summaryrefslogtreecommitdiff
path: root/src/start_menu.c
AgeCommit message (Expand)Author
2017-05-09use macros to set DISPCNT and BG*CNT registers (#286)Cameron Hall
2017-05-09file renamingYamaArashi
2017-04-27Sort includesMarijn van der Werf
2017-04-08finish decompiling item_use.c (#244)ProjectRevoTPP
2017-03-18reorganize and add new headers for many filesProjectRevoTPP
2017-01-28tabs to spacesYamaArashi
2017-01-21formattingYamaArashi
2017-01-17Remove trailing whitespaceMarijn van der Werf
2017-01-17Sort includesMarijn van der Werf
2017-01-10more labels and finish decompiling battle_ai.c except for unk_24 (#184)ProjectRevoTPP
2017-01-05more labels (#165)ProjectRevoTPP
2017-01-05get rid of MenuItem structYamaArashi
2017-01-05define some menu data in CYamaArashi
2017-01-05field_8 -> savedCallbackYamaArashi
2017-01-04almost finish decompiling matsuda_debug_menu.c (#158)Cameron Hall
2017-01-02name functions and split data moreYamaArashi
2017-01-02event_data.cYamaArashi
2016-12-18move functions from start_menu.c to menu.cYamaArashi
2016-12-12Fix new errorsMarijn van der Werf
2016-12-12Fix various warningsMarijn van der Werf
2016-12-11decompile load_save.c (#125)ProjectRevoTPP
2016-12-04Decompile sub_8093110 and sub_8093130Marijn van der Werf
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
2016-11-11more cleanup (#98)Cameron Hall
2016-11-05introduce flag constantsYamaArashi
2016-11-04add flag.h and var.hYamaArashi
2016-10-27finish decompiling link NPC codeYamaArashi
2016-10-25rename functionsYamaArashi
2016-10-25decompile save_menu_util.c (#70)ProjectRevoTPP
2016-10-19name some weather-related functionsYamaArashi
2016-10-16decompile option menu and begin decompiling pokedex (#58)Cameron Hall
2016-10-16minor cleanups (#60)Cameron Hall
2016-10-09define start menu variables in CYamaArashi
2016-10-09decompile start menu code (#57)Cameron Hall