summaryrefslogtreecommitdiff
path: root/src/constants
AgeCommit message (Expand)Author
2016-02-16merge set_constants into card_data_constantsxCrystal
2016-02-09Made player_turn and opponent_turn values more clearanmart
2016-02-09Provided labels for various dataanmart
2016-01-26Clean up white spacedannye
2016-01-26Clean up move effect flagsdannye
2016-01-25duel related labels/documentation 3xCrystal
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