summaryrefslogtreecommitdiff
path: root/src/battle/reshow_battle_screen.c
AgeCommit message (Collapse)Author
2018-10-16document battle anim script commandsgarak
2018-06-25Merge branch 'master' into contest_link_80C2020Marcus Huderle
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-03-31Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-02-10Start documenting battle animsMarcus Huderle
2018-01-23sub_80C2020PikalaxALT
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
names
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