summaryrefslogtreecommitdiff
path: root/src/battle_util.c
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-08Fix Battle util fakematchPokeCodec
2020-09-08Finished header includesPokeCodec
2020-09-08Match BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-08-10Merge pull request #1122 from GriffinRichards/clean-battlemsgGriffinR
Add stat stage constants, clean up misc battle msg data
2020-08-04Add stat stage constantsGriffinR
2020-07-27Fix naming style of functionExpoSeed
2020-07-27Document some battle_util.cExpoSeed
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-03-07Using True/False on SetMoveEffect.Eduardo Quezada
2019-12-06Sync weather namesGriffinR
2019-09-27Rename CONTACT macros to ON_DAMAGEGriffinR
2019-09-26Merge branch 'master' into rename-tablecmdsGriffinR
2019-09-16Use misc ScrCmd constantsGriffinR
2019-09-15Update BS constants for Cmd renameGriffinR
2019-04-05Clean up data headersDizzyEggg
2019-03-31Give battle_anim files appropriate namesMarcus Huderle
2019-03-05Rename an erroneously named battlescriptDizzyEggg
2019-03-03Fix typosPhlosioneer
This is an updated version of #554, since it hasn't been updated in two weeks.
2019-01-29Rename a palace battle fieldDizzyEggg
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
2018-12-25use max mon moves constant where able (#480)melthelesbian
* use max mon moves constant where able * fix errors in script commands file * fix more errors
2018-12-08Clean up field weatherDizzyEggg
2018-12-08Decompile field weatherDizzyEggg
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-11-18Party Size and Num StatsDizzyEggg
2018-11-11Document battle arenaDizzyEggg
2018-10-14clean battle structsDizzyEggg
2018-09-22gRandomMove to gCalledMoveDizzyEggg
2018-09-01Label various battle scriptsDizzyEggg
2018-08-03Tabs to spacesDizzyEggg
2018-08-03Battle code enums in case switchesDizzyEggg
2018-07-16Battle files - review changesDizzyEggg
2018-07-07add party menu definesDizzyEggg
2018-07-01document frontier relatedDizzyEggg
2018-06-28document party status summaryDizzyEggg
2018-03-01more battle files cleaningDizzyEggg
2018-02-26correct move target definesDizzyEggg
2018-02-11add more const pokemon data, clear includeDizzyEggg
2018-02-10decompile all pokemon filesDizzyEggg
2018-02-08more battle labelsDizzyEggg
2018-02-08pokemon and battle constantsDizzyEggg
2018-02-08create more battle constantsDizzyEggg
2018-02-08get rid of unnecessary externsDizzyEggg
2018-02-07move battle vars to c fileDizzyEggg
2018-02-06more renamingcamthesaxman
2018-02-06more renamingcamthesaxman
2018-02-05rename bank to battlercamthesaxman
2018-01-16more renamingcamthesaxman
2018-01-16identity -> positioncamthesaxman