Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
tcgdisasm.py has not been updated to read symbols from the symfile yet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ex can't attack status
|
|
|
|
|
|
and plenty of other duel related stuff
|
|
|
|
disassembled function that overwrites some data if the card passed as an
argument is a fossil or doll. annotated several functions
|
|
disassembled another attack menu function and gave names to some
ambiguous labels
|
|
|
|
Disassembled Duel Attack Submenu and some related wram + functions
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
use generic constant names for unnamed flags, so that if they are
named in the future, it will not be a chore
|
|
also timer counters and rng sources
|