gzdoom-gles/wadsrc/static/zscript/ui/menu
Christoph Oelckers e82565373f - separated the channel number from the flags in the sound interface so that the 8 channel limit can be eliminated.
- added Marisa Kirisame's CHAN_OVERLAP flag.
- exported S_IsActorPlayingSomething to ZScript.

The sound API change required deprecating A_PlaySound and S_Sound. There are now new variants S_StartSound and A_StartSound which have two distinct parameters for channel and flags.
2019-12-16 23:52:39 +01:00
..
search
colorpickermenu.zs - separated the channel number from the flags in the sound interface so that the 8 channel limit can be eliminated. 2019-12-16 23:52:39 +01:00
conversationmenu.zs - separated the channel number from the flags in the sound interface so that the 8 channel limit can be eliminated. 2019-12-16 23:52:39 +01:00
joystickmenu.zs
listmenu.zs
listmenuitems.zs
loadsavemenu.zs
menu.zs - do not blur the background for portrait-less conversations. 2019-08-09 15:22:52 +02:00
menuitembase.zs
messagebox.zs - separated the channel number from the flags in the sound interface so that the 8 channel limit can be eliminated. 2019-12-16 23:52:39 +01:00
newplayermenu.zs
optionmenu.zs - separated the channel number from the flags in the sound interface so that the 8 channel limit can be eliminated. 2019-12-16 23:52:39 +01:00
optionmenuitems.zs
playercontrols.zs
playerdisplay.zs
playermenu.zs
readthis.zs
reverbedit.zs
textentermenu.zs