]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix some instances detecting vector component names to ONLY match _x, _y, _z, but...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 15 Feb 2011 06:31:53 +0000 (06:31 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 15 Feb 2011 06:31:53 +0000 (06:31 +0000)
commitebfcb03c31ffdcec0f091af0f66a66c9d30fb689
tree77d34f56ab9b795aa9b421f17e568c7273048227
parent6e3fae0c0bfc1356b07138cc5a8f9e8733bfd04d
fix some instances detecting vector component names to ONLY match _x, _y, _z, but not e.g. _a; also fixes a bad memory access on one-letter global variable names

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