index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sound.h
Age
Commit message (
Expand
)
Author
2022-07-09
Sounds: Various little improvements (#12486)
SmallJoker
2022-06-20
Re-order sound-related code (#12382)
SmallJoker
2020-10-01
(se)SerializeString: Include max length in the name
SmallJoker
2019-01-03
Proselytize the network. Use IEEE F32 (#8030)
SmallJoker
2018-03-24
Cleanup sound manager class (#7158)
Loïc Blot
2017-10-09
Travis: Update clang from 4.0 to 5.0 (#6467)
Loïc Blot
2017-08-20
Modernize source code: last part (#6285)
Loïc Blot
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-06-11
Sound: Add pitch option (#5960)
Rui
2017-05-04
LINT fix since cloud API merge
Loic Blot
2017-05-03
Sound API: Add fading sounds
Brandon
2017-04-21
Fix various performance issues reported by cppcheck + code style (CI) (#5635)
Loïc Blot
2017-04-20
Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
Loïc Blot
2017-04-07
Clang-format: fix some header files and remove them from whitelist
Loic Blot
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-06-17
Optimize headers
Perttu Ahola
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-04-06
Handle failing openal init properly, add enable_sound and sound_volume settings
Perttu Ahola
2012-03-25
Almost support loading sounds from server
Perttu Ahola
2012-03-24
Lua API for playing sounds
Perttu Ahola
2012-03-24
Add sounds, tune things
Perttu Ahola
2012-03-24
Add event manager and use it to trigger sounds
Perttu Ahola
2012-03-24
c55sound continued
Perttu Ahola
2012-03-24
celeron55's sound system initial framework
Perttu Ahola