summaryrefslogtreecommitdiff
path: root/include/battle.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-08-30Minor battle_anim_throw cleanupGriffinR
2020-08-30Merge branch 'master' into pokeball-dochondew
2020-08-30Document throwing pokeballhondew
continue Document more Doc more funcs Remove workspace Document shiny stars Document PokeBlock Clean up Clean more
2020-08-18Match battle script commands by correcting a function and the pokemon structPokeCodec
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-02-25Finish documenting move anim scriptsGriffinR
2019-09-26Merge branch 'master' into rename-tablecmdsGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-08-23Rename atk## constants and statesGriffinR
2019-04-05Document secret baseMarcus Huderle
2019-04-05Clean up data headersDizzyEggg
2019-04-05Finish up menu specialisedDizzyEggg
2019-03-31Give battle_anim files appropriate namesMarcus Huderle
2019-03-30sub_8018220PikalaxALT
2019-03-03Fix typosPhlosioneer
This is an updated version of #554, since it hasn't been updated in two weeks.
2019-02-02Name action 11DizzyEggg
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-24Clear includesDizzyEggg
2018-12-17Document a bunch of battle anim stuffMarcus Huderle
2018-12-13Decompile battle_anim_8170478.c (#445)Marcus Huderle
2018-12-07Document trainer battle scripts (#430)DizzyEggg
2018-11-19Move vars to battle_main.cDizzyEggg
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-11Document battle arenaDizzyEggg
2018-11-11Factory doneDizzyEggg
2018-10-21more tower, failDizzyEggg
2018-10-14Clean battle structsDizzyEggg
2018-10-14clean battle structsDizzyEggg
2018-10-06Merge pull request #320 from DizzyEggg/animsMarcus Huderle
Document battle animation scripts
2018-09-22gRandomMove to gCalledMoveDizzyEggg
2018-09-12Sync battle anim labels with pokerubyDizzyEggg
2018-09-10Document battle animation scripts.DizzyEggg
2018-07-29Document a bit of atk47DizzyEggg
2018-07-29Document atk48DizzyEggg
2018-07-20Make TrainerMonPtr fields constvblm12
2018-07-16IS_MOVE_PHYSICAL to IS_TYPE_PHYSIALDizzyEggg
2018-07-16Battle files - review changesDizzyEggg
2018-07-07add party menu definesDizzyEggg
2018-07-01document frontier relatedDizzyEggg
2018-06-30C vars sym ewramDizzyEggg
2018-06-28document party status summaryDizzyEggg
2018-06-20document bounce effectDizzyEggg
2018-06-19document battle barsDizzyEggg
2018-06-17label and document battle windowsDizzyEggg
2018-03-01merge with masterDizzyEggg
2018-03-01Merge branch 'master' into decompile_battle_link_817C95CDizzyEggg
2018-03-01more battle files cleaningDizzyEggg