aboutsummaryrefslogtreecommitdiffstats
path: root/textpre.awk (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-04Remove textpre.awk and link textpre.py to the build.IIMarckus1-311/+0
2012-02-14fix syntax errors in main.asmBryan Bishop1-1/+4
2012-01-17Add the currency character to text tables.IIMarckus1-0/+1
2012-01-07text analysis and insertion code (TX_FAR targets only)Bryan Bishop1-0/+1
2012-01-07add more text bytes for abbreviationsBryan Bishop1-0/+5
2011-12-27Add some mysterious unused names (from a convo with Sawakita a long time ago)IIMarckus1-0/+8
2011-12-21Add a character for the numero sign.IIMarckus1-0/+2
2011-12-21Add characters for textbox borders to the array.IIMarckus1-0/+9
2011-12-21Treat apostrophes specially, since they’re combining characters.IIMarckus1-0/+15
2011-12-21Add Japanese text entry and Pokédex entries.IIMarckus1-0/+142
2011-12-21Add ….IIMarckus1-0/+1
2011-12-21Add é and fix a typo when converting text.IIMarckus1-1/+2
2011-12-21Add support for Unicode, and use it to put in ♀ and ♂.IIMarckus1-0/+12
2011-12-18Replace more byte values with text.IIMarckus1-0/+1
2011-12-17More text, and some new characters. Make $50 equal to "@".IIMarckus1-0/+2
2011-12-17Fix typo.Sawakita1-1/+1
2011-12-17Add some missing correspondencies to prepocessor's char table.Sawakita1-0/+5
2011-12-17Don’t rebuild the character table every line.IIMarckus1-9/+10
2011-12-16Add a text preprocessor, so that we can enter strings in db commands.IIMarckus1-0/+102