taisei/src/menu
2017-02-19 04:16:05 +02:00
..
charselect.c Draw the charselect and diffselect menu titles correctly 2017-02-19 04:16:05 +02:00
charselect.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
common.c Refactored config into a macro hell 2017-02-17 18:03:49 +02:00
common.h Pass a pointer to the MenuData structure to MenuActions 2017-02-16 18:55:46 +02:00
difficulty.c Draw the charselect and diffselect menu titles correctly 2017-02-19 04:16:05 +02:00
difficulty.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
gameovermenu.c Pass a pointer to the MenuData structure to MenuActions 2017-02-16 18:55:46 +02:00
gameovermenu.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
ingamemenu.c Refactored config into a macro hell 2017-02-17 18:03:49 +02:00
ingamemenu.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
mainmenu.c Pass a pointer to the MenuData structure to MenuActions 2017-02-16 18:55:46 +02:00
mainmenu.h stupid menu bullshit 2017-02-12 05:45:19 +02:00
menu.c Pass a pointer to the MenuData structure to MenuActions 2017-02-16 18:55:46 +02:00
menu.h Fallback to ARB_draw_instanced if EXT_draw_instanced is not available 2017-02-18 11:24:45 +02:00
options.c Edit story.txt and in-game texts 2017-02-19 01:35:18 +01:00
options.h Config callback system 2017-02-17 20:23:22 +02:00
replayview.c Fallback to ARB_draw_instanced if EXT_draw_instanced is not available 2017-02-18 11:24:45 +02:00
replayview.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
savereplay.c Pass a pointer to the MenuData structure to MenuActions 2017-02-16 18:55:46 +02:00
savereplay.h Pass a pointer to the MenuData structure to MenuActions 2017-02-16 18:55:46 +02:00
stageselect.c Edit story.txt and in-game texts 2017-02-19 01:35:18 +01:00
stageselect.h stupid menu bullshit 2017-02-12 05:45:19 +02:00