]> git.lizzy.rs Git - dragonfireclient.git/history - src/sound.h
Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
[dragonfireclient.git] / src / sound.h
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-07 Loic BlotClang-format: fix some header files and remove them...
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-17 Perttu AholaOptimize headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-04-06 Perttu AholaHandle failing openal init properly, add enable_sound...
2012-03-25 Perttu AholaAlmost support loading sounds from server
2012-03-24 Perttu AholaLua API for playing sounds
2012-03-24 Perttu AholaAdd sounds, tune things
2012-03-24 Perttu AholaAdd event manager and use it to trigger sounds
2012-03-24 Perttu Aholac55sound continued
2012-03-24 Perttu Aholaceleron55's sound system initial framework