Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-05 | rename textpre.py -> preprocessor.py | yenatch | |
2013-10-12 | All music and sfx | U-Fish-PC\Daniel | |
2013-09-16 | bump and support latest pokemontools | 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-07-07 | Add the ▶ symbol to the text preprocessor. | IIMarckus | |
hg-commit-id: e3d1729bf4c4 | |||
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-03-06 | Specified python2 executable. (Some systems default to Python 3.) | Sanky | |
hg-commit-id: a28f903ec455 | |||
2012-03-05 | Reformat the character table, as suggested by Sanky. | IIMarckus | |
hg-commit-id: 461183b23104 | |||
2012-03-05 | Add "×" in text. | IIMarckus | |
hg-commit-id: 78daeb956407 | |||
2012-03-04 | Add textpre.py, a cleaner rewrite of textpre.awk in Python. | IIMarckus | |
Also has one fewer bug: strings in comments are not converted. hg-commit-id: ae08f1e4ca26 |