aboutsummaryrefslogtreecommitdiffstats
path: root/extras/extract_maps.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make extras/ a submoduleBryan Bishop2013-09-011-702/+0
| | | | | Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project.
* Remove python shebangs.IIMarckus2012-03-141-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
* connection_helper - print out a formula for connection mathBryan Bishop2012-01-151-2/+0
| | | | | hg-commit-id: 27e8096bb251
* get direction name in extract_mapsBryan Bishop2012-01-151-0/+17
| | | | | hg-commit-id: 091427f10a69
* Fix typo: Loreli → Lorelei.IIMarckus2012-01-131-1/+1
| | | | | hg-commit-id: d4227f9b97e7
* update name; reds house f1 -> reds house 1f in extract_mapsBryan Bishop2012-01-121-2/+2
| | | | | hg-commit-id: a7675930313a
* switch ash and gary to red and blue in extract_maps.pyBryan Bishop2012-01-111-3/+3
| | | | | hg-commit-id: 4306f4d5a885
* Fix typo: Lavendar → Lavender.IIMarckus2012-01-101-1/+1
| | | | | hg-commit-id: e231f8562c83
* CELADON_HOUSE_2 -> CELADON_HOUSEBryan Bishop2012-01-091-1/+1
| | | | | hg-commit-id: 0574f08aaf85
* fix map naming mistakes in celadon cityBryan Bishop2012-01-091-3/+3
| | | | | hg-commit-id: d7234963d818
* typo fix for cinnibar -> cinnabarBryan Bishop2012-01-071-4/+4
| | | | | hg-commit-id: 5001a53ec965
* fix some python reserved names and variablesBryan Bishop2012-01-061-5/+5
| | | | | hg-commit-id: 712f1522dcc9
* insert object asmBryan Bishop2012-01-051-1/+1
| | | | | hg-commit-id: 9974e529c8d6
* pretty printer for object labels and asmBryan Bishop2012-01-051-1/+20
| | | | | hg-commit-id: 9bde3604346f
* tiny update to print out a list of referenced text countsBryan Bishop2012-01-051-1/+7
| | | | | hg-commit-id: 92ed453f1b47
* extract "referenced texts" from mapsBryan Bishop2012-01-041-3/+126
| | | | | hg-commit-id: 94497200a58e
* fix typos in names in extract_maps.pyBryan Bishop2012-01-031-4/+4
| | | | | hg-commit-id: 45186ff474cb
* update cinnabar island name in extract_mapsBryan Bishop2012-01-031-1/+1
| | | | | hg-commit-id: 01ff12077aa6
* remove cardinal booleans in extract_mapsBryan Bishop2012-01-031-5/+0
| | | | | | | | The booleans are flat-out wrong here. Use the booleans in pretty_map_headers instead. hg-commit-id: e31086dc3355
* fix map names in extract_maps per 4a9db3764c20Bryan Bishop2012-01-031-2/+2
| | | | | hg-commit-id: 99e1d1a6006a
* relative filepath to baserom.gbc in extras/extract_maps.pyBryan Bishop2012-01-031-1/+1
| | | | | hg-commit-id: 44eadb4acdfb
* tools/extract_maps.py -> extras/Bryan Bishop2012-01-021-0/+545
hg-commit-id: 0c8e34461ceb