]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Put accuracy colors code in external functions in miscfunctions.qc in order to avoid...
authorterencehill <piuntn@gmail.com>
Fri, 18 Jan 2013 22:29:13 +0000 (23:29 +0100)
committerterencehill <piuntn@gmail.com>
Tue, 5 Feb 2013 15:07:19 +0000 (16:07 +0100)
commitc87ff55a126627adfa488f035b8943637ec403b8
tree67304d366be5c753124a185414a42b684679aebf
parentfba964fe04707b38b9ca28f304fc38d6e1889cfe
Put accuracy colors code in external functions in miscfunctions.qc in order to avoid duplicate code. Make so that color cvars are read only every 2 seconds, not every frame. Also fix 100% weapon accuracy color displayed black instead of green in the scoreboard
qcsrc/client/View.qc
qcsrc/client/hud.qc
qcsrc/client/hud.qh
qcsrc/client/miscfunctions.qc
qcsrc/client/scoreboard.qc