summaryrefslogtreecommitdiff
path: root/text/common_2.asm
AgeCommit message (Collapse)Author
2018-01-09Move text/ into data/Remy Oukaour
2015-12-24Merge branch 'master' of github.com:pret/pokecrystal into scriptmacrorenamingPikalaxALT
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-12-18'db "@" \ db "@"' to 'db "@@"'.IIMarckus
2015-12-18Split common text into a separate object.IIMarckus
2015-12-17Mobile trade animations, pokepic animationsPikalaxALT
2015-11-25Rename several script commandsPikalaxALT
2015-11-23bug contest judgint labelsPikalaxALT
2015-10-30Enumerate text constantsPikalaxALT
2015-08-25change more labelssJimB16
2015-06-27Use charmaps for special string codepoints.yenatch
Also fix all the text. Also fix some unreferenced scripts that were interpreted as text.
2015-02-10Use wram labels in common text.yenatch
2014-03-06Text macros in text/.yenatch
2013-07-28common text 2 and some fixes to compileyenatch
2013-07-28make way for bank 6fyenatch
2013-05-22Disassemble Kris's PC.IIMarckus
2013-05-21Add Prof. Oak's PC.IIMarckus
2013-05-12Add pointers to Oak speech text.IIMarckus
2013-02-17Split common text out of main.asmyenatch