Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-15 | Update newly named fields | PikalaxALT | |
2021-03-12 | More documentation in battle_main | PikalaxALT | |
2021-03-12 | Resolve link comm buffers in gBattleStruct | PikalaxALT | |
2021-03-12 | Nonmatching resoltuion | PikalaxALT | |
- Fix fakematch in Cmd_get_used_held_item - Remove `static` overrides in MODERN in four objects | |||
2021-03-04 | Label battle tower link script | GriffinR | |
2021-02-24 | Add palette selection constants | GriffinR | |
2021-02-12 | Document PokemonUseItemEffects | GriffinR | |
2021-01-23 | Misc battle documentation | GriffinR | |
2021-01-22 | Document battle_controller_opponent.c | GriffinR | |
2021-01-22 | Document battle_controller_player.c | GriffinR | |
2021-01-22 | Document remainder of battle_controllers.c | GriffinR | |
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 | |