taisei/src/menu
2024-05-04 20:07:12 +02:00
..
charprofile.c all: use min/max macros; avoid some unnecessary conversions 2023-09-28 17:43:14 +02:00
charprofile.h resource: lifetime management redesign (WIP) 2023-04-29 20:01:50 +02:00
charselect.c all: use min/max macros; avoid some unnecessary conversions 2023-09-28 17:43:14 +02:00
charselect.h resource: lifetime management redesign (WIP) 2023-04-29 20:01:50 +02:00
common.c headers: isolate endings, remove stage.h inc. from plrmodes.h, fix resulting mess 2023-07-30 06:16:17 +02:00
common.h menu/common: add context argument for draw_menu_list() 2022-02-16 05:09:30 +02:00
cutsceneview.c util/callchain: split from eventloop 2023-04-07 16:08:49 +02:00
cutsceneview.h replace include guards with #pragma once 2021-08-31 23:34:46 +03:00
difficultyselect.c Add generic type-safe facility for dynamic arrays (#207) 2020-04-05 05:51:00 +03:00
difficultyselect.h replace include guards with #pragma once 2021-08-31 23:34:46 +03:00
gameovermenu.c menu/gameovermenu: add "Load Quicksave" entry when available 2024-05-03 04:20:45 +02:00
gameovermenu.h menu/gameovermenu: add "Load Quicksave" entry when available 2024-05-03 04:20:45 +02:00
ingamemenu.c menu/gameovermenu: add "Load Quicksave" entry when available 2024-05-03 04:20:45 +02:00
ingamemenu.h menu/gameovermenu: add "Load Quicksave" entry when available 2024-05-03 04:20:45 +02:00
mainmenu.c watchdog: return to main menu and reset config after inactivity in kiosk mode 2024-05-04 20:07:12 +02:00
mainmenu.h resource: lifetime management redesign (WIP) 2023-04-29 20:01:50 +02:00
media.c resource: lifetime management redesign (WIP) 2023-04-29 20:01:50 +02:00
media.h resource: lifetime management redesign (WIP) 2023-04-29 20:01:50 +02:00
menu.c watchdog: return to main menu and reset config after inactivity in kiosk mode 2024-05-04 20:07:12 +02:00
menu.h menu: add MF_NoDemo MenuFlag 2023-06-08 01:45:48 +02:00
meson.build In-Game Character Profiles (#327) 2021-12-22 23:52:22 +02:00
musicroom.c resources: add intro bgm 2023-06-26 09:02:46 +02:00
musicroom.h resource: lifetime management redesign (WIP) 2023-04-29 20:01:50 +02:00
options.c menu/options: add an option to reload the last saved config 2024-05-03 04:20:45 +02:00
options.h replace include guards with #pragma once 2021-08-31 23:34:46 +03:00
replayview.c menu/replayview: cleanup events after watching replay 2023-06-17 21:52:44 +02:00
replayview.h transition: use the callchain system for callbacks 2023-04-07 16:08:49 +02:00
savereplay.c headers: isolate endings, remove stage.h inc. from plrmodes.h, fix resulting mess 2023-07-30 06:16:17 +02:00
savereplay.h util/callchain: split from eventloop 2023-04-07 16:08:49 +02:00
spellpractice.c menu/common: add context argument for draw_menu_list() 2022-02-16 05:09:30 +02:00
spellpractice.h replace include guards with #pragma once 2021-08-31 23:34:46 +03:00
stagepractice.c menu/common: add context argument for draw_menu_list() 2022-02-16 05:09:30 +02:00
stagepractice.h replace include guards with #pragma once 2021-08-31 23:34:46 +03:00
stageselect.c menu/common: add context argument for draw_menu_list() 2022-02-16 05:09:30 +02:00
stageselect.h replace include guards with #pragma once 2021-08-31 23:34:46 +03:00
submenus.c Fix some issues found by clang static analysis 2021-06-18 16:11:00 +03:00
submenus.h replace include guards with #pragma once 2021-08-31 23:34:46 +03:00