]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Optimise CCR slightly, remove unused CCR_* cvars & macros
authorotta8634 <k9wolf@pm.me>
Thu, 12 Sep 2024 05:04:12 +0000 (13:04 +0800)
committerotta8634 <k9wolf@pm.me>
Thu, 12 Sep 2024 05:04:12 +0000 (13:04 +0800)
commit31c50d2a6ee7029c3cfa8c2127ee912e9a693bd5
tree0759c7402388fc7fc50ffbd66a29854526dae918
parentfcc84e806df97292da4f2844b2a2582c50b53185
Optimise CCR slightly, remove unused CCR_* cvars & macros

Cvars & macros were commented out in case they're needed in future
... R1,R2,R3 likely will be
Added the ^ into the cvars to prevent unnecessary strcat calls
This does break the config of whoever's changed them from default though
Also slightly improved the description of hud_colorset_background
_hud_common.cfg
qcsrc/lib/string.qh