]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Use entcs to handle client colors (improves FPS by not using the slow engine function)
authorMario <mario@smbclan.net>
Sun, 21 Aug 2016 02:57:10 +0000 (12:57 +1000)
committerMario <mario@smbclan.net>
Sun, 21 Aug 2016 02:57:10 +0000 (12:57 +1000)
commitdd9807e08b0aecdeeaa74ee49eccabddcd6d630d
treebad9645943c7dc50105042701dc175b4e3f19fbb
parent8a070bbd42eac0b8b1ec9fac24f5de08b85461d3
Use entcs to handle client colors (improves FPS by not using the slow engine function)
12 files changed:
qcsrc/client/csqcmodel_hooks.qc
qcsrc/client/hud/hud.qc
qcsrc/client/hud/hud.qh
qcsrc/client/hud/panel/scoreboard.qc
qcsrc/client/view.qc
qcsrc/common/ent_cs.qc
qcsrc/common/ent_cs.qh
qcsrc/common/weapons/weapon/arc.qc
qcsrc/common/weapons/weapon/vaporizer.qc
qcsrc/server/bot/default/bot.qc
qcsrc/server/cl_client.qc
qcsrc/server/teamplay.qc