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