summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-01-16accidentally messed up the commentaryxCrystal
2016-01-16organize move effect commandsxCrystal
2016-01-16dump move effect commands dataxCrystal
2016-01-16player and opponent card data in wramxCrystal
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-09-07Use gfx.py instead of rgbgfxdannye
maintain this gfx.py branch until rgbgfx becomes an integral part of rgbds
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019