summaryrefslogtreecommitdiff
path: root/src/battle/reshow_battle_screen.c
AgeCommit message (Expand)Author
2018-04-06Use 'battler' instead of 'bank'Marcus Huderle
2018-04-06Finish decompiling battle_9Marcus Huderle
2018-04-06Decompile a bunch of battle_9Marcus Huderle
2018-04-04Port function/file names from pokeemeraldMarcus Huderle
2018-02-10Start documenting battle animsMarcus Huderle
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-07Finish decompiling battle_2Marcus Huderle
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ...Marcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-12-22save workcamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-08-26mergeProjectRevoTPP