Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-23 | Use compound assignment operators | Rangi | |
2020-07-10 | Use const_skip and const_next macros for brevity | Rangi | |
2020-07-08 | Eliminate enum: use const instead, with case-by-case parallel const ↵ | Rangi | |
implementations | |||
2020-03-21 | rgbds supports 'X - 1' instead of 'X + -1' | Rangi | |
2019-02-15 | dorepeat -> dowait for oam animations | mid-kid | |
Having the pic animation macros be the same as the oam animation macros isn't really turning out so well... I wonder if we should split them up eventually. | |||
2018-02-02 | use "x + -1" not "x +- 1" | Rangi | |
(TODO: use "x - 1" once rgbds allows it) | |||
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 | |