Commit graph

3 commits

Author SHA1 Message Date
marauder2k7
5c5894703c SFX System fixes for loading sounds and buffers 2026-05-06 18:16:52 +01:00
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
DavidWyand-GG
7dbfe6994d Engine directory for ticket #1 2012-09-19 11:15:01 -04:00