Commit graph

10 commits

Author SHA1 Message Date
Bryan Bishop
7c61abba9a update cinnabar island name in extract_maps
hg-commit-id: 01ff12077aa6
2012-01-03 01:53:38 -06:00
Bryan Bishop
860df3cd0d remove cardinal booleans in extract_maps
The booleans are flat-out wrong here. Use the booleans in pretty_map_headers
instead.

hg-commit-id: e31086dc3355
2012-01-03 01:25:12 -06:00
Bryan Bishop
656d80d174 fix map names in extract_maps per 4a9db3764c20
hg-commit-id: 99e1d1a6006a
2012-01-03 01:19:33 -06:00
Bryan Bishop
642c05df41 fix tileset in pretty_map_headers output
hg-commit-id: 96880cb1d281
2012-01-03 01:18:32 -06:00
Bryan Bishop
da22152bff relative filepath to baserom.gbc in extras/extract_maps.py
hg-commit-id: 44eadb4acdfb
2012-01-03 01:10:11 -06:00
Bryan Bishop
4c44702edb fix error in map header asm (db -> dw)
hg-commit-id: 7c7e9ad3e7a8
2012-01-02 22:23:58 -06:00
Bryan Bishop
d74daf3273 tool to dump asm for each map header
hg-commit-id: 812226d99dc0
2012-01-02 21:26:32 -06:00
Bryan Bishop
42367aebdd tools/extract_maps.py -> extras/
hg-commit-id: 0c8e34461ceb
2012-01-02 17:34:29 -06:00
IIMarckus
668eefaa15 $0 is a valid tile in maps, even though $00 is the terminating byte.
Pointed out by Sawakita.

hg-commit-id: 27881f5e6bd4
2011-03-16 17:42:35 -06:00
IIMarckus
3405650fd4 Add redrle, a program to compress and decompress Town Map tilemaps
hg-commit-id: 42f97a056ab6
2011-02-19 00:08:18 -07:00