Commit Graph

17 Commits

Author SHA1 Message Date
yenatch
d29fb5d207 Image extensions in gfx/tilesets. 2014-04-02 00:45:07 -04:00
yenatch
cf2acc1001 Use :: to export labels between objects.
This fixes the build.
2014-02-01 20:26:39 -05:00
yenatch
4082d11ff3 clean up incbins in tileset animations 2013-12-26 03:21:29 -05:00
yenatch
8dd7cf7c20 fix whirlpool animation pointers 2013-12-26 03:17:46 -05:00
yenatch
bcfb356417 unused tileset animations 2013-12-26 03:13:25 -05:00
yenatch
502fe13e30 flower animation graphics 2013-12-26 02:48:00 -05:00
yenatch
c8c887fb1e water animation graphics 2013-12-26 02:41:06 -05:00
yenatch
70d5cf467a whirlpool animation graphics 2013-12-26 02:37:23 -05:00
yenatch
d8eed222b7 split out tileset animations 2013-12-26 02:09:58 -05:00
yenatch
d9ad10771c move a palette map incbin into tilesets/palette_maps.asm 2013-12-21 00:56:04 -05:00
yenatch
d4074dd385 clean up some tileset sections
also found unused metatile/collision data for a 128-block tileset
2013-12-20 21:16:57 -05:00
yenatch
0d3308f68c use RGB macros for palettes instead of binary chunks 2013-12-20 00:29:31 -05:00
yenatch
e3da601cee split out tileset headers from main into tilesets/tileset_headers.asm 2013-09-01 14:43:25 -04:00
yenatch
4a4dd20a6d split tileset palette maps out of main into tilesets/palette_maps.asm 2013-09-01 14:43:24 -04:00
yenatch
7cac61f3bd split tileset data out from main into tilesets/ 2013-09-01 14:43:23 -04:00
yenatch
6b2faef6f1 remove garbage data in tileset 31 metatile defs 2013-08-20 03:18:35 -04:00
yenatch
bcf9eadadf Parse and dump tilesets
Metatiles (blocks), palette maps, collision, tile animations
2013-03-18 00:40:27 -04:00