]> git.xonotic.org Git - xonotic/darkplaces.git/commit
prevent abuse by ending netname with a ^: if the name is not a valid colored string...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 25 Apr 2007 08:38:40 +0000 (08:38 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 25 Apr 2007 08:38:40 +0000 (08:38 +0000)
commit95309c266f9406fb010e30aa1383efe84082270c
tree19d441226589bea912d59b4e6a1dd8439dde4741
parente12d5b6c194a92ddd0a71cc8d854559130eb44a4
prevent abuse by ending netname with a ^: if the name is not a valid colored string, add a ^ if possible, and if there is no space for it, remove the trailing ^

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7190 d7cf8633-e32d-0410-b094-e92efae38249
host_cmd.c