aboutsummaryrefslogtreecommitdiffstats
path: root/extras/map_block_dumper.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make extras/ a submoduleBryan Bishop2013-09-011-171/+0
| | | | | Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project.
* Remove python shebangs.IIMarckus2012-03-141-2/+1
| | | | | | | | | | | - 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
* The python tools should spit out tabs, not spaces.IIMarckus2012-01-181-1/+1
| | | | | hg-commit-id: fc09f0bbe4b3
* add block labels to map headersBryan Bishop2012-01-041-3/+3
| | | | | | | .. and a tool for assisting with that. hg-commit-id: f832fa6e62f9
* add most of the block labelsBryan Bishop2012-01-041-8/+23
| | | | | | | | map_block_dumper now compiles on each insert, which can help to figure out which labels are breaking the project. hg-commit-id: 1e1383f3aa30
* import lots of block labelsBryan Bishop2012-01-041-6/+117
| | | | | | | map_block_dumper is very buggy, so not all labels are included yet. hg-commit-id: 1880e2dfbf9e
* map_block_dumper - create these .blk filesBryan Bishop2012-01-031-0/+46
TODO: spit out new INCBIN lines to take advantage of these files. hg-commit-id: f06654f42d78