]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Put part2 of HUD_Panel_UpdatePosSizeForId within the main switch to avoid enclosing...
authorterencehill <piuntn@gmail.com>
Fri, 10 Dec 2010 18:59:16 +0000 (19:59 +0100)
committerterencehill <piuntn@gmail.com>
Fri, 10 Dec 2010 20:39:40 +0000 (21:39 +0100)
commitfd1bba567567822ac4f68fb404e8d31699699cd8
tree31c0c7bade8319b0dcfa29befeb3a48471c2b245
parentf209ef256e1c8cc09fcfb1cf3b3f30f34345e88b
Put part2 of HUD_Panel_UpdatePosSizeForId within the main switch to avoid enclosing macro calls by brackets (code didn't compile because of missing brackets)

Convert hud_panel_physics_* cvars into autocvars
qcsrc/client/autocvars.qh
qcsrc/client/hud.qc
qcsrc/client/hud.qh