]> git.xonotic.org Git - xonotic/darkplaces.git/commit
improved COM_ParseToken functions to continue parsing after the token
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 18 Aug 2007 17:50:23 +0000 (17:50 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 18 Aug 2007 17:50:23 +0000 (17:50 +0000)
commit250ec6ff92c3df1936799e60307ac5cffe467899
treeee19b4d5ecb04b8608170c3d9dcce93c02b5e007
parentde793dd5b246a455888f4c65a1cb6f61d043881c
improved COM_ParseToken functions to continue parsing after the token
buffer fills up (a better behavior than aborting parsing)

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