Age | Commit message (Expand) | 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 implement... | Rangi |
2020-03-21 | rgbds supports 'X - 1' instead of 'X + -1' | Rangi |
2019-02-15 | dorepeat -> dowait for oam animations | mid-kid |
2018-02-02 | use "x + -1" not "x +- 1" | Rangi |
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 |