summaryrefslogtreecommitdiff
path: root/include/battle.h
AgeCommit message (Collapse)Author
2021-03-15Update newly named fieldsPikalaxALT
2021-03-12More documentation in battle_mainPikalaxALT
2021-03-12Resolve link comm buffers in gBattleStructPikalaxALT
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
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-11-06add spaces around - and remove comment from include in battle.hMCboy
2020-11-06use constants for ball throw countMCboy
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-23re-match Cmd_unknown_24 (from #1140)Kurausukun
changes to data structs are necessary. other things that look unnecessary, like the order of operands, are also necessary. fuck this function.
2020-10-05Add ITEM6_HEAL constants, change move flags to shiftsGriffinR
2020-09-19battle_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-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