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
/
guiVolumeChange.cpp
Age
Commit message (
Expand
)
Author
2017-11-08
Move files to subdirectories (#6599)
Vitaliy
2017-09-26
Add mute setting (toggled by the mute key and in the volume menu) (#6415)
DTA7
2017-05-28
guiVolumeChange: prevent wrong value position by using 1 label instead of 2 (...
Loïc Blot
2017-05-13
Limit properly the sound setting at updateSound runtime step (#5753)
Loïc Blot
2016-10-09
Remove unused parameter of GUIVolumeChange
Rui
2015-04-01
Move globals from main.cpp to more sane locations
Craig Robbins
2015-02-05
Reduce gettext wide/narrow and string/char* conversions
ShadowNinja
2014-04-15
Fix all warnings reported by clang
Sfan5
2013-11-11
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
sapier
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-05-19
Fix nearly all warnings
kwolekr
2013-04-07
fix memory leaks introduced by invalid gettext usage
sapier
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2013-02-23
Add sound volume controls to ingame menu
RealBadAngel