summaryrefslogtreecommitdiff
path: root/engine/gfx/sprite_anims.asm
AgeCommit message (Expand)Author
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
2020-11-08Rename "dummy game" to "memory game"Rangi
2020-10-28Identify more WRAM labels, and start a <X>_DummyFunction label conventionRangi
2020-10-22Identify a few more labels and dataRangi
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-27Small changes to better match pokegoldmid-kid
2020-08-27Fix some constants surrounding sprite animationsmid-kid
2020-08-27Document splash screen animationmid-kid
2020-08-05`d` is the multiplier for Sprites_Sinemid-kid
2020-06-17Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...Rangi
2020-06-17Harmonize engine/{gfx, items, link, math} with pokegoldRangi
2020-06-16[in progress] Harmonize more constant and data files with pokegoldRangi
2019-04-19Identify a few more WRAM label usesRangi
2018-06-24Remove all address commentsmid-kid
2018-04-01Fix file permissionsmid-kid
2018-03-13Organize the engine/ directorymid-kid