summaryrefslogtreecommitdiff
path: root/src/data/cards.asm
AgeCommit message (Expand)Author
2016-03-05figure out substatus duelvarsxCrystal
2016-03-04correct some text labels with multiple meaningsxCrystal
2016-01-26Clean up white spacedannye
2016-01-26Clean up move effect flagsdannye
2016-01-25card effect commands labelsxCrystal
2016-01-20more card data documentationxCrystal
2016-01-16organize move effect commandsxCrystal
2016-01-16document more card fields: move effect statusxCrystal
2016-01-16document more card fields: move effect categoryxCrystal
2016-01-16no more underscores in card text pointersxCrystal
2016-01-16gfx macroxCrystal
2016-01-16fix some typos and use lowercase for prepositions in move namesxCrystal
2016-01-16label card names and descriptionsxCrystal
2016-01-14energy macroxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019