summaryrefslogtreecommitdiff
path: root/macros/scripts/battle_anims.asm
AgeCommit message (Expand)Author
2021-03-21Clean up some macro definitionsRangi
2021-03-11Verify script command table sizesRangi
2020-10-26Use more assertions to ensure correct code and dataRangi
2020-07-08Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2019-04-09TextBox -> Textboxmid-kid
2019-02-17Don't use legacy macrosRangi
2019-02-16Document wBattleAnimFlagsmid-kid
2018-11-25Rename "feet and head follow" commandsmid-kid
2018-11-20Cosmetic fixesmid-kid
2018-07-28anim_ret_command is an index in a table after allmid-kid
2018-07-18Fix anim_ret_commandmid-kid
2018-02-25* loadmenuheader -> loadmenu (ead103d)Rangi
2018-01-01Document some more battle animation commandsyenatch
2017-12-29Fix anim_obj x/y valuesyenatch
2017-12-28endm -> ENDMxCrystal
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal
2017-12-26Use "battle_anims" and "sprite_anims" for clarity, not just "anims"Remy Oukaour