Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-03 | fix typos in names in extract_maps.py | Bryan Bishop | |
hg-commit-id: 45186ff474cb | |||
2012-01-03 | map_block_dumper - create these .blk files | Bryan Bishop | |
TODO: spit out new INCBIN lines to take advantage of these files. hg-commit-id: f06654f42d78 | |||
2012-01-03 | Route11GateUpstairs_h map header asm | Bryan Bishop | |
hg-commit-id: 8638c4221e05 | |||
2012-01-03 | Route11Gate_h map header asm | Bryan Bishop | |
hg-commit-id: 6c4ccdd3e56a | |||
2012-01-03 | analyze_incbins now applies map header asm patches | Bryan Bishop | |
hg-commit-id: aec68677b92a | |||
2012-01-03 | don't print extra comments about connections for zero connections | Bryan Bishop | |
hg-commit-id: 1e41d5f9c62d | |||
2012-01-03 | remove bank id output in pretty_map_headers, it's wrong anyway | Bryan Bishop | |
hg-commit-id: d6a22efde56f | |||
2012-01-03 | remove debug print line | Bryan Bishop | |
hg-commit-id: 9eac2d93fe88 | |||
2012-01-03 | fix final interval in generated incbins | Bryan Bishop | |
hg-commit-id: 38e1356814c2 | |||
2012-01-03 | analyze_incbins is a tool to generate diffs | Bryan Bishop | |
hg-commit-id: 15e2aa3dae32 | |||
2012-01-03 | update cinnabar island name in extract_maps | Bryan Bishop | |
hg-commit-id: 01ff12077aa6 | |||
2012-01-03 | remove cardinal booleans in extract_maps | Bryan Bishop | |
The booleans are flat-out wrong here. Use the booleans in pretty_map_headers instead. hg-commit-id: e31086dc3355 | |||
2012-01-03 | fix map names in extract_maps per 4a9db3764c20 | Bryan Bishop | |
hg-commit-id: 99e1d1a6006a | |||
2012-01-03 | fix tileset in pretty_map_headers output | Bryan Bishop | |
hg-commit-id: 96880cb1d281 | |||
2012-01-03 | relative filepath to baserom.gbc in extras/extract_maps.py | Bryan Bishop | |
hg-commit-id: 44eadb4acdfb | |||
2012-01-02 | fix error in map header asm (db -> dw) | Bryan Bishop | |
hg-commit-id: 7c7e9ad3e7a8 | |||
2012-01-02 | tool to dump asm for each map header | Bryan Bishop | |
hg-commit-id: 812226d99dc0 | |||
2012-01-02 | tools/extract_maps.py -> extras/ | Bryan Bishop | |
hg-commit-id: 0c8e34461ceb | |||
2011-03-16 | $0 is a valid tile in maps, even though $00 is the terminating byte. | IIMarckus | |
Pointed out by Sawakita. hg-commit-id: 27881f5e6bd4 | |||
2011-02-19 | Add redrle, a program to compress and decompress Town Map tilemaps | IIMarckus | |
hg-commit-id: 42f97a056ab6 |