summaryrefslogtreecommitdiff
path: root/src/sound.h
Commit message (Expand)AuthorAge
* LINT fix since cloud API mergeLoic Blot2017-05-04
* Sound API: Add fading soundsBrandon2017-05-03
* Fix various performance issues reported by cppcheck + code style (CI) (#5635)Loïc Blot2017-04-21
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-20
* Clang-format: fix some header files and remove them from whitelistLoic Blot2017-04-07
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Optimize headersPerttu Ahola2012-06-17
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* Handle failing openal init properly, add enable_sound and sound_volume settingsPerttu Ahola2012-04-06
* Almost support loading sounds from serverPerttu Ahola2012-03-25
* Lua API for playing soundsPerttu Ahola2012-03-24
* Add sounds, tune thingsPerttu Ahola2012-03-24
* Add event manager and use it to trigger soundsPerttu Ahola2012-03-24
* c55sound continuedPerttu Ahola2012-03-24
* celeron55's sound system initial frameworkPerttu Ahola2012-03-24