]> git.lizzy.rs Git - minetest.git/history - src/sound_openal.cpp
Add EnvRef:find_node_near(pos, radius, nodenames)
[minetest.git] / src / sound_openal.cpp
2012-04-06 Perttu AholaHandle failing openal init properly, add enable_sound...
2012-04-05 Perttu AholaAttempt to fix sound left-right channels
2012-03-26 Perttu AholaDo a dumb-ass static string copy for const-incorrect...
2012-03-25 Perttu AholaSound loading from memory (by using a quick hack)
2012-03-25 Perttu AholaAlmost support loading sounds from server
2012-03-24 Perttu AholaFix build on MinGW (as compared to Linux)
2012-03-24 Perttu AholaLua API for playing sounds
2012-03-24 Perttu AholaAdd sounds, tune things
2012-03-24 Perttu Aholac55sound continued
2012-03-24 Perttu Aholaceleron55's sound system initial framework