]> icculus.org git repositories - divverent/darkplaces.git/commit
Added QC function drawcolorcodedstring (#326 CSQC, #467 MQC) which is similar to...
authordresk <dresk@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 5 Sep 2007 22:15:04 +0000 (22:15 +0000)
committerdresk <dresk@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 5 Sep 2007 22:15:04 +0000 (22:15 +0000)
commit1950409af844e107d22d8f396e89213ec2f32ff2
tree6aea126ee5d240f5e20f18ce3f1407323d89ddae
parent720db9ede3f19c2977d1967d858959f5a024b6d8
Added QC function drawcolorcodedstring (#326 CSQC, #467 MQC) which is similar to drawstring, instead it does not take in an RGB vector and instead colors the string based on the engine's coloring rules.

Useful for drawing colorized player names, centerprints, etc.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7561 d7cf8633-e32d-0410-b094-e92efae38249
clvm_cmds.c
mvm_cmds.c
prvm_cmds.c
prvm_cmds.h