]> icculus.org git repositories - divverent/darkplaces.git/commit
-Fixed an old qc bug that's already been existing in the original quake
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Nov 2004 20:43:28 +0000 (20:43 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Nov 2004 20:43:28 +0000 (20:43 +0000)
commit35f9539e8d4b4d9a6875a2834aac5736193b5aee
treed0cf2029bf240eba73d6a6322f02c89148ebe437
parent783c61300adf71a38a5c9edb323d6f5ff90ac51d
-Fixed an old qc bug that's already been existing in the original quake
 (- hopefully it is a bug): ParseEpair was accessing the globals arrays
 instead of writing an offset directly into the value.
-Removed the VM_CheckEmptyString from VM_drawstring.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4798 d7cf8633-e32d-0410-b094-e92efae38249
pr_edict.c
prvm_cmds.c
prvm_edict.c