]> icculus.org git repositories - divverent/darkplaces.git/commit
Reject clc_stringcmd with \r and \n in them; when developer is set, hex dump these...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 22 May 2007 07:39:05 +0000 (07:39 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 22 May 2007 07:39:05 +0000 (07:39 +0000)
commitd6bd3b45d32a1a71a0ca410cbbc93b1e74b4faee
tree8cbffc86c0c317e6991eb81523388a5ad5ba1c5a
parentdf2a1e775cec34bc04dd07e76976e8315ca77cc0
Reject clc_stringcmd with \r and \n in them; when developer is set, hex dump these commands.
Exception: \r and \n are allowed at the end of a clc_stringcmd, but get cut off before processing (DP builds from before yesterday did that with sentcvar commands).

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