Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-16 | merge set_constants into card_data_constants | xCrystal | |
2016-02-09 | Made player_turn and opponent_turn values more clear | anmart | |
2016-02-09 | Provided labels for various data | anmart | |
Defined two new labels in wram. Defined names for the oddly arbitrary values representing whose turn it is in battle. Renamed labels for some parts of the dueling main loop and loss function. | |||
2016-01-26 | Clean up white space | dannye | |
2016-01-26 | Clean up move effect flags | dannye | |
use generic constant names for unnamed flags, so that if they are named in the future, it will not be a chore | |||
2016-01-25 | duel related labels/documentation 3 | xCrystal | |
also timer counters and rng sources | |||
2016-01-25 | duel related labels/documentation 1 | xCrystal | |
2016-01-20 | more card data documentation | xCrystal | |
2016-01-17 | disassemble more incbins and sgb packets | xCrystal | |
2016-01-17 | Generalize to "effect commands", even for trainer cards, to avoid confusion | xCrystal | |
2016-01-17 | disassemble GetCardPointer (0:2f7c) | xCrystal | |
2016-01-16 | player and opponent card data in wram | xCrystal | |
2016-01-16 | document more card fields: move effect status | xCrystal | |
2016-01-16 | document more card fields: move effect category | xCrystal | |
2015-03-14 | Move source code into "src/". Update Makefile/scan_includes. | stag019 | |