1
0
forked from 0ad/0ad
0ad/source/soundmanager
Itms 6c3964f52a Cleanup of SoundGroup XML files.
Remove some useless settings using the default values.
Remove the obsolete <Replacement> tag.
Update some documentation in the code, fix whitespace and unify line
endings.

Patch by otero, fixes #3268

This was SVN commit r17976.
2016-04-04 20:54:48 +00:00
..
data Move gain config setting retrieval to the sound manager. Fixes #3030. 2015-02-02 13:44:06 +00:00
items Move gain config setting retrieval to the sound manager. Fixes #3030. 2015-02-02 13:44:06 +00:00
scripting Cleanup of SoundGroup XML files. 2016-04-04 20:54:48 +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 Some range-based for loops and some style cleanup. 2015-07-29 01:07:23 +00:00
SoundManager.h Move gain config setting retrieval to the sound manager. Fixes #3030. 2015-02-02 13:44:06 +00:00