Age | Commit message (Expand) | Author |
---|---|---|
2021-03-21 | Clean up some macro definitions | Rangi |
2021-03-11 | Verify script command table sizes | Rangi |
2020-10-26 | Use more assertions to ensure correct code and data | Rangi |
2020-07-08 | Eliminate enum: use const instead, with case-by-case parallel const implement... | Rangi |
2019-04-09 | TextBox -> Textbox | mid-kid |
2019-02-17 | Don't use legacy macros | Rangi |
2019-02-16 | Document wBattleAnimFlags | mid-kid |
2018-11-25 | Rename "feet and head follow" commands | mid-kid |
2018-11-20 | Cosmetic fixes | mid-kid |
2018-07-28 | anim_ret_command is an index in a table after all | mid-kid |
2018-07-18 | Fix anim_ret_command | mid-kid |
2018-02-25 | * loadmenuheader -> loadmenu (ead103d) | Rangi |
2018-01-01 | Document some more battle animation commands | yenatch |
2017-12-29 | Fix anim_obj x/y values | yenatch |
2017-12-28 | endm -> ENDM | xCrystal |
2017-12-28 | Uppercase MACRO and EQU(S) according to the style guide | xCrystal |
2017-12-26 | Use "battle_anims" and "sprite_anims" for clarity, not just "anims" | Remy Oukaour |