gzdoom/wadsrc/static/zscript/ui/menu
Christoph Oelckers f0c9b1765e 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-11-09 23:04:10 +01:00
..
conversationmenu.zs - fixed mouse coordinate checks for Strife conversations 2022-05-09 00:11:53 +02:00
doommenus.zs Add sv_noplayerclip to allow players to walk through and shoot each other (only in coop) 2023-01-08 19:10:49 +08:00
newplayermenu.zs
playercontrols.zs
playerdisplay.zs gave translations a dedicated scripted type. 2023-11-09 23:04:10 +01:00
playermenu.zs Move StartGameDirect from PlayerMenu to Menu 2023-09-14 16:28:08 +02:00
readthis.zs