qzdoom/wadsrc/static/zscript/ui
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
..
menu - 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
statscreen Localize level/author strings on intermission startup, fixes misalignments. 2019-11-10 18:14:42 +01:00
statusbar - made most of AltHud class functions virtual 2019-11-26 15:45:18 +02:00