Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-08 | Overall improvements to log messages (#9598) | sfan5 | |
Hide some unnecessarily verbose ones behind --trace or disable them entirely. Remove duplicate ones. Improve their contents in some places. | |||
2018-03-24 | Make sounds stop playing when entering game or mainmenu | nOOb3167 | |
2018-03-24 | Cleanup sound manager class (#7158) | Loïc Blot | |
* 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 |