summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
AgeCommit message (Expand)Author
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
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
2019-03-17Merge remote-tracking branch 'upstream/master' into move-tutorMarcus Huderle
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-04Split rom asm file in halfPhlosioneer
2019-03-03Fix typosPhlosioneer
2019-03-01Reduce externsPhlosioneer
2019-02-08Document battle arenaMarcus Huderle
2019-02-02Name action 11DizzyEggg
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
2019-01-13Move some vars to CDizzyEggg
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-26Fix BgAttributesDizzyEggg
2018-12-25use max mon moves constant where able (#480)melthelesbian
2018-12-24Clear includesDizzyEggg
2018-12-19Merge pull request #454 from golemgalvanize/decompile_party_menuDiegoisawesome