]> git.lizzy.rs Git - dragonfireclient.git/history - src/sound.h
Fix mods not being recursively enabled
[dragonfireclient.git] / src / sound.h
2020-10-01 SmallJoker(se)SerializeString: Include max length in the name
2019-01-03 SmallJokerProselytize the network. Use IEEE F32 (#8030)
2018-03-24 Loïc BlotCleanup sound manager class (#7158)
2017-10-09 Loïc BlotTravis: Update clang from 4.0 to 5.0 (#6467)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-11 RuiSound: Add pitch option (#5960)
2017-05-04 Loic BlotLINT fix since cloud API merge
2017-05-03 BrandonSound API: Add fading sounds
2017-04-21 Loïc BlotFix various performance issues reported by cppcheck...
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