..
dsound
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
fmod
Changed order of fmodex library unload.
2015-09-25 22:40:24 +10:00
media
Fixed V547: Expression is always false
2017-04-27 11:29:03 +03:00
null
Issue found with PVS-Studio:
2015-07-21 23:22:21 -05:00
openal
Reordering initialization methods #1912
2017-04-19 14:02:45 -04:00
xaudio
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxAmbience.cpp
Reordering initialization methods #1912
2017-04-19 14:02:45 -04:00
sfxAmbience.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxBuffer.cpp
clang: constructor initialization order
2016-10-14 18:16:55 -05:00
sfxBuffer.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxCommon.h
Fixed some random Worder warnings
2015-07-03 15:52:38 +02:00
sfxController.cpp
The wrong array was being indexed, and the type checker didn't catch it because it was a variadic function
2017-01-05 20:01:52 -05:00
sfxController.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxDescription.cpp
Reordering initialization methods #1912
2017-04-19 14:02:45 -04:00
sfxDescription.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxDevice.cpp
Fixed some random Worder warnings
2015-07-03 15:52:38 +02:00
sfxDevice.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxEnvironment.cpp
more unused variable cleanups
2016-10-16 14:41:34 -05:00
sfxEnvironment.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxFileStream.cpp
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxFileStream.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxInternal.cpp
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxInternal.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxMemoryStream.cpp
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxMemoryStream.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxModifier.cpp
Reordering initialization methods #1912
2017-04-19 14:02:45 -04:00
sfxModifier.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxParameter.cpp
Fix stack balancing problems by refactoring execution calls
2015-02-08 00:08:18 +00:00
sfxParameter.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxPlayList.cpp
Reordering initialization methods #1912
2017-04-19 14:02:45 -04:00
sfxPlayList.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxProfile.cpp
Remove namespace from header
2013-07-28 12:55:52 -05:00
sfxProfile.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxProvider.cpp
Reordering initialization methods #1912
2017-04-19 14:02:45 -04:00
sfxProvider.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxResource.cpp
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxResource.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxSound.cpp
Fix copy paste error in conditional
2015-02-20 18:42:33 -05:00
sfxSound.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxSoundscape.cpp
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxSoundscape.h
Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang.
2016-10-17 01:00:12 -05:00
sfxSource.cpp
clang: constructor initialization order
2016-10-14 18:16:55 -05:00
sfxSource.h
Merge branch 'master' into console-func-refactor
2014-10-14 15:09:11 +11:00
sfxState.cpp
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxState.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxStream.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxSystem.cpp
Reordering initialization methods #1912
2017-04-19 14:02:45 -04:00
sfxSystem.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxTrack.cpp
Beginnings of the "pass everything using a native type wrapper" console code.
2012-10-12 18:56:17 +01:00
sfxTrack.h
Beginnings of the "pass everything using a native type wrapper" console code.
2012-10-12 18:56:17 +01:00
sfxTypes.cpp
Initial Implementation of the Taml, Asset and Modules systems.
2015-10-13 15:19:36 -05:00
sfxTypes.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxVoice.cpp
clang: constructor initialization order
2016-10-14 18:16:55 -05:00
sfxVoice.h
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00
sfxWorld.h
Simple pass over the codebase to standardize the platform types.
2013-08-04 16:26:01 -05:00