]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Make sure all classes that control a cvar initialize cvarName to string_null in their...
authorterencehill <piuntn@gmail.com>
Sun, 30 Aug 2015 18:14:19 +0000 (20:14 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 30 Aug 2015 18:14:19 +0000 (20:14 +0200)
commit6741a4825b6c6ee725268f4878f7fb80b841cec5
treecb37eb8b7eb1a07223960b030a6f3e26e9cd4776
parent993ac3bc4622f6647b5a3a33a6187aee9d788db7
Make sure all classes that control a cvar initialize cvarName to string_null in their configure method so they can be properly re-configured
qcsrc/menu/xonotic/checkbox.qc
qcsrc/menu/xonotic/checkbox_string.qc
qcsrc/menu/xonotic/colorpicker_string.qc
qcsrc/menu/xonotic/dialog_multiplayer_create.qc
qcsrc/menu/xonotic/gametypebutton.qc
qcsrc/menu/xonotic/inputbox.qc
qcsrc/menu/xonotic/radiobutton.qc
qcsrc/menu/xonotic/slider.qc
qcsrc/menu/xonotic/textslider.qc