summaryrefslogtreecommitdiff
path: root/src/constants
AgeCommit message (Collapse)Author
2016-01-25duel related labels/documentation 1xCrystal
2016-01-20more card data documentationxCrystal
2016-01-17disassemble more incbins and sgb packetsxCrystal
2016-01-17Generalize to "effect commands", even for trainer cards, to avoid confusionxCrystal
2016-01-17disassemble GetCardPointer (0:2f7c)xCrystal
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
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019