aboutsummaryrefslogtreecommitdiffstats
path: root/textpre.awk (follow)
Commit message (Expand)AuthorAgeFilesLines
* text analysis and insertion code (TX_FAR targets only)Bryan Bishop2012-01-071-0/+1
* add more text bytes for abbreviationsBryan Bishop2012-01-071-0/+5
* Add some mysterious unused names (from a convo with Sawakita a long time ago)IIMarckus2011-12-271-0/+8
* Add a character for the numero sign.IIMarckus2011-12-211-0/+2
* Add characters for textbox borders to the array.IIMarckus2011-12-211-0/+9
* Treat apostrophes specially, since they’re combining characters.IIMarckus2011-12-211-0/+15
* Add Japanese text entry and Pokédex entries.IIMarckus2011-12-211-0/+142
* Add ….IIMarckus2011-12-211-0/+1
* Add é and fix a typo when converting text.IIMarckus2011-12-211-1/+2
* Add support for Unicode, and use it to put in ♀ and ♂.IIMarckus2011-12-211-0/+12
* Replace more byte values with text.IIMarckus2011-12-181-0/+1
* More text, and some new characters. Make $50 equal to "@".IIMarckus2011-12-171-0/+2
* Fix typo.Sawakita2011-12-171-1/+1
* Add some missing correspondencies to prepocessor's char table.Sawakita2011-12-171-0/+5
* Don’t rebuild the character table every line.IIMarckus2011-12-171-9/+10
* Add a text preprocessor, so that we can enter strings in db commands.IIMarckus2011-12-161-0/+102