summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2020-10-05Add ITEM6_HEAL constants, change move flags to shiftsGriffinR
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-25Use constants for item digitsGriffinR
2020-09-20More documenting trainer hilltustin2121
- Renamed members and added comments in the TrHillDisplay struct. - Formatted the trainer hill data to better match the metatile layout its representing. - Documented the function which uses this data.
2020-09-19battle_gfx_sfx_util.c: Very annoying fakematch fix.Kaz
daycare.c: -g eliminates the need for the brace hack. battle_transition.c: Fix Phase2_Ripple_Func2...?
2020-09-17field_player_avatar.c: Fix TryInterruptObjectEventSpecialAnim fakematch.Kaz
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-09Document size field of unknown structPokeCodec
2020-09-09Type adjustPokeCodec
2020-09-08Match BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-08More adjustmentsPokeCodec
2020-09-06Make 0xFF have a lowercase "x"PokeCodec
2020-09-06Move buffer has and operation tooPokeCodec
2020-09-06Remove explicit paddingPokeCodec
2020-09-05FixPokeCodec
2020-09-05Tidy up headersPokeCodec
2020-09-05Merge pull request #1177 from PokeCodec/MatchEmeraldPikalaxALT
Match All but 2 remaining naked functions
2020-09-05Fixed Pacifidlog typo.Eduardo Quezada
2020-09-04Make JOY Macros matchPokeCodec
2020-09-04Make battle pyramid defines into enumsPokeCodec
2020-09-04Fix issues according to feedbackPokeCodec
2020-09-04Make argument intPokeCodec
2020-09-04Match more functionsPokeCodec
2020-09-04Merge pull request #1161 from GriffinRichards/doc-wallclockPikalaxALT
Document wall clock data
2020-09-04Merge pull request #1163 from GriffinRichards/doc-animthrowPikalaxALT
Minor battle_anim_throw cleanup
2020-09-03Merge pull request #1158 from GriffinRichards/doc-cablecarGriffinR
Document cable car
2020-09-01Merge pull request #1156 from GriffinRichards/doc-raysceneGriffinR
Document Rayquaza cutscene
2020-09-01Merge pull request #1165 from GriffinRichards/fix-underwatermapsGriffinR
Give proper names to underwater maps
2020-09-01Merge pull request #1149 from PokeCodec/datatypesGriffinR
gflib documenting
2020-09-01Give proper names to underwater mapsGriffinR
2020-08-30Merge pull request #1152 from GriffinRichards/doc-blenderGriffinR
Document berry blender
2020-08-30Merge pull request #1144 from PokeCodec/libgbasyscallGriffinR
Cleanup and fix mistakes in libraries
2020-08-30Minor battle_anim_throw cleanupGriffinR
2020-08-30Rename to battle_anim_throwhondew
2020-08-30Merge branch 'master' into pokeball-dochondew
2020-08-30Document throwing pokeballhondew
continue Document more Doc more funcs Remove workspace Document shiny stars Document PokeBlock Clean up Clean more
2020-08-29Document wallclock dataGriffinR
2020-08-29fixed mistakespi1024e
2020-08-28Merge pull request #1160 from kiliwily/master2GriffinR
add MAX_LEVEL_UP_MOVES macro
2020-08-29add more macroskiliwily
2020-08-28Merge branch 'master' into doc-cablecarGriffinR
2020-08-28Merge branch 'master' into doc-raysceneGriffinR
2020-08-28Merge branch 'master' into doc-blenderGriffinR
2020-08-28Merge pull request #1146 from GriffinRichards/rename-songsGriffinR
Give songs meaningful english names
2020-08-28Merge branch 'master' into doc-blenderGriffinR
2020-08-28add MAX_LEVEL_UP_MOVES macrokiliwily
2020-08-28Partially document item_menu.cEduardo Quezada
2020-08-28Document cable carGriffinR
2020-08-28Add MAX_PER_STAT_EVS macroThomas Winwood
2020-08-27Clean up rayquaza scene documentationGriffinR