summaryrefslogtreecommitdiff
path: root/src/text
AgeCommit message (Expand)Author
2018-02-07More home disasm and miscxCrystal
2018-02-07Rename text files to match section namesxCrystal
2017-03-30Name some confusion and transparency labelsxCrystal
2016-09-18Foul Odor and Stiffen effectsxCrystal
2016-09-17Acid effect and CheckNoDamageOrEffectxCrystal
2016-05-31Remove leftover \n'sdannye
2016-05-21rename text macro to textpointer and text/line/done for better text readabilityxCrystal
2016-04-06Some duel engine disassemlbydannye
2016-03-05figure out substatus duelvarsxCrystal
2016-03-05start dissasembling move effect functionsxCrystal
2016-03-04correct some text labels with multiple meaningsxCrystal
2016-03-03append "Text" to text labelsxCrystal
2016-02-29start naming some text labelsxCrystal
2016-01-26Rename deck name text stringsdannye
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