]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Remove trailing 0s before saving float numbers into cvars in the menu. Reason: with...
authorterencehill <piuntn@gmail.com>
Sun, 27 Mar 2016 14:10:27 +0000 (16:10 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 27 Mar 2016 14:10:27 +0000 (16:10 +0200)
commit6b7f3c5423ede05f45ee2c8dd2352d0dc62d36f8
tree67275c4ffc948569a1a868a023b2fc47d4ed1792
parent112e1861bef236521b5fc092d9a2f3114c7f4304
Remove trailing 0s before saving float numbers into cvars in the menu. Reason: with a fresh config a few cvars were considered modified because on menu start sliders rewrite the current cvar values adding trailing 0s
qcsrc/common/util.qh
qcsrc/lib/string.qh
qcsrc/menu/xonotic/checkbox.qc
qcsrc/menu/xonotic/slider.qc