This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
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