aboutsummaryrefslogtreecommitdiffstats
path: root/extras/pretty_map_headers.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make extras/ a submoduleBryan Bishop2013-09-011-755/+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
* python for printing trainer headersBryan Bishop2012-01-241-3/+3
| | | | | hg-commit-id: c04285b83047
* The python tools should spit out tabs, not spaces.IIMarckus2012-01-181-1/+1
| | | | | hg-commit-id: fc09f0bbe4b3
* fix insert_texts for pre-existing TX_FAR target labelsBryan Bishop2012-01-171-1/+1
| | | | | hg-commit-id: b506eecb191a
* Add the currency character to text tables.IIMarckus2012-01-171-0/+1
| | | | | hg-commit-id: 9ebaeb993372
* These didn’t work as intended. Delete.IIMarckus2012-01-161-9/+0
| | | | | hg-commit-id: f7dc4c76e051
* minor formattingBryan Bishop2012-01-111-1/+1
| | | | | hg-commit-id: b6dfe0dfccd2
* added text_pretty_printer_at to analyze_textsBryan Bishop2012-01-101-1/+1
| | | | | hg-commit-id: 04e647ab44f8
* insertion code for $08 text script asmBryan Bishop2012-01-091-1/+1
| | | | | hg-commit-id: 5668ca41238c
* a simple gameboy disassemblerBryan Bishop2012-01-091-1/+1
| | | | | hg-commit-id: 69a312de70de
* text analysis and insertion code (TX_FAR targets only)Bryan Bishop2012-01-071-10/+16
| | | | | hg-commit-id: e4c007ad1c11
* add more text bytes for abbreviationsBryan Bishop2012-01-071-5/+26
| | | | | hg-commit-id: 95383d94746e
* somewhat buggy TX_FAR pretty printerBryan Bishop2012-01-071-1/+193
| | | | | hg-commit-id: 94a023e4e37e
* insert object asmBryan Bishop2012-01-051-4/+10
| | | | | hg-commit-id: 9974e529c8d6
* use sprite constants in pretty printerBryan Bishop2012-01-051-6/+14
| | | | | hg-commit-id: cd88256deb01
* start using EVENT_DISP in object data outputBryan Bishop2012-01-051-4/+7
| | | | | hg-commit-id: bbc9b24dd8cc
* pretty printer for object labels and asmBryan Bishop2012-01-051-2/+331
| | | | | hg-commit-id: 9bde3604346f
* don't print extra comments about connections for zero connectionsBryan Bishop2012-01-031-3/+6
| | | | | hg-commit-id: 1e41d5f9c62d
* remove bank id output in pretty_map_headers, it's wrong anywayBryan Bishop2012-01-031-1/+1
| | | | | hg-commit-id: d6a22efde56f
* fix tileset in pretty_map_headers outputBryan Bishop2012-01-031-1/+1
| | | | | hg-commit-id: 96880cb1d281
* fix error in map header asm (db -> dw)Bryan Bishop2012-01-021-1/+1
| | | | | hg-commit-id: 7c7e9ad3e7a8
* tool to dump asm for each map headerBryan Bishop2012-01-021-0/+196
hg-commit-id: 812226d99dc0