0ad/source/soundmanager
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 Fix build warnings. Patch by Markus. Refs #1851. 2013-06-11 00:05:57 +00:00
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