This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-21 19:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a17
0ad
/
source
/
soundmanager
T
History
sanderd17
006bf42809
Fix segmentation fault in the sound destructor. Happened when the sound file doesn't exist. Errors are shown by other code.
...
This was SVN commit r15437.
2014-06-24 11:07:39 +00:00
..
data
Fix segmentation fault in the sound destructor. Happened when the sound file doesn't exist. Errors are shown by other code.
2014-06-24 11:07:39 +00:00
items
…
scripting
Slightly better options menu.
2014-02-20 22:45:43 +00:00
ISoundManager.h
Fixes rare crash in sound manager, due to worker thread dereferencing global pointer before it had been assigned.
Fixes
#2333
, refs
#2387
,
#2317
.
2014-06-02 02:09:58 +00:00
SoundManager.cpp
Fixes rare crash in sound manager, due to worker thread dereferencing global pointer before it had been assigned.
Fixes
#2333
, refs
#2387
,
#2317
.
2014-06-02 02:09:58 +00:00
SoundManager.h
Fixes rare crash in sound manager, due to worker thread dereferencing global pointer before it had been assigned.
Fixes
#2333
, refs
#2387
,
#2317
.
2014-06-02 02:09:58 +00:00