Age | Commit message (Collapse) | Author |
|
This makes the name match with the name of the STL function with the same
behavior.
|
|
|
|
|
|
|
|
Thanks LordHoto for reminding this
|
|
in-game scene
|
|
|
|
|
|
This matches the casing of the original engine name.
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the playback of the Intruder Alert message in Scene #95.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sound Fx driver
|
|
|
|
|
|
|
|
|
|
|
|
This will be necessary with the introduction of the Sound FX driver, since the sound manager will do the processing for both drivers, but each will need to do their own output in their AudioStream thread
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a problem in Scene 20 where the scene wasn't ending after a sound fade
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|