aboutsummaryrefslogtreecommitdiffstats
path: root/extras/extract_maps.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-01make extras/ a submoduleBryan Bishop1-702/+0
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project.
2012-03-14Remove python shebangs.IIMarckus1-1/+0
- Not all systems have /usr/bin/python - On those that do, it is not always python 2 - These files aren't marked executable anyway Just use "python whatever.py" via shell instead. hg-commit-id: 09184f4c838d
2012-01-15connection_helper - print out a formula for connection mathBryan Bishop1-2/+0
hg-commit-id: 27e8096bb251
2012-01-15get direction name in extract_mapsBryan Bishop1-0/+17
hg-commit-id: 091427f10a69
2012-01-13Fix typo: Loreli → Lorelei.IIMarckus1-1/+1
hg-commit-id: d4227f9b97e7
2012-01-12update name; reds house f1 -> reds house 1f in extract_mapsBryan Bishop1-2/+2
hg-commit-id: a7675930313a
2012-01-11switch ash and gary to red and blue in extract_maps.pyBryan Bishop1-3/+3
hg-commit-id: 4306f4d5a885
2012-01-10Fix typo: Lavendar → Lavender.IIMarckus1-1/+1
hg-commit-id: e231f8562c83
2012-01-09CELADON_HOUSE_2 -> CELADON_HOUSEBryan Bishop1-1/+1
hg-commit-id: 0574f08aaf85
2012-01-09fix map naming mistakes in celadon cityBryan Bishop1-3/+3
hg-commit-id: d7234963d818
2012-01-07typo fix for cinnibar -> cinnabarBryan Bishop1-4/+4
hg-commit-id: 5001a53ec965
2012-01-06fix some python reserved names and variablesBryan Bishop1-5/+5
hg-commit-id: 712f1522dcc9
2012-01-05insert object asmBryan Bishop1-1/+1
hg-commit-id: 9974e529c8d6
2012-01-05pretty printer for object labels and asmBryan Bishop1-1/+20
hg-commit-id: 9bde3604346f
2012-01-05tiny update to print out a list of referenced text countsBryan Bishop1-1/+7
hg-commit-id: 92ed453f1b47
2012-01-04extract "referenced texts" from mapsBryan Bishop1-3/+126
hg-commit-id: 94497200a58e
2012-01-03fix typos in names in extract_maps.pyBryan Bishop1-4/+4
hg-commit-id: 45186ff474cb
2012-01-03update cinnabar island name in extract_mapsBryan Bishop1-1/+1
hg-commit-id: 01ff12077aa6
2012-01-03remove cardinal booleans in extract_mapsBryan Bishop1-5/+0
The booleans are flat-out wrong here. Use the booleans in pretty_map_headers instead. hg-commit-id: e31086dc3355
2012-01-03fix map names in extract_maps per 4a9db3764c20Bryan Bishop1-2/+2
hg-commit-id: 99e1d1a6006a
2012-01-03relative filepath to baserom.gbc in extras/extract_maps.pyBryan Bishop1-1/+1
hg-commit-id: 44eadb4acdfb
2012-01-02tools/extract_maps.py -> extras/Bryan Bishop1-0/+0
hg-commit-id: 0c8e34461ceb
2012-01-02python tool to extract map header dataBryan Bishop1-0/+545
hg-commit-id: 2c66c6dd1d5b