| .. |
|
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
|
windows and linux AL_ALEXT_PROTOTYPES blocks, as well as exposed the defining of it cmake side for the adventurous (windows and linux on by default, mac off till we sort why dylibs are freaking out)
|
2019-05-24 14:12:04 -05:00 |
|
xaudio
|
kills off the last vestiges of xenon support
|
2017-07-09 15:05:56 -05: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
|
OpenALEffects
|
2018-10-29 18:01:56 +00:00 |
|
sfxController.cpp
|
tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places.
|
2017-12-27 22:57:47 -06:00 |
|
sfxController.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
sfxDescription.cpp
|
OpenALEffects
|
2018-10-29 18:01:56 +00:00 |
|
sfxDescription.h
|
datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields.
|
2017-07-26 21:10:43 +01:00 |
|
sfxDevice.cpp
|
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
2018-04-23 10:08:14 -05:00 |
|
sfxDevice.h
|
OpenALEffects
|
2018-10-29 18:01:56 +00:00 |
|
sfxEnvironment.cpp
|
OpenALEffects
|
2018-10-29 18:01:56 +00: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
|
SFXMemoryStream::read clarification.
|
2018-03-13 18:05:30 -05: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
|
sfx-legacy
|
2017-07-27 00:03:53 +01:00 |
|
sfxProfile.cpp
|
sfx-legacy
|
2017-07-27 00:03:53 +01:00 |
|
sfxProfile.h
|
datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields.
|
2017-07-26 21:10:43 +01: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
|
Update sfxSound.cpp
|
2018-03-11 17:29:30 +01:00 |
|
sfxSound.h
|
Update sfxSound.h
|
2018-03-11 17:25:30 +01:00 |
|
sfxSoundscape.cpp
|
sfx shadowvar cleanup
|
2018-03-13 21:25:02 -05: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
|
Eliminate DefineConsoleMethod
|
2018-04-17 21:01:50 +02: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
|
Merge pull request #2281 from marauder2k7/OpenALDevBuildBranch
|
2019-03-30 14:39:06 -05:00 |
|
sfxSystem.h
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|
sfxTrack.cpp
|
datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields.
|
2017-07-26 21:10:43 +01:00 |
|
sfxTrack.h
|
datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields.
|
2017-07-26 21:10:43 +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 |