aboutsummaryrefslogtreecommitdiffstats
path: root/extras (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-03Route11GateUpstairs_h map header asmBryan Bishop1-1/+1
2012-01-03Route11Gate_h map header asmBryan Bishop1-1/+1
2012-01-03analyze_incbins now applies map header asm patchesBryan Bishop1-10/+71
2012-01-03don't print extra comments about connections for zero connectionsBryan Bishop1-3/+6
2012-01-03remove bank id output in pretty_map_headers, it's wrong anywayBryan Bishop1-1/+1
2012-01-03remove debug print lineBryan Bishop1-1/+0
2012-01-03fix final interval in generated incbinsBryan Bishop1-0/+1
2012-01-03analyze_incbins is a tool to generate diffsBryan Bishop1-0/+161
2012-01-03update cinnabar island name in extract_mapsBryan Bishop1-1/+1
2012-01-03remove cardinal booleans in extract_mapsBryan Bishop1-5/+0
2012-01-03fix map names in extract_maps per 4a9db3764c20Bryan Bishop1-2/+2
2012-01-03fix tileset in pretty_map_headers outputBryan Bishop1-1/+1
2012-01-03relative filepath to baserom.gbc in extras/extract_maps.pyBryan Bishop1-1/+1
2012-01-02fix error in map header asm (db -> dw)Bryan Bishop1-1/+1
2012-01-02tool to dump asm for each map headerBryan Bishop1-0/+196
2012-01-02tools/extract_maps.py -> extras/Bryan Bishop1-0/+545
2011-03-16$0 is a valid tile in maps, even though $00 is the terminating byte.IIMarckus1-8/+2
2011-02-19Add redrle, a program to compress and decompress Town Map tilemapsIIMarckus1-0/+134