Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-30 | Move the dbbw, dbww, and dbwww macros to legacy | Rangi | |
2021-03-05 | Verify data table sizes with table_width and assert_table_length macros | Rangi | |
It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants. | |||
2020-10-30 | UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle anims | Rangi | |
2020-10-30 | Identify wSpriteAnimDict key constants | Rangi | |
2020-10-06 | Identify battle bg effects functions and constants | Rangi | |
2020-10-04 | Identify anim object constants | Rangi | |
2020-10-03 | Identify battle animation functions | Rangi | |
2020-06-05 | Fix file permissions. | entrpntr | |
2020-06-05 | add engine/battle_anims/functions.asm | libjet | |
2020-06-05 | Add engine/battle_anims/helpers.asm, and the rest of data/battle_anims | libjet | |
2020-06-05 | Add data/battle_anims/objects.asm | libjet | |