summaryrefslogtreecommitdiff
path: root/macros/scripts/trade_anims.asm
AgeCommit message (Expand)Author
2020-07-17Port pokered's more local system for trade animation scriptsRangi
2020-07-09Use const_skip and const_next macros for brevityRangi
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-06-15Port miscellaneous recent updates from pokecrystalRangi
2020-06-05Fix file permissions.entrpntr
2020-05-14Clean up battle anims, constants, and wram.entrpntr
2020-04-30Add engine/link/link.asm and engine/link/mystery_gift.asmentrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2019-12-11Updated macros/scripts/text.asm and cleaned up macros.asmlibjet