summaryrefslogtreecommitdiff
path: root/src/field/battle_tower.c
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-02-17remove unnecessary struct in battle tower dataCameron Hall
2018-02-17decompile more debug codeCameron Hall
2018-02-17decompile more debug codeCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-13clean up save.ccamthesaxman
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵Marcus Huderle
names
2018-01-07match DetermineBattleTowerPrizecamthesaxman
2018-01-07match SaveCurrentWinStreakcamthesaxman
2018-01-01Label a bunch more specialsMarcus Huderle
2017-12-24Name and use dynamic object gfx id varsMarcus Huderle
2017-12-24Name and use temp var constantsMarcus Huderle
2017-12-21Rename gScript* vars to gSpecialVar_*Marcus Huderle
2017-11-26opponents, map_objects, hold_effects, game_stat, decorations, ↵camthesaxman
battle_move_effects constants
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26easy_chat constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-26rename rng.c to random.ccamthesaxman
2017-11-13migrate battle_message data to src (TODO, german)ProjectRevoTPP
2017-11-12Use spaces instead of tabs in battle_towerMarcus Huderle
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-04finish first wave of fixesProjectRevoTPP
2017-11-02Use void for functions that have no argsMarcus Huderle
2017-11-02Move battle_tower.c to src/field/Marcus Huderle