summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
AgeCommit message (Collapse)Author
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
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer
2019-04-05Make it compileDizzyEggg
2019-04-05Finish up menu specialisedDizzyEggg
2019-04-04Fix a typo in as(s)istattackselectAJ Fontaine
2019-04-04RGB ConstantsPhlosioneer
2019-04-03Try to get closer to matching.ultima-soul
2019-03-30Helpful macros for atk49DizzyEggg