Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-06 | add spaces around - and remove comment from include in battle.h | MCboy | |
2020-11-06 | use constants for ball throw count | MCboy | |
2020-11-03 | Merge pull request #1189 from aaaaaa123456789/reverts | PikalaxALT | |
Undo PokeCodec's PRs and port changes | |||
2020-11-02 | Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald ↵ | Kurausukun | |
into reverts | |||
2020-11-02 | address comments | Kurausukun | |
2020-10-29 | Use constants for menu info icon table | GriffinR | |
2020-10-26 | Merge branch 'master' into reverts | aaaaaa123456789 | |
2020-10-26 | re-match BattleIntroOpponent1SendsOutMonAnimation | Kurausukun | |
a lot of functions and a bit of data had to be moved from battle_main.c to battle_util.c; I have added a note to battle_util.c stating the reason for this | |||
2020-10-26 | port sub_806F160 fakematch fix | Kurausukun | |
2020-10-23 | re-match sub_81C79BC (from #1177) | Kurausukun | |
also re-define RBG macros | |||
2020-10-23 | re-match Cmd_unknown_24 (from #1140) | Kurausukun | |
changes to data structs are necessary. other things that look unnecessary, like the order of operands, are also necessary. fuck this function. | |||
2020-10-11 | Merge pull request #1229 from ghoulslash/document | GriffinR | |
start pokenav documentation | |||
2020-10-11 | align pokenav task funcs and update some pokenav menu bg gfx files | Evan | |
2020-10-11 | Document gUnknown_03006298 | kageru | |
2020-10-10 | start pokenav documentation | Evan | |
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-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 | |