summaryrefslogtreecommitdiff
path: root/src/diploma.c
AgeCommit message (Expand)Author
2018-11-13ANIM_BANK -> ANIM_BATTLER and some newlinesgarak
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-22Add strings2.hMarijn van der Werf
2017-05-09use macros to set DISPCNT and BG*CNT registers (#286)Cameron Hall
2017-05-05Convert tabs to spacesMarijn van der Werf
2017-03-18move diploma data to CProjectRevoTPP
2017-01-21formattingYamaArashi
2017-01-17Remove trailing whitespaceMarijn van der Werf
2017-01-17Move `gStringVar` declarations to text.hMarijn van der Werf
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
2016-11-04add functions to syscall.hYamaArashi
2016-10-27finish decompiling link NPC codeYamaArashi
2016-10-21diploma graphics labelsYamaArashi
2016-10-21decompile diploma (#66)Cameron Hall