Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-19 | Use GET_UNOWN_LETTER macro | GriffinR | |
2021-01-13 | Label remaining battle types | GriffinR | |
2021-01-07 | Use constants for max IVs & the random IV generation flag | SphericalIce | |
2020-12-24 | Label remaining subs in battle_tower.c | GriffinR | |
2020-12-10 | Merge remote-tracking branch 'upstream/master' into berry_crush | Kurausukun | |
2020-11-02 | Re-apply joypad macros (minus merge conflicts) | aaaaaa123456789 | |
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-22 | port fakematch fixes from #1155 | Kurausukun | |
2020-10-01 | Replace POKEMON_SLOTS_NUMBER | GriffinR | |
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-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-08 | Fix build | PokeCodec | |
2020-09-08 | Match BattleIntroOpponent1SendsOutMonAnimation | PokeCodec | |
2020-09-08 | More adjustments | PokeCodec | |
2020-09-06 | Preparation for matching BattleIntroOpponent1SendsOutMonAnimation | PokeCodec | |
2020-09-06 | u8 position | PokeCodec | |
2020-09-05 | While to do_while | PokeCodec | |
2020-09-05 | Change division to explicit shifts for consistency | PokeCodec | |
2020-09-05 | Refactor Use Item | PokeCodec | |
2020-09-05 | Match CheckBagHasSpace | PokeCodec | |
2020-09-04 | Switch to button macros | PokeCodec | |
2020-09-04 | Merge pull request #1163 from GriffinRichards/doc-animthrow | PikalaxALT | |
Minor battle_anim_throw cleanup | |||
2020-09-02 | Tidy up naked functions | Thomas Winwood | |
2020-08-30 | Minor battle_anim_throw cleanup | GriffinR | |
2020-08-28 | Merge pull request #1146 from GriffinRichards/rename-songs | GriffinR | |
Give songs meaningful english names | |||
2020-08-28 | More formatting fixes | PokeCodec | |
2020-08-28 | format | pi1024e | |
2020-08-28 | Make formatting corrections | pi1024e | |
2020-08-26 | removed fakematch | PokeCodec | |
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-08-16 | Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest | GriffinR | |
2020-08-13 | Document link contest connection | GriffinR | |
2020-08-04 | Add stat stage constants | GriffinR | |
2020-07-18 | Clean up some battle scr cmd data | GriffinR | |
2020-07-14 | Merge pull request #1094 from DizzyEggg/rename | GriffinR | |
Give proper names to some functions | |||
2020-07-14 | Merge pull request #1080 from AsparagusEduardo/EndBalls | GriffinR | |
Created constant for easier Ball Expansion. | |||
2020-07-14 | Give proper names to some functions | DizzyEggg | |
2020-07-12 | Renamed constant, | Eduardo Quezada | |
2020-06-21 | Created constant for easier Ball Expansion. | Eduardo Quezada | |
2020-06-03 | Label union room battle trainer | GriffinR | |
2020-03-17 | Using Battle Action constants | AsparagusEduardo | |
2020-02-04 | Use friendship event constants | GriffinR | |
2019-12-17 | Document Battle Tower scripts | GriffinR | |
2019-11-07 | Document some battle_bg-related things | Marcus Huderle | |
2019-11-04 | Merge pull request #787 from GriffinRichards/rename-tablecmds | huderlem | |
Rename table cmds | |||
2019-10-31 | Review changes for party menu doc | GriffinR | |
2019-10-31 | Document party_menu second pass | GriffinR | |
2019-10-25 | Document party_menu first pass | GriffinR | |
2019-10-09 | More trade documentation | GriffinR | |