| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make extras/ a submodule | Bryan Bishop | 2013-09-01 | 1 | -755/+0 |
| | | | | | | Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project. | ||||
| * | Remove python shebangs. | IIMarckus | 2012-03-14 | 1 | -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 headers | Bryan Bishop | 2012-01-24 | 1 | -3/+3 |
| | | | | | | hg-commit-id: c04285b83047 | ||||
| * | The python tools should spit out tabs, not spaces. | IIMarckus | 2012-01-18 | 1 | -1/+1 |
| | | | | | | hg-commit-id: fc09f0bbe4b3 | ||||
| * | fix insert_texts for pre-existing TX_FAR target labels | Bryan Bishop | 2012-01-17 | 1 | -1/+1 |
| | | | | | | hg-commit-id: b506eecb191a | ||||
| * | Add the currency character to text tables. | IIMarckus | 2012-01-17 | 1 | -0/+1 |
| | | | | | | hg-commit-id: 9ebaeb993372 | ||||
| * | These didn’t work as intended. Delete. | IIMarckus | 2012-01-16 | 1 | -9/+0 |
| | | | | | | hg-commit-id: f7dc4c76e051 | ||||
| * | minor formatting | Bryan Bishop | 2012-01-11 | 1 | -1/+1 |
| | | | | | | hg-commit-id: b6dfe0dfccd2 | ||||
| * | added text_pretty_printer_at to analyze_texts | Bryan Bishop | 2012-01-10 | 1 | -1/+1 |
| | | | | | | hg-commit-id: 04e647ab44f8 | ||||
| * | insertion code for $08 text script asm | Bryan Bishop | 2012-01-09 | 1 | -1/+1 |
| | | | | | | hg-commit-id: 5668ca41238c | ||||
| * | a simple gameboy disassembler | Bryan Bishop | 2012-01-09 | 1 | -1/+1 |
| | | | | | | hg-commit-id: 69a312de70de | ||||
| * | text analysis and insertion code (TX_FAR targets only) | Bryan Bishop | 2012-01-07 | 1 | -10/+16 |
| | | | | | | hg-commit-id: e4c007ad1c11 | ||||
| * | add more text bytes for abbreviations | Bryan Bishop | 2012-01-07 | 1 | -5/+26 |
| | | | | | | hg-commit-id: 95383d94746e | ||||
| * | somewhat buggy TX_FAR pretty printer | Bryan Bishop | 2012-01-07 | 1 | -1/+193 |
| | | | | | | hg-commit-id: 94a023e4e37e | ||||
| * | insert object asm | Bryan Bishop | 2012-01-05 | 1 | -4/+10 |
| | | | | | | hg-commit-id: 9974e529c8d6 | ||||
| * | use sprite constants in pretty printer | Bryan Bishop | 2012-01-05 | 1 | -6/+14 |
| | | | | | | hg-commit-id: cd88256deb01 | ||||
| * | start using EVENT_DISP in object data output | Bryan Bishop | 2012-01-05 | 1 | -4/+7 |
| | | | | | | hg-commit-id: bbc9b24dd8cc | ||||
| * | pretty printer for object labels and asm | Bryan Bishop | 2012-01-05 | 1 | -2/+331 |
| | | | | | | hg-commit-id: 9bde3604346f | ||||
| * | don't print extra comments about connections for zero connections | Bryan Bishop | 2012-01-03 | 1 | -3/+6 |
| | | | | | | hg-commit-id: 1e41d5f9c62d | ||||
| * | remove bank id output in pretty_map_headers, it's wrong anyway | Bryan Bishop | 2012-01-03 | 1 | -1/+1 |
| | | | | | | hg-commit-id: d6a22efde56f | ||||
| * | fix tileset in pretty_map_headers output | Bryan Bishop | 2012-01-03 | 1 | -1/+1 |
| | | | | | | hg-commit-id: 96880cb1d281 | ||||
| * | fix error in map header asm (db -> dw) | Bryan Bishop | 2012-01-02 | 1 | -1/+1 |
| | | | | | | hg-commit-id: 7c7e9ad3e7a8 | ||||
| * | tool to dump asm for each map header | Bryan Bishop | 2012-01-02 | 1 | -0/+196 |
| hg-commit-id: 812226d99dc0 | |||||
