summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2021-02-08Label unused layoutsGriffinR
2021-02-05Add berry tree id constantsGriffinR
2021-02-05Document secret_base.cGriffinR
2021-02-05Fix "Compatibility" MisspellingDeokishisu
Someone misspelled "compatibility" as "compatability" in the daycare-related files. This commit spells them correctly.
2021-02-03Document evolution sceneGriffinR
2021-02-02Merge pull request #1314 from GriffinRichards/doc-controllersGriffinR
Document battle controllers, misc other battle
2021-02-01Merge pull request #1316 from GriffinRichards/doc-scrcmdGriffinR
Label remaining script commands, document some scrcmd.c, event_object_lock, trainer_see, berry tree
2021-01-28Label bard music pitch tableGriffinR
2021-01-28Index gBardSounds_Moves and gBardSounds_Pokemon with constantsGriffinR
2021-01-26Fix up berry sparkleGriffinR
2021-01-26Document object lock and some trainer approachGriffinR
2021-01-26Clean up scrcmd.cGriffinR
2021-01-23Misc battle anim documentationGriffinR
2021-01-23Misc battle documentationGriffinR
2021-01-22Document battle_controller_opponent.cGriffinR
2021-01-22Document battle_controller_player.cGriffinR
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-20Include NUM_REFLECTION_TYPES in the ReflectionTypes enumSphericalIce
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-19Add FIRST_BALL, some FIRST_BERRY_INDEX usageGriffinR
2021-01-19Name color return values more accuratelySphericalIce
2021-01-19Parentheses for GET_UNOWN_LETTERGriffinR
2021-01-19Make broader use of RGB macrosSphericalIce
2021-01-19Add misc item data constantsGriffinR
2021-01-19Use GET_UNOWN_LETTER macroGriffinR
2021-01-15Make filler in PokemonSubstruct0 explicitGriffinR
2021-01-14Document battle tv dataGriffinR
2021-01-13Label remaining battle typesGriffinR
2021-01-11List battle animation indexes alongside tablesGriffinR
2021-01-11rename string id to reflect usageopakedragon
2021-01-07Use constants for max IVs & the random IV generation flagSphericalIce
2021-01-04Fix substitute back spriteGriffinR
2021-01-03Merge pull request #1283 from GriffinRichards/doc-factscreenGriffinR
Document battle factory screen
2021-01-03Merge pull request #1285 from GriffinRichards/doc-fieldscrGriffinR
Minor field_screen_effect / field_player_avatar documentation
2021-01-01Label some ReturnToField funcsGriffinR
2021-01-01Document warp spin functionsGriffinR
2020-12-31Merge branch 'master' into doc-factscreenGriffinR
2020-12-30Resume factory screen docGriffinR
2020-12-29Index battle controller cmd tablesGriffinR
2020-12-24Label remaining subs in battle_tower.cGriffinR
2020-12-14Merge pull request #1265 from Kurausukun/berry_crushGriffinR
fakematch fixes, begin documenting Berry Crush (based on #1187)
2020-12-14Merge pull request #1267 from ipatix/m4a_namesGriffinR
refactor m4a.c/m4a_1.s constant/variable/type naming
2020-12-14Merge pull request #1269 from GriffinRichards/bugfixGriffinR
Use BUGFIX for some inline fixes
2020-12-13BUGFIX implies UBFIXGriffinR
2020-12-13docs: fix simple typo, redunant -> redundantTim Gates
There is a small typo in include/constants/battle_frontier.h. Should read `redundant` rather than `redunant`.
2020-12-12Use BUGFIX for some inline fixesGriffinR