raze/wadsrc/static/zscript/engine/ui/menu
Christoph Oelckers 6df1a14a92 gave translations a dedicated scripted type.
This is needed for implementing reliable serialization of custom translations. As long as they are merely ints they cannot be restored on loading a savegame because the serialization code does not know that these variables are special.
2023-12-05 22:40:56 +01:00
..
search - Backend update from GZDoom - mainly for GLES2 support. 2021-09-18 12:20:28 +02:00
colorpickermenu.zs - fixed script warnings after updating to version 4.9.0 2022-08-03 13:49:17 +02:00
custommessagebox.zs - backend update from GZDoom. 2023-08-09 12:17:17 +02:00
imagescroller.zs - backend update from GZDoom. 2022-12-04 16:51:44 +01:00
joystickmenu.zs - backend update from GZDoom. 2023-08-09 12:17:17 +02:00
listmenu.zs - backend update from GZDoom. 2022-12-04 16:51:44 +01:00
listmenuitems.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
loadsavemenu.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
menu.zs gave translations a dedicated scripted type. 2023-12-05 22:40:56 +01:00
menucustomize.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
menuitembase.zs - dynamically adjust SW's menu spacing based on language. 2021-06-26 11:58:40 +02:00
messagebox.zs - backend update from GZDoom. 2023-08-09 12:17:17 +02:00
optionmenu.zs - backend update from GZDoom. 2022-12-04 16:51:44 +01:00
optionmenuitems.zs gave translations a dedicated scripted type. 2023-12-05 22:40:56 +01:00
reverbedit.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
textentermenu.zs - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00