raze-gles/source/games
Christoph Oelckers 6ebbf1288d - Duke/RR: Don't delete master switch sprites.
The sound system may play sounds on them after their deletion - this resulted in undefined behavior. To ensure properly defined behavior the sprite needs to be retained at least as long as the sound controller may still need it - which cannot be reliably determined so it has to be kept around forever. This would be easier if the sound controller code had proper start and stop events instead of inferring what to do from secondary information.
Fixes #288.
2021-04-04 13:01:32 +02:00
..
blood - handle voxel rotation in the backend to enable it for all games. 2021-04-04 10:33:29 +02:00
duke - Duke/RR: Don't delete master switch sprites. 2021-04-04 13:01:32 +02:00
exhumed - handle voxel rotation in the backend to enable it for all games. 2021-04-04 10:33:29 +02:00
sw - handle voxel rotation in the backend to enable it for all games. 2021-04-04 10:33:29 +02:00