]> icculus.org git repositories - divverent/darkplaces.git/commit
cleaned up almost all direct indexing of matrix4x4_t structures to go through proper...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 6 Nov 2006 06:13:54 +0000 (06:13 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 6 Nov 2006 06:13:54 +0000 (06:13 +0000)
commita26c29e7adac278a87059324e40868823c752680
treefd746034c20cfe15927159c574939d1a6b6d193a
parent746b4235be6cc6db56036684fc9baf7ade52565b
cleaned up almost all direct indexing of matrix4x4_t structures to go through proper Matrix4x4 functions
removed some weird scaling code in gettaginfo QC builtin

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6612 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
cl_screen.c
clvm_cmds.c
gl_backend.c
matrixlib.c
matrixlib.h
model_alias.c
r_sprites.c
svvm_cmds.c
todo
view.c