summaryrefslogtreecommitdiff
path: root/engine/battle_anims/core.asm
AgeCommit message (Expand)Author
2019-02-16Standardize on $ff ^ X for bitwise negating 8-bit valuesRangi
2019-02-16Fix issues in reviewmid-kid
2019-02-16Add more constants for battle anim structsmid-kid
2019-02-15wNumActiveBattleAnims → wLastAnimObjectIndexmid-kid
2019-02-15Anotate more of the battle anim subsystemmid-kid
2019-02-06BATTLEANIMSTRUCT_0B -> BATTLEANIMSTRUCT_PARAMmid-kid
2018-11-22Identified another user of wBattleAnimTempmid-kid
2018-11-21Define ANIM_GFX for PLAYER and ENEMYmid-kid
2018-08-25Use labels instead of constants for HRAMRangi
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
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23Prefix wram labels with w, part 1.luckytyphlosion
2018-01-10Resolve #461Remy Oukaour