aboutsummaryrefslogtreecommitdiffstats
path: root/extras (follow)
Commit message (Expand)AuthorAgeFilesLines
* update cinnabar island name in extract_mapsBryan Bishop2012-01-031-1/+1
* remove cardinal booleans in extract_mapsBryan Bishop2012-01-031-5/+0
* fix map names in extract_maps per 4a9db3764c20Bryan Bishop2012-01-031-2/+2
* fix tileset in pretty_map_headers outputBryan Bishop2012-01-031-1/+1
* relative filepath to baserom.gbc in extras/extract_maps.pyBryan Bishop2012-01-031-1/+1
* fix error in map header asm (db -> dw)Bryan Bishop2012-01-021-1/+1
* tool to dump asm for each map headerBryan Bishop2012-01-021-0/+196
* tools/extract_maps.py -> extras/Bryan Bishop2012-01-021-0/+545
* $0 is a valid tile in maps, even though $00 is the terminating byte.IIMarckus2011-03-161-8/+2
* Add redrle, a program to compress and decompress Town Map tilemapsIIMarckus2011-02-191-0/+134