Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-31 | Remove the 'extras' submodule and include a local gfx.py tool instead | Rangi | |
2018-03-19 | sfxnote parameter 1 is length, not duty | dannye | |
also bumb submodule | |||
2016-06-09 | Try again to bump extras | pikalaxalt | |
2015-02-07 | serial/trade/misc | YamaArashi | |
2014-09-19 | Bump submodule | U-Daniel-PC\Daniel | |
python tools now include new red music command names | |||
2014-04-16 | hotfix: Bump pokemontools so gfx.py doesn't look for a baserom. | yenatch | |
2014-04-15 | Bump pokemontools for png manifest destiny. | yenatch | |
Now the past 10 or so commits actually work. | |||
2014-01-22 | bump pokemontools for merging the previous bump | yenatch | |
this brings pokemontools up to date, including some map editor fixes | |||
2014-01-21 | bump pokemontools to play nice with EQUS | yenatch | |
2013-12-14 | incbin killing | U-Fish-PC\Daniel | |
2013-12-11 | bump pokemontools for fixed wram label handling | yenatch | |
2013-12-08 | bump pokemontools for scan_includes fix | yenatch | |
2013-12-07 | bump pokemontools for global label handling | yenatch | |
2013-12-06 | bump pokemontools to support makefile changes | yenatch | |
2013-10-13 | Update submodule | U-Fish-PC\Daniel | |
2013-09-16 | bump and support latest pokemontools | Bryan Bishop | |
2013-09-01 | bump submodule to get a gbz80disasm fix | Bryan Bishop | |
2013-09-01 | make extras/ a submodule | Bryan Bishop | |
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project. | |||
2012-03-14 | Remove python shebangs. | IIMarckus | |
- 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-24 | python for printing trainer headers | Bryan Bishop | |
hg-commit-id: c04285b83047 | |||
2012-01-18 | The python tools should spit out tabs, not spaces. | IIMarckus | |
hg-commit-id: fc09f0bbe4b3 | |||
2012-01-17 | fix insert_texts for pre-existing TX_FAR target labels | Bryan Bishop | |
hg-commit-id: b506eecb191a | |||
2012-01-17 | Add the currency character to text tables. | IIMarckus | |
hg-commit-id: 9ebaeb993372 | |||
2012-01-16 | These didn’t work as intended. Delete. | IIMarckus | |
hg-commit-id: f7dc4c76e051 | |||
2012-01-11 | minor formatting | Bryan Bishop | |
hg-commit-id: b6dfe0dfccd2 | |||
2012-01-10 | added text_pretty_printer_at to analyze_texts | Bryan Bishop | |
hg-commit-id: 04e647ab44f8 | |||
2012-01-09 | insertion code for $08 text script asm | Bryan Bishop | |
hg-commit-id: 5668ca41238c | |||
2012-01-09 | a simple gameboy disassembler | Bryan Bishop | |
hg-commit-id: 69a312de70de | |||
2012-01-07 | text analysis and insertion code (TX_FAR targets only) | Bryan Bishop | |
hg-commit-id: e4c007ad1c11 | |||
2012-01-07 | add more text bytes for abbreviations | Bryan Bishop | |
hg-commit-id: 95383d94746e | |||
2012-01-07 | somewhat buggy TX_FAR pretty printer | Bryan Bishop | |
hg-commit-id: 94a023e4e37e | |||
2012-01-05 | insert object asm | Bryan Bishop | |
hg-commit-id: 9974e529c8d6 | |||
2012-01-05 | use sprite constants in pretty printer | Bryan Bishop | |
hg-commit-id: cd88256deb01 | |||
2012-01-05 | start using EVENT_DISP in object data output | Bryan Bishop | |
hg-commit-id: bbc9b24dd8cc | |||
2012-01-05 | pretty printer for object labels and asm | Bryan Bishop | |
hg-commit-id: 9bde3604346f | |||
2012-01-03 | don't print extra comments about connections for zero connections | Bryan Bishop | |
hg-commit-id: 1e41d5f9c62d | |||
2012-01-03 | remove bank id output in pretty_map_headers, it's wrong anyway | Bryan Bishop | |
hg-commit-id: d6a22efde56f | |||
2012-01-03 | fix tileset in pretty_map_headers output | Bryan Bishop | |
hg-commit-id: 96880cb1d281 | |||
2012-01-02 | fix error in map header asm (db -> dw) | Bryan Bishop | |
hg-commit-id: 7c7e9ad3e7a8 | |||
2012-01-02 | tool to dump asm for each map header | Bryan Bishop | |
hg-commit-id: 812226d99dc0 |