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-30 | remove some small incbins | Bryan Bishop | |
hg-commit-id: 2084c82c52ec | |||
2012-01-19 | minor touch-ups and missed TX_FARs | Bryan Bishop | |
hg-commit-id: 584a09bfde83 | |||
2012-01-18 | fill out some texts in bank $1d | Bryan Bishop | |
hg-commit-id: 4f85e12d3d1f | |||
2012-01-18 | finish bank $22 with texts | Bryan Bishop | |
hg-commit-id: 5ad22b1fd1b8 | |||
2012-01-18 | calculate end address in text printer output | Bryan Bishop | |
hg-commit-id: f7ac2a81cf15 | |||
2012-01-17 | fix TX_RAM injector for addresses between $a-$f inclusive | Bryan Bishop | |
hg-commit-id: 82f2343a6d11 | |||
2012-01-17 | skip some incbins from analyze_texts for 0-size intervals | Bryan Bishop | |
hg-commit-id: a63d92b4534c | |||
2012-01-17 | fix some offset errors in insert_texts.py | Bryan Bishop | |
hg-commit-id: b131d049ecd3 | |||
2012-01-17 | text insertion code for unnamed TX_FARs | Bryan Bishop | |
These TX_FARs are found in ASM inside INCBIN intervals, and as a consequence do not have good names. Someone will have to review the naming. Note that these texts may or may not be referenced in scripts that will eventually be imported. Some of these are raw texts that could be completely unreferenced, but so far that doesn't look like the case. hg-commit-id: 47239e73071a | |||
2012-01-17 | improve text printer, including TX_RAM and TX_NUM | Bryan Bishop | |
hg-commit-id: 6ee4e09c729c | |||
2012-01-17 | analyze_texts - find possible TX_FARs | Bryan Bishop | |
hg-commit-id: 3b5f657bd072 | |||
2012-01-17 | TX_RAM for text engine command $1 in pretty_text | Bryan Bishop | |
hg-commit-id: e4f95976fef8 | |||
2012-01-16 | analyze_texts now returns an end address | Bryan Bishop | |
hg-commit-id: a8d2da6b569a | |||
2012-01-14 | insert _VermilionCityText14 machop text | Bryan Bishop | |
hg-commit-id: 22d36f8bc08e | |||
2012-01-11 | more automation to assist in text insertion | Bryan Bishop | |
hg-commit-id: e631a0e3c275 | |||
2012-01-11 | calculate usage count for undone texts | Bryan Bishop | |
hg-commit-id: d3d02d17f44b | |||
2012-01-11 | add address output to analyze_texts find missing texts | Bryan Bishop | |
hg-commit-id: 1c41e22d7b30 | |||
2012-01-11 | analyze_texts to find missing texts in pokered.asm | Bryan Bishop | |
hg-commit-id: 7361a900a8ad | |||
2012-01-10 | added text_pretty_printer_at to analyze_texts | Bryan Bishop | |
hg-commit-id: 04e647ab44f8 | |||
2012-01-10 | update analyze_texts to find missing $08s | Bryan Bishop | |
hg-commit-id: 298a5ffd0d98 | |||
2012-01-10 | fix gbz80disasm to optionally load a module in analyze_texts | Bryan Bishop | |
hg-commit-id: 0504f841a9d5 | |||
2012-01-09 | insertion code for $08 text script asm | Bryan Bishop | |
hg-commit-id: 5668ca41238c | |||
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-06 | analyze_texts can handle more text commands now | Bryan Bishop | |
hg-commit-id: 29ece1f29096 | |||
2012-01-06 | starting to work with text command $01 | Bryan Bishop | |
hg-commit-id: e5bcd78d262b | |||
2012-01-06 | analyze_text now works with TX_FAR | Bryan Bishop | |
hg-commit-id: a32cf6cdc6f2 | |||
2012-01-06 | fix pointer calculation in analyze_texts | Bryan Bishop | |
hg-commit-id: 13e532bc6ca5 | |||
2012-01-06 | fix some python reserved names and variables | Bryan Bishop | |
hg-commit-id: 712f1522dcc9 | |||
2012-01-06 | a prototype of a script to parse text scripts | Bryan Bishop | |
hg-commit-id: e879fc3b59e3 |