aboutsummaryrefslogtreecommitdiffstats
path: root/data/battle_anims/subanimations.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi1-1/+1
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi1-1/+1
2022-09-26Bug: `SUBANIMTYPE_COORDFLIP` should be `SUBANIMTYPE_HVFLIP` (#394)Vortyne1-1/+1
2022-09-25Change names of move subanimations to be meaningful (#389)BlueZangoose1-172/+172
2022-06-06RGBDS syntax updates (#86)vulcandth1-1/+1
2022-06-06RGBDS syntax updates (#358)vulcandth1-1/+1
2021-05-31Improve some RAM formattingRangi1-1/+1
2021-05-31Improve some RAM formattingRangi1-1/+1
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+2
2020-11-04Sync with pokereddannye1-0/+954
2020-07-17Define constants for subanimations' base coords and frame block modesRangi1-599/+599
2020-07-16Define constants for subanimation transform typesRangi1-88/+92
2020-07-16Add constants for move animations' frame blocksRangi1-685/+691
2020-07-16Separate move/battle animation data from move data (to do: further identify a...Rangi1-0/+944