]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix u8_COM_StringLengthNoColors not counting many ASCII chars (up to '?')
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Sep 2010 15:32:06 +0000 (15:32 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Sep 2010 15:32:06 +0000 (15:32 +0000)
commitf0eda58867febcd4dc0f6c6be401d37000d136c5
tree1e9de149733044d35c5715367dfd5e19b7714849
parent1c1d251ba80d985f8b7f641f3e9baa0584eb2a86
Fix u8_COM_StringLengthNoColors not counting many ASCII chars (up to '?')

Better handling of invalid chars in u8_COM_StringLengthNoColors

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