aboutsummaryrefslogtreecommitdiff
path: root/src/sound.h
AgeCommit message (Expand)Author
2022-07-09Sounds: Various little improvements (#12486)SmallJoker
2022-06-20Re-order sound-related code (#12382)SmallJoker
2020-10-01(se)SerializeString: Include max length in the nameSmallJoker
2019-01-03Proselytize the network. Use IEEE F32 (#8030)SmallJoker
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2017-10-09Travis: Update clang from 4.0 to 5.0 (#6467)Loïc Blot
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-11Sound: Add pitch option (#5960)Rui
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