summaryrefslogtreecommitdiff
path: root/tilesets
AgeCommit message (Collapse)Author
2015-02-10Blindly use wram labels for everything except mobile, part 2.yenatch
2014-04-02Image extensions in gfx/tilesets.yenatch
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2013-12-26clean up incbins in tileset animationsyenatch
2013-12-26fix whirlpool animation pointersyenatch
2013-12-26unused tileset animationsyenatch
2013-12-26flower animation graphicsyenatch
2013-12-26water animation graphicsyenatch
2013-12-26whirlpool animation graphicsyenatch
2013-12-26split out tileset animationsyenatch
2013-12-21move a palette map incbin into tilesets/palette_maps.asmyenatch
2013-12-20clean up some tileset sectionsyenatch
also found unused metatile/collision data for a 128-block tileset
2013-12-20use RGB macros for palettes instead of binary chunksyenatch
2013-09-01split out tileset headers from main into tilesets/tileset_headers.asmyenatch
2013-09-01split tileset palette maps out of main into tilesets/palette_maps.asmyenatch
2013-09-01split tileset data out from main into tilesets/yenatch
2013-08-20remove garbage data in tileset 31 metatile defsyenatch
2013-03-18Parse and dump tilesetsyenatch
Metatiles (blocks), palette maps, collision, tile animations