summaryrefslogtreecommitdiff
path: root/src/battle_tower.c
AgeCommit message (Collapse)Author
2022-01-10Sync/update trainer classesGriffinR
2021-03-16Document item use functions in pokemon.cPikalaxALT
2021-01-29Use trainer constants in flags, automatically update flags/vars countGriffinR
2020-03-04Combine special prefixes, drop moreGriffinR
2020-02-28Document Seven Island scriptsGriffinR
2020-02-23Sync object event gfx constantsGriffinR
2020-01-12Merge master into sync-scriptGriffinR
2020-01-12Address review comments, 2PikalaxALT
2020-01-09Sync temp varsGriffinR
2019-12-17*actual* final pass at unifying on object eventgarak
2019-11-09Decomp learn_move and start documentationPikalaxALT
2019-11-10FillBattleTowerTrainerPartyjiangzhengwenjz
2019-11-09Document battle_tower.cPikalaxALT
2019-11-09Finish decomp of battle_towerPikalaxALT
2019-11-09Battle Tower through nonmatching sub_80E61DCPikalaxALT
2019-11-08Port battle tower data to C (following pokeruby layout)PikalaxALT