summaryrefslogtreecommitdiff
path: root/data/battle_anims
AgeCommit message (Collapse)Author
2021-05-30Move the dbbw, dbww, and dbwww macros to legacyRangi
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
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-30UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle animsRangi
2020-10-30Identify wSpriteAnimDict key constantsRangi
2020-10-06Identify battle bg effects functions and constantsRangi
2020-10-04Identify anim object constantsRangi
2020-10-03Identify battle animation functionsRangi
2020-06-05Fix file permissions.entrpntr
2020-06-05add engine/battle_anims/functions.asmlibjet
2020-06-05Add engine/battle_anims/helpers.asm, and the rest of data/battle_animslibjet
2020-06-05Add data/battle_anims/objects.asmlibjet