]> icculus.org git repositories - divverent/darkplaces.git/commit
-Added the console command prvm_globalset
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Dec 2004 16:15:17 +0000 (16:15 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 4 Dec 2004 16:15:17 +0000 (16:15 +0000)
commitafe94889d0a86a7372936cf870bfe2951d449cb8
tree86b7bfcc6f0390e4768b81d7d2816e6ecaf3e5a9
parent8b554980f64dffdba3e87209cdc5ab49c4741eca
-Added the console command prvm_globalset
-Rewritten CL_Video to support multiple video streams
-Fixed a bug in the new VM's epair parser
The only problem CL_Video now has, is that it doesnt use TEXF_FRAGMENT
right now. Ive added a more general description of this problem to the
todo list.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4827 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
cl_video.c
cl_video.h
gl_draw.c
host.c
prvm_edict.c
todo