summaryrefslogtreecommitdiff
path: root/textpre.awk
AgeCommit message (Expand)Author
2012-01-17Add the currency character to text tables.IIMarckus
2012-01-07text analysis and insertion code (TX_FAR targets only)Bryan Bishop
2012-01-07add more text bytes for abbreviationsBryan Bishop
2011-12-27Add some mysterious unused names (from a convo with Sawakita a long time ago)IIMarckus
2011-12-21Add a character for the numero sign.IIMarckus
2011-12-21Add characters for textbox borders to the array.IIMarckus
2011-12-21Treat apostrophes specially, since they’re combining characters.IIMarckus
2011-12-21Add Japanese text entry and Pokédex entries.IIMarckus
2011-12-21Add ….IIMarckus
2011-12-21Add é and fix a typo when converting text.IIMarckus
2011-12-21Add support for Unicode, and use it to put in ♀ and ♂.IIMarckus
2011-12-18Replace more byte values with text.IIMarckus
2011-12-17More text, and some new characters. Make $50 equal to "@".IIMarckus
2011-12-17Fix typo.Sawakita
2011-12-17Add some missing correspondencies to prepocessor's char table.Sawakita
2011-12-17Don’t rebuild the character table every line.IIMarckus
2011-12-16Add a text preprocessor, so that we can enter strings in db commands.IIMarckus