aboutsummaryrefslogtreecommitdiffstats
path: root/extras/map_block_dumper.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-01make extras/ a submoduleBryan Bishop1-171/+0
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project.
2012-03-14Remove python shebangs.IIMarckus1-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
2012-01-18The python tools should spit out tabs, not spaces.IIMarckus1-1/+1
hg-commit-id: fc09f0bbe4b3
2012-01-04add block labels to map headersBryan Bishop1-3/+3
.. and a tool for assisting with that. hg-commit-id: f832fa6e62f9
2012-01-04add most of the block labelsBryan Bishop1-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
2012-01-04import lots of block labelsBryan Bishop1-6/+117
map_block_dumper is very buggy, so not all labels are included yet. hg-commit-id: 1880e2dfbf9e
2012-01-03map_block_dumper - create these .blk filesBryan Bishop1-0/+46
TODO: spit out new INCBIN lines to take advantage of these files. hg-commit-id: f06654f42d78