Commit graph

10 commits

Author SHA1 Message Date
yenatch
fbc0e5353b rename textpre.py -> preprocessor.py 2013-12-05 01:42:50 -05:00
U-Fish-PC\Daniel
8edfcc4b1e All music and sfx 2013-10-12 14:40:37 -04:00
Bryan Bishop
fecbe4a60c bump and support latest pokemontools 2013-09-16 12:42:46 -05:00
Bryan Bishop
e84a5b2062 make extras/ a submodule
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal
project.
2013-09-01 02:27:44 -05:00
IIMarckus
ba9c7402cf Add the ▶ symbol to the text preprocessor.
hg-commit-id: e3d1729bf4c4
2012-07-07 14:47:58 -06:00
IIMarckus
7a566260e6 Remove python shebangs.
- 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-14 20:44:07 -06:00
Sanky
3cddafc519 Specified python2 executable. (Some systems default to Python 3.)
hg-commit-id: a28f903ec455
2012-03-06 23:52:51 +01:00
IIMarckus
4b13a72699 Reformat the character table, as suggested by Sanky.
hg-commit-id: 461183b23104
2012-03-05 00:13:54 -07:00
IIMarckus
0d4138441c Add "×" in text.
hg-commit-id: 78daeb956407
2012-03-05 00:00:55 -07:00
IIMarckus
e471bd6a3b Add textpre.py, a cleaner rewrite of textpre.awk in Python.
Also has one fewer bug: strings in comments are not converted.

hg-commit-id: ae08f1e4ca26
2012-03-04 23:02:08 -07:00