summaryrefslogtreecommitdiff
path: root/src/constants/card_data_constants.asm
AgeCommit message (Collapse)Author
2016-07-29Began Disassembling Scripting system and AI.Andrew Martinek
2016-03-30Disassembled Booster Generation Code. Also created SRAM file.Andrew Martinek
2016-03-07disassemble GetAttachedEnergies and HandleEnergyBurnxCrystal
2016-03-06wMoveBuffer and wDamagexCrystal
2016-02-28replace hardcoded constants and defender/pluspower handlersxCrystal
2016-02-26disassembled and Annotated attack functionsanmart
disassembled function that overwrites some data if the card passed as an argument is a fossil or doll. annotated several functions
2016-02-16merge set_constants into card_data_constantsxCrystal
2016-01-26Clean up move effect flagsdannye
use generic constant names for unnamed flags, so that if they are named in the future, it will not be a chore
2016-01-25duel related labels/documentation 3xCrystal
also timer counters and rng sources
2016-01-25duel related labels/documentation 1xCrystal
2016-01-20more card data documentationxCrystal
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