summaryrefslogtreecommitdiff
path: root/src/battle_main.c
AgeCommit message (Expand)Author
2021-03-15Update newly named fieldsPikalaxALT
2021-03-12More documentation in battle_mainPikalaxALT
2021-03-12Resolve link comm buffers in gBattleStructPikalaxALT
2021-03-12Nonmatching resoltuionPikalaxALT
2021-03-04Label battle tower link scriptGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-02-12Document PokemonUseItemEffectsGriffinR
2021-01-23Misc battle documentationGriffinR
2021-01-22Document battle_controller_opponent.cGriffinR
2021-01-22Document battle_controller_player.cGriffinR
2021-01-22Document remainder of battle_controllers.cGriffinR
2021-01-19Use GET_UNOWN_LETTER macroGriffinR
2021-01-13Label remaining battle typesGriffinR
2021-01-07Use constants for max IVs & the random IV generation flagSphericalIce
2020-12-24Label remaining subs in battle_tower.cGriffinR
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-26re-match BattleIntroOpponent1SendsOutMonAnimationKurausukun
2020-10-22port fakematch fixes from #1155Kurausukun
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-19battle_gfx_sfx_util.c: Very annoying fakematch fix.Kaz
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-08Fix buildPokeCodec
2020-09-08Match BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-08More adjustmentsPokeCodec
2020-09-06Preparation for matching BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-06u8 positionPokeCodec
2020-09-05While to do_whilePokeCodec
2020-09-05Change division to explicit shifts for consistencyPokeCodec
2020-09-05Refactor Use ItemPokeCodec
2020-09-05Match CheckBagHasSpacePokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-09-04Merge pull request #1163 from GriffinRichards/doc-animthrowPikalaxALT
2020-09-02Tidy up naked functionsThomas Winwood
2020-08-30Minor battle_anim_throw cleanupGriffinR
2020-08-28Merge pull request #1146 from GriffinRichards/rename-songsGriffinR
2020-08-28More formatting fixesPokeCodec
2020-08-28formatpi1024e
2020-08-28Make formatting correctionspi1024e
2020-08-26removed fakematchPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-13Document link contest connectionGriffinR
2020-08-04Add stat stage constantsGriffinR
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-07-14Merge pull request #1094 from DizzyEggg/renameGriffinR
2020-07-14Merge pull request #1080 from AsparagusEduardo/EndBallsGriffinR
2020-07-14Give proper names to some functionsDizzyEggg
2020-07-12Renamed constant,Eduardo Quezada