index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
battle_tower.asm
Age
Commit message (
Collapse
)
Author
2015-11-20
Annotate battle tower text bug
PikalaxALT
2015-11-07
More Battle Tower shenanigans
PikalaxALT
2015-11-04
Replace party struct relative values with EQUS constants
PikalaxALT
2015-11-03
Battle Tower
PikalaxALT
2015-11-02
No more NONE
PikalaxALT
2015-09-01
added/renamed constants and labels
JimB16
2015-08-31
added 'wBT_OTTempCopy'-label and the data structure that comes after
JimB16
2015-08-26
fixed the BT_OTrainer Labels
JimB16
2015-08-26
changed constants to SRAMLabels
JimB16
2015-08-25
named labels and commented WRAMVars in battle_tower.asm
JimB16
2015-08-23
changed labels and added comments
JimB16
2015-08-23
added comments and labels to BattleTower-Code
JimB16
2015-08-19
Found a reference to an unknown blob.
yenatch
2015-06-23
Remove trailing newlines.
IIMarckus
2015-02-14
Add the ability to build Crystal 1.1.
IIMarckus
2015-02-10
Blindly 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-23
More PartyMon labels for relative addressing.
yenatch
2014-05-31
Rename directory stats -> data.
yenatch