summaryrefslogtreecommitdiff
path: root/engine/battle_anims/helpers.asm
AgeCommit message (Expand)Author
2021-11-23Use ~X instead of $ff ^ XRangi
2020-10-30UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle animsRangi
2019-02-16Standardize on $ff ^ X for bitwise negating 8-bit valuesRangi
2019-02-16Fix issues in reviewmid-kid
2019-02-15Anotate more of the battle anim subsystemmid-kid
2018-11-25Rename "feet and head follow" commandsmid-kid
2018-06-25Single newline at the end of filesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-04-01Fix file permissionsmid-kid
2017-12-26Battle animation data is like sprite animation dataRemy Oukaour
2017-12-26Use "battle_anims" and "sprite_anims" for clarity, not just "anims"Remy Oukaour