summaryrefslogtreecommitdiff
path: root/src/constants/card_data_constants.asm
AgeCommit message (Collapse)Author
2019-07-25Reorganize duel constantsxCrystal
2018-08-04Finish disassembling card page related functionsxCrystal
2018-08-02Disassemble Pokemon card page functionsxCrystal
2018-07-21More hw constants and various clean up/documentationxCrystal
2018-06-30Rename 'Kind' labels (issue #36)xCrystal
2018-03-10more bank 1 disasm related to drawing cards and gfxxCrystal
2018-03-04Some text related stuffxCrystal
2018-03-02card page number constantsxCrystal
2018-02-25Some function name improvementsxCrystal
2018-02-24More bank0 disasm, labeling, and sram-related constantsxCrystal
2018-02-22More duel related disassembly and more DUELVAR constantsxCrystal
2018-02-22CARD_DATA_* constants and more labeling and disasmxCrystal
2018-02-20A few corrections and more disasmxCrystal
2018-02-20Lots of bank0 disassembly related to duels and cardsxCrystal
2018-02-10Refractor/rearrange some macrosxCrystal
2018-02-09Bump extras to use updated version of gbz80disasm.pyxCrystal
tcgdisasm.py has not been updated to read symbols from the symfile yet
2018-02-08More booster pack constants and labelsxCrystal
2018-02-07Enumerate card type constantsxCrystal
2018-02-07More accurate card type constantsxCrystal
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