Torque3D/Engine/source/sfx
marauder2k7 352afa3f0f SFXResource multi read
SFXResource was always creating a new file for each sound resource. Sometimes this would happen 3 times since the asset was creating a resource, then the profile, then the object that was using it.

Now if the sfxResource exists and we call openStream it returns the sfxFileStream linked to that file instead of just creating a new one.
2024-03-24 15:39:58 +00:00
..
dsound Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
media rest of virtuals removed 2024-03-18 18:40:22 +00:00
null rest of virtuals removed 2024-03-18 18:40:22 +00:00
openal rest of virtuals removed 2024-03-18 18:40:22 +00:00
xaudio kills off the last vestiges of xenon support 2017-07-09 15:05:56 -05:00
sfxAmbience.cpp sound safeties and future notes 2023-02-26 17:26:43 -06:00
sfxAmbience.h virtuals removed 2024-03-18 18:13:00 +00:00
sfxBuffer.cpp clang: constructor initialization order 2016-10-14 18:16:55 -05:00
sfxBuffer.h virtuals removed 2024-03-18 18:13:00 +00:00
sfxCommon.h fix out of bound initializations 2020-07-27 10:22:39 -05:00
sfxController.cpp Sfx playlist asset working (#1109) 2023-10-21 17:19:02 -05:00
sfxController.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sfxDescription.cpp Console Refactor 2023-09-13 10:33:20 +02:00
sfxDescription.h virtuals removed 2024-03-18 18:13:00 +00:00
sfxDevice.cpp Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 2018-04-23 10:08:14 -05:00
sfxDevice.h remove FMODex from Torque3D 2021-09-11 16:29:32 -04:00
sfxEnvironment.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
sfxEnvironment.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sfxFileStream.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
sfxFileStream.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sfxInternal.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
sfxInternal.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sfxMemoryStream.cpp clean up malformed stream conversion 2024-01-01 20:42:43 -06:00
sfxMemoryStream.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sfxModifier.cpp uninitialized variables-sfx 2020-05-11 15:24:49 -05:00
sfxModifier.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sfxParameter.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
sfxParameter.h virtuals removed 2024-03-18 18:13:00 +00:00
sfxPlayList.cpp Sfx playlist asset working (#1109) 2023-10-21 17:19:02 -05:00
sfxPlayList.h virtuals removed 2024-03-18 18:13:00 +00:00
sfxProfile.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
sfxProfile.h virtuals removed 2024-03-18 18:13:00 +00:00
sfxProvider.cpp Reordering initialization methods #1912 2017-04-19 14:02:45 -04:00
sfxProvider.h uninitialized and unused value cleanups 2023-05-01 10:40:02 -05:00
sfxResource.cpp SFXResource multi read 2024-03-24 15:39:58 +00:00
sfxResource.h SFXResource multi read 2024-03-24 15:39:58 +00:00
sfxSound.cpp if we have no description, the sounds is never 3d 2022-11-28 00:10:32 -06:00
sfxSound.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sfxSoundscape.cpp Add an alternate allocator for DecalManager; Also fix SFX weirdness. 2024-02-04 23:27:31 +00:00
sfxSoundscape.h Add an alternate allocator for DecalManager; Also fix SFX weirdness. 2024-02-04 23:27:31 +00:00
sfxSource.cpp prelim refactor 2024-02-05 14:23:11 -06:00
sfxSource.h virtuals removed 2024-03-18 18:13:00 +00:00
sfxState.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
sfxState.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sfxStream.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sfxSystem.cpp uninitialized and unused value cleanups 2023-05-01 10:40:02 -05:00
sfxSystem.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
sfxTrack.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
sfxTrack.h virtuals removed 2024-03-18 18:13:00 +00: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 rest of virtuals removed 2024-03-18 18:40:22 +00:00
sfxWorld.h virtuals removed 2024-03-18 18:13:00 +00:00