summaryrefslogtreecommitdiff
path: root/src/text/texta.asm
AgeCommit message (Expand)Author
2018-02-07Rename text files to match section namesxCrystal
2016-05-21rename text macro to textpointer and text/line/done for better text readabilityxCrystal
2016-03-05figure out substatus duelvarsxCrystal
2016-03-04correct some text labels with multiple meaningsxCrystal
2016-01-25card effect commands labelsxCrystal
2016-01-16fix some typos and use lowercase for prepositions in move namesxCrystal
2016-01-16label card names and descriptionsxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019