index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
textpre.awk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the currency character to text tables.
IIMarckus
2012-01-17
1
-0
/
+1
*
text analysis and insertion code (TX_FAR targets only)
Bryan Bishop
2012-01-07
1
-0
/
+1
*
add more text bytes for abbreviations
Bryan Bishop
2012-01-07
1
-0
/
+5
*
Add some mysterious unused names (from a convo with Sawakita a long time ago)
IIMarckus
2011-12-27
1
-0
/
+8
*
Add a character for the numero sign.
IIMarckus
2011-12-21
1
-0
/
+2
*
Add characters for textbox borders to the array.
IIMarckus
2011-12-21
1
-0
/
+9
*
Treat apostrophes specially, since they’re combining characters.
IIMarckus
2011-12-21
1
-0
/
+15
*
Add Japanese text entry and Pokédex entries.
IIMarckus
2011-12-21
1
-0
/
+142
*
Add ….
IIMarckus
2011-12-21
1
-0
/
+1
*
Add é and fix a typo when converting text.
IIMarckus
2011-12-21
1
-1
/
+2
*
Add support for Unicode, and use it to put in ♀ and ♂.
IIMarckus
2011-12-21
1
-0
/
+12
*
Replace more byte values with text.
IIMarckus
2011-12-18
1
-0
/
+1
*
More text, and some new characters. Make $50 equal to "@".
IIMarckus
2011-12-17
1
-0
/
+2
*
Fix typo.
Sawakita
2011-12-17
1
-1
/
+1
*
Add some missing correspondencies to prepocessor's char table.
Sawakita
2011-12-17
1
-0
/
+5
*
Don’t rebuild the character table every line.
IIMarckus
2011-12-17
1
-9
/
+10
*
Add a text preprocessor, so that we can enter strings in db commands.
IIMarckus
2011-12-16
1
-0
/
+102