gzdoom/wadsrc/static/zscript/ui
Christoph Oelckers e639030276 - fixed music in intermissions.
The starting of the first screen's music must be delayed until the playback of this screen actually starts.
Since the controller objects are created up front it cannot be done in the Init() method anymore.
2022-05-11 09:06:57 +02:00
..
menu - fixed mouse coordinate checks for Strife conversations 2022-05-09 00:11:53 +02:00
statscreen - proper handling for running an end-of-game intermission. 2022-04-27 10:53:07 +02:00
statusbar - added a time widget to the level stats display on the alt HUD, similar to how Raze does it. 2022-03-22 08:35:18 +01:00
intermission.zs - fixed music in intermissions. 2022-05-11 09:06:57 +02:00