summaryrefslogtreecommitdiff
path: root/data/battle_tower.asm
AgeCommit message (Collapse)Author
2015-11-20Annotate battle tower text bugPikalaxALT
2015-11-07More Battle Tower shenanigansPikalaxALT
2015-11-04Replace party struct relative values with EQUS constantsPikalaxALT
2015-11-03Battle TowerPikalaxALT
2015-11-02No more NONEPikalaxALT
2015-09-01added/renamed constants and labelsJimB16
2015-08-31added 'wBT_OTTempCopy'-label and the data structure that comes afterJimB16
2015-08-26fixed the BT_OTrainer LabelsJimB16
2015-08-26changed constants to SRAMLabelsJimB16
2015-08-25named labels and commented WRAMVars in battle_tower.asmJimB16
2015-08-23changed labels and added commentsJimB16
2015-08-23added comments and labels to BattleTower-CodeJimB16
2015-08-19Found a reference to an unknown blob.yenatch
2015-06-23Remove trailing newlines.IIMarckus
2015-02-14Add the ability to build Crystal 1.1.IIMarckus
2015-02-10Blindly use wram labels for everything except mobile, part 1.yenatch
Wram banks and mobile make this tough, since any address can secretly be a ghost. As usual, mobile completely disregards 99% of the codebase. It's been ignored in kind.
2014-06-23More PartyMon labels for relative addressing.yenatch
2014-05-31Rename directory stats -> data.yenatch