]> icculus.org git repositories - divverent/darkplaces.git/commit
-Added a more descriptive comment for prvm_edict_t::p
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 15 Oct 2004 21:18:02 +0000 (21:18 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 15 Oct 2004 21:18:02 +0000 (21:18 +0000)
commitd560c170ab305550f8fc6ab39d94daee5b732fbd
treed9499f1eeb48890d122297c911052b3e0f3c7af5
parent9e63b852381f1fc228dedc8eed053b52d4a5eac8
-Added a more descriptive comment for prvm_edict_t::p
-Added 3 new builtins to the new VM: ftoe, etof, parseentitydata
-Changed the Win32 driver to reuse the GL hDC if possible instead of
 calling GetDC and ReleaseDC every frame.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4637 d7cf8633-e32d-0410-b094-e92efae38249
progsvm.h
prvm_cmds.c
vid_wgl.c