vkdoom_m/wadsrc/static/zscript/engine/ui/menu
Boondorl 66c5beccbd Added UUID for game sessions
Allows the SavegameManager to destroy all saves related to the current UUID session so hardcore mods can enforce this safely instead of needing to go nuclear.
2025-07-26 11:43:59 -03:00
..
search fix options search when menus are defined recursively 2021-09-03 19:40:55 +02:00
colorpickermenu.zs - made adjustments for proper int type promotion to allow internal ZScript to compile with it on. 2022-08-03 10:26:29 +02:00
custommessagebox.zs Allow custom MessageBox menu selector 2023-08-02 00:37:33 -04:00
imagescroller.zs Added animation support for OptionMenus 2022-11-25 00:39:05 +01:00
joystickmenu.zs Implemented saving, ccmd, and options menu 2025-07-08 10:11:28 -03:00
listmenu.zs Fix bug where down arrow does nothing after clicking the main menu 2024-09-16 16:40:43 -04:00
listmenuitems.zs Fixed missing lines in listmenuitems 2024-01-30 14:46:22 -05:00
loadsavemenu.zs Added UUID for game sessions 2025-07-26 11:43:59 -03:00
menu.zs Added Home/End menu binds 2025-07-12 22:33:02 -03:00
menucustomize.zs - Backend update from Raze 2022-06-06 12:09:29 +02:00
menuitembase.zs Added ability to set visibility of menu options 2025-07-07 14:18:16 -03:00
messagebox.zs Allow custom MessageBox menu selector 2023-08-02 00:37:33 -04:00
optionmenu.zs Fixed oob array access 2025-07-17 23:24:45 -03:00
optionmenuitems.zs Add hideInsteadOfGraying bool 2025-07-15 00:16:06 -03:00
reverbedit.zs - Backend update from Raze 2022-06-06 12:09:29 +02:00
textentermenu.zs - Backend update from Raze 2022-06-06 12:09:29 +02:00