Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-05 | Add ITEM6_HEAL constants, change move flags to shifts | GriffinR | |
2020-10-01 | Replace POKEMON_SLOTS_NUMBER | GriffinR | |
2020-09-25 | Use constants for item digits | GriffinR | |
2020-09-20 | More documenting trainer hill | tustin2121 | |
- 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-19 | battle_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-17 | field_player_avatar.c: Fix TryInterruptObjectEventSpecialAnim fakematch. | Kaz | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
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-09 | Document size field of unknown struct | PokeCodec | |
2020-09-09 | Type adjust | PokeCodec | |
2020-09-08 | Match BattleIntroOpponent1SendsOutMonAnimation | PokeCodec | |
2020-09-08 | More adjustments | PokeCodec | |
2020-09-06 | Make 0xFF have a lowercase "x" | PokeCodec | |
2020-09-06 | Move buffer has and operation too | PokeCodec | |
2020-09-06 | Remove explicit padding | PokeCodec | |
2020-09-05 | Fix | PokeCodec | |
2020-09-05 | Tidy up headers | PokeCodec | |
2020-09-05 | Merge pull request #1177 from PokeCodec/MatchEmerald | PikalaxALT | |
Match All but 2 remaining naked functions | |||
2020-09-05 | Fixed Pacifidlog typo. | Eduardo Quezada | |
2020-09-04 | Make JOY Macros match | PokeCodec | |
2020-09-04 | Make battle pyramid defines into enums | PokeCodec | |
2020-09-04 | Fix issues according to feedback | PokeCodec | |
2020-09-04 | Make argument int | PokeCodec | |
2020-09-04 | Match more functions | PokeCodec | |
2020-09-04 | Merge pull request #1161 from GriffinRichards/doc-wallclock | PikalaxALT | |
Document wall clock data | |||
2020-09-04 | Merge pull request #1163 from GriffinRichards/doc-animthrow | PikalaxALT | |
Minor battle_anim_throw cleanup | |||
2020-09-03 | Merge pull request #1158 from GriffinRichards/doc-cablecar | GriffinR | |
Document cable car | |||
2020-09-01 | Merge pull request #1156 from GriffinRichards/doc-rayscene | GriffinR | |
Document Rayquaza cutscene | |||
2020-09-01 | Merge pull request #1165 from GriffinRichards/fix-underwatermaps | GriffinR | |
Give proper names to underwater maps | |||
2020-09-01 | Merge pull request #1149 from PokeCodec/datatypes | GriffinR | |
gflib documenting | |||
2020-09-01 | Give proper names to underwater maps | GriffinR | |
2020-08-30 | Merge pull request #1152 from GriffinRichards/doc-blender | GriffinR | |
Document berry blender | |||
2020-08-30 | Merge pull request #1144 from PokeCodec/libgbasyscall | GriffinR | |
Cleanup and fix mistakes in libraries | |||
2020-08-30 | Minor battle_anim_throw cleanup | GriffinR | |
2020-08-30 | Rename to battle_anim_throw | hondew | |
2020-08-30 | Merge branch 'master' into pokeball-doc | hondew | |
2020-08-30 | Document throwing pokeball | hondew | |
continue Document more Doc more funcs Remove workspace Document shiny stars Document PokeBlock Clean up Clean more | |||
2020-08-29 | Document wallclock data | GriffinR | |
2020-08-29 | fixed mistakes | pi1024e | |
2020-08-28 | Merge pull request #1160 from kiliwily/master2 | GriffinR | |
add MAX_LEVEL_UP_MOVES macro | |||
2020-08-29 | add more macros | kiliwily | |
2020-08-28 | Merge branch 'master' into doc-cablecar | GriffinR | |
2020-08-28 | Merge branch 'master' into doc-rayscene | GriffinR | |
2020-08-28 | Merge branch 'master' into doc-blender | GriffinR | |
2020-08-28 | Merge pull request #1146 from GriffinRichards/rename-songs | GriffinR | |
Give songs meaningful english names | |||
2020-08-28 | Merge branch 'master' into doc-blender | GriffinR | |
2020-08-28 | add MAX_LEVEL_UP_MOVES macro | kiliwily | |
2020-08-28 | Partially document item_menu.c | Eduardo Quezada | |
2020-08-28 | Document cable car | GriffinR | |
2020-08-28 | Add MAX_PER_STAT_EVS macro | Thomas Winwood | |
2020-08-27 | Clean up rayquaza scene documentation | GriffinR | |