summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-01-23Misc battle documentationGriffinR
2021-01-22Sync link opponent controller doc to opponentGriffinR
2021-01-22Sync recorded opponent controller doc to opponentGriffinR
2021-01-22Document battle_controller_opponent.cGriffinR
2021-01-22Sync link partner controller doc to playerGriffinR
2021-01-22Sync player partner controller doc to playerGriffinR
2021-01-22Sync recorded player controller doc to playerGriffinR
2021-01-22Sync safari/wally controller doc to playerGriffinR
2021-01-22Document battle_controller_player.cGriffinR
2021-01-22Update main.cN
2021-01-22Undo changeN
2021-01-22Some more tweaksN
2021-01-22Document remainder of battle_controllers.cGriffinR
2021-01-21Merge pull request #1305 from GriffinRichards/doc-battletvGriffinR
Document battle tv data
2021-01-20Merge pull request #1312 from sphericalice/pokeemeraldGriffinR
Fix misnamed ground effect flags & document reflections
2021-01-20Rename GetObjEventReflectionType & fix fakematch in ↵SphericalIce
GetGroundEffectFlags_Reflection
2021-01-20Move the definition of RETURN_REFLECTION_TYPE_AT and make use of REFL_TYPE_NONESphericalIce
2021-01-20Include NUM_REFLECTION_TYPES in the ReflectionTypes enumSphericalIce
2021-01-19Merge pull request #1311 from GriffinRichards/clean-unusedGriffinR
Remove unused local variables and functions
2021-01-19Merge pull request #1309 from GriffinRichards/misc-macroGriffinR
Use constants for item data, misc other constants/fixes
2021-01-19Name object event ID arguments properlySphericalIce
2021-01-19Correct ground effect flag names for reflections & document sprite data usageSphericalIce
2021-01-19Remove unused local variables and functionsGriffinR
2021-01-19Revert zero initializationN
2021-01-19Clarified comment againN
2021-01-19Clarified commentsN
Made comments clearer.
2021-01-19Add FIRST_BALL, some FIRST_BERRY_INDEX usageGriffinR
2021-01-19Name color return values more accuratelySphericalIce
2021-01-19Make broader use of RGB macrosSphericalIce
2021-01-19Add misc item data constantsGriffinR
2021-01-19Use constants for contestLinkResultsGriffinR
2021-01-19Use NUMBER_OF_MON_TYPES in pokedex searchGriffinR
2021-01-19Use ARRAY_COUNT in PrintMenuTableGriffinR
2021-01-19Use ARRAY_COUNT in InitBgsFromTemplatesGriffinR
2021-01-19Use GET_UNOWN_LETTER macroGriffinR
2021-01-17Update task.cN
2021-01-17Update task.cN
2021-01-17Update commentN
2021-01-17Make variable name shorterN
2021-01-16renamed taskNum to followupFuncDataIndexN
2021-01-16FIxed the commentsN
2021-01-16Update task.cN
2021-01-16Update task.cN
2021-01-16Remove defineN
2021-01-16Update task.cN
2021-01-16Update task.cN
2021-01-16Get rid of Task_data_OP macroN
This macro is so annoying. Can we please do away with it?
2021-01-14Document battle tv dataGriffinR
2021-01-14Index gBardSoundsTableGriffinR
2021-01-14Array count for easy chat word groupsGriffinR