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