summaryrefslogtreecommitdiff
path: root/include/battle_main.h
AgeCommit message (Collapse)Author
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
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-08Match BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-08More adjustmentsPokeCodec
2020-08-30Minor battle_anim_throw cleanupGriffinR
2020-07-14Give proper names to some functionsDizzyEggg
2019-10-31Review changes for party menu docGriffinR
2019-10-31Document party_menu second passGriffinR
2019-10-25Document party_menu first passGriffinR
2018-12-23move data to cDizzyEggg
2018-10-11decompiled up to sub_81B0948golem galvanize
2018-09-11Move battle_bg data to CSlawter666
2018-06-20document bounce effectDizzyEggg
2018-02-26type and ability names to CDizzyEggg
2018-02-07move battle vars to c fileDizzyEggg
2018-01-16rename battle_2.c to battle_main.ccamthesaxman