gzdoom/wadsrc/static/zscript/ui/menu
Boondorl 597b06ae52 Added CRandom functions
Unique RNG namespace for client-side effects and HUDs. Identifiers for these cannot clash with identifiers that affect the playsim making them completely safe to use in HUD elements. They also won't be saved.
2024-11-15 23:56:23 -03:00
..
conversationmenu.zs Added CRandom functions 2024-11-15 23:56:23 -03: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 - moved two native player menu functions out of the main menu class. 2020-10-04 19:08:14 +02:00
playercontrols.zs - implement slider background color change - https://forum.zdoom.org/viewtopic.php?f=15&t=70616 2020-11-17 11:29:39 -05:00
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 - use the backend's GameTicRate in the scripts where applicable. 2020-10-16 22:57:24 +02:00