Sound: Add pitch option (#5960)
authorRui <rui.minetest@gmail.com>
Sun, 11 Jun 2017 11:58:26 +0000 (20:58 +0900)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Sun, 11 Jun 2017 11:58:26 +0000 (13:58 +0200)
commitff73c7a5da6ab8ac0bb678ebf25b83e805397029
tree1e91e8226000250c4636bbb188330d105c85d019
parent03ff53e16bafe1aaa278625864c546a525d08dfc
Sound: Add pitch option (#5960)

* Sound: Add pitch option
doc/lua_api.txt
src/itemdef.cpp
src/network/clientpackethandler.cpp
src/nodedef.cpp
src/script/common/c_content.cpp
src/script/lua_api/l_client.cpp
src/server.cpp
src/server.h
src/sound.h
src/sound_openal.cpp