gzdoom/wadsrc/static/zscript/engine/ui/menu
jekyllgrim 861a557d92 Add graycheckVal, expose hud_oldscale/hud_scalefactor to the menu
Add graycheckVal to OptionMenu items
Add menu elements for hud_oldscale and hud_scalefactor to menudef.txt
2024-04-26 21:37:01 -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 Individual Joystick Enable/Disable Toggles 2023-08-02 00:37:24 -04:00
listmenu.zs Add CenterText MENUDEF flag 2024-01-29 15:21:49 -05:00
listmenuitems.zs Fixed missing lines in listmenuitems 2024-01-30 14:46:22 -05:00
loadsavemenu.zs - Backend update from Raze 2022-06-06 12:09:29 +02:00
menu.zs - add support for not localizing some text functions, and modify menu text fields to use this 2023-09-14 23:24:42 +02:00
menucustomize.zs - Backend update from Raze 2022-06-06 12:09:29 +02:00
menuitembase.zs - use original menu spacing for skill and episode menus if all elements are patches. 2021-08-10 21:08:26 +02:00
messagebox.zs Allow custom MessageBox menu selector 2023-08-02 00:37:33 -04:00
optionmenu.zs Added animation support for OptionMenus 2022-11-25 00:39:05 +01:00
optionmenuitems.zs Add graycheckVal, expose hud_oldscale/hud_scalefactor to the menu 2024-04-26 21:37:01 -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