]> 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)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 16 Feb 2011 10:47:37 +0000 (11:47 +0100)
commitc89e09a010f5e8638ed8eaa070413b8a24595028
tree77d34f56ab9b795aa9b421f17e568c7273048227
parent26cbb01da5703198702f999cb23a8e227b51fabf
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
::stable-branch::merge=ebfcb03c31ffdcec0f091af0f66a66c9d30fb689
prvm_edict.c