summaryrefslogtreecommitdiff
path: root/src/gui/guiEngine.h
Commit message (Collapse)AuthorAge
* Cleanup sound manager class (#7158)Loïc Blot2018-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
* Move files to subdirectories (#6599)Vitaliy2017-11-08
* Move files around