summaryrefslogtreecommitdiff
path: root/engine/gfx/sprite_anims.asm
AgeCommit message (Expand)Author
2021-03-05Verify data table sizes with table_width and assert_table_length macrosRangi
2020-11-08Rename "dummy game" to "memory game"Rangi
2020-11-02Identify an unused intro sprite animation from pokegold-spaceworldRangi
2020-10-28Identify more WRAM labels, and start a <X>_DummyFunction label conventionRangi
2020-10-23Identify some more labels, mostly WRAMRangi
2020-10-22Identify more sprite graphics and map object labels, and have consistent anon...Rangi
2020-08-27GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLEmid-kid
2020-08-27Fix some constants surrounding sprite animationsmid-kid
2020-08-27Port splash screen documentation changes from Crystalmid-kid
2020-08-05`d` is the multiplier for Sprites_Sinemid-kid
2020-06-17Harmonize engine/{movie, pokemon} with pokecrystalRangi
2020-06-17Harmonize engine/{gfx, items, link, math} with pokecrystalRangi
2020-06-10More cleanup.entrpntr
2020-06-10Finish adding/improving labels for now.entrpntr
2020-06-10Slowly getting there.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-03Start cleaning up.entrpntr
2020-06-01Update data/sprite_anims/oam.asmlibjet
2020-06-01Update data/sprite_anims/framesets.asmlibjet
2020-05-31Start on sprites.asm, partially disassemble sprite_anims.asmlibjet
2020-05-14Match pokecrystal file names and folder structure, tools updates.entrpntr