summaryrefslogtreecommitdiff
path: root/src/text
AgeCommit message (Expand)Author
2018-02-23more duel home disassemblyxCrystal
2018-02-21Some hram labelsxCrystal
2018-02-20A few text labelsxCrystal
2018-02-17More style cleaning upxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2018-02-16Reorganize some graphicsxCrystal
2018-02-15StylexCrystal
2018-02-10Refractor/rearrange some macrosxCrystal
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