]> 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)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 4 Sep 2010 15:34:07 +0000 (17:34 +0200)
commit5d59fbd8aa141f97e1778e9cb1648fc71c1c0a82
tree2774407473b9f353b4c63982ac60c632a970afc5
parentf6c7ad48120b9fe8854d845cf4c1232805b905d2
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
::stable-branch::merge=f0eda58867febcd4dc0f6c6be401d37000d136c5
utf8lib.c