summaryrefslogtreecommitdiff
path: root/data/sprite_anims/sequences.asm
AgeCommit message (Collapse)Author
2020-11-08Rename "dummy game" to "memory game"Rangi
2020-11-02Identify an unused intro sprite animation from pokegold-spaceworldRangi
2020-10-30Identify wSpriteAnimDict key constantsRangi
2020-08-27GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLEmid-kid
These two sprite animations are related to the Game Freak Logo splash screen, not the actual intro.
2020-06-16[in progress] Harmonize more constant and data files with pokecrystalRangi
2020-06-10Finish adding/improving labels for now.entrpntr
2020-06-05Fix file permissions.entrpntr
2020-06-03Fill out oam.asm, final cleanups for now.entrpntr
2020-06-03Label jumptable entries.entrpntr
2020-06-01Update data/sprite_anims/oam.asmlibjet
2020-05-31Start on sprites.asm, partially disassemble sprite_anims.asmlibjet