summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.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-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
gflib documenting
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-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
Add stat stage constants, clean up misc battle msg data
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
Document pokedex.c
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
Rename table cmds
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
get rid of goto in battle_script_commands
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