Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Overall improvements to log messages (#9598) | sfan5 | 2020-04-08 |
| | | | | Hide some unnecessarily verbose ones behind --trace or disable them entirely. Remove duplicate ones. Improve their contents in some places. | ||
* | Make sounds stop playing when entering game or mainmenu | nOOb3167 | 2018-03-24 |
| | |||
* | Cleanup sound manager class (#7158) | Loïc Blot | 2018-03-24 |
* Cleanup sound manager client * Use some const refs * Use auto on iterators * Drop unused parameters * Move sound_openal.* to client folder * Move sound.cpp + OnDemandSoundFetcher to client/ folder + reorganize includes properly |