summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
AgeCommit message (Expand)Author
2020-09-10Change according to feedbackPokeCodec
2020-09-10Make returnPokeCodec
2020-09-09Remove register variable mentionPokeCodec
2020-09-09Match battle_script commandsPokeCodec
2020-09-09Fix Battle_Script_commands fakematchPokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-09-01Merge pull request #1149 from PokeCodec/datatypesGriffinR
2020-08-30Merge branch 'master' into pokeball-dochondew
2020-08-30Document throwing pokeballhondew
2020-08-23Documentation of unk fieldPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-08-18Match battle script commands by correcting a function and the pokemon structPokeCodec
2020-08-11Add some charmap constant usageGriffinR
2020-08-10Merge pull request #1122 from GriffinRichards/clean-battlemsgGriffinR
2020-08-04Add stat stage constantsGriffinR
2020-07-27Document some battle_util.cExpoSeed
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-03-17Using Battle Action constantsAsparagusEduardo
2020-03-17Merge pull request #1000 from GriffinRichards/doc-dexPikalaxALT
2020-03-09Document pokedex.cGriffinR
2020-03-07Using True/False on SetMoveEffect.Eduardo Quezada
2020-02-25Document remaining status/general/special animsGriffinR
2020-02-04Use friendship event constantsGriffinR
2020-02-04Document some pokenav menu handlersGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-11-23Turn some magic numbers into named constantsThomas Winwood
2019-11-07Document some battle_bg-related thingsMarcus Huderle
2019-11-04Merge pull request #787 from GriffinRichards/rename-tablecmdshuderlem
2019-10-31Document party_menu second passGriffinR
2019-10-26Rename some STAT_CHANGE macrosGriffinR
2019-10-25Document party_menu first passGriffinR
2019-09-30Use STR_CONV constantsGriffinR
2019-09-27Rename CONTACT macros to ON_DAMAGEGriffinR
2019-09-27Clean up new Cmd macro namesGriffinR
2019-09-26Merge branch 'master' into rename-tablecmdsGriffinR
2019-09-25Merge pull request #816 from jiangzhengwenjz/ptch-3huderlem
2019-09-17Review changes for #807GriffinR
2019-09-16more constant usageGriffinR
2019-09-15Update BS constants for Cmd renameGriffinR
2019-08-28get rid of goto in battle_script_commandsjiangzhengwenjz
2019-08-23Rename atk## constants and statesGriffinR
2019-08-23rename atk## prefixesGriffinR
2019-05-16Change abilities in base stats to arrayDizzyEggg
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-05-03Fix indentationhuderlem
2019-05-03Update comparisonhjk321
2019-05-03Fix indentation Errorhjk321
2019-05-03Document magic number from atk04_critcalchjk321
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer