]> icculus.org git repositories - divverent/darkplaces.git/commit
-CVS: ----------------------------------------------------------------------
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 27 May 2005 15:43:48 +0000 (15:43 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 27 May 2005 15:43:48 +0000 (15:43 +0000)
commit0960c1f25d397c09f680454759f4ea747975c8c9
tree84c5996453c4e96bdbfea33be22e153376dc9729
parentb7e95db83806766ebf76510f2287dbd271369684
-CVS: ----------------------------------------------------------------------
-Merged the old VM into the new one. The pr_* files are mess right now and
 will be removed as soon as they are not needed as semi-reference (to trace
 bugs)
-There is a certain risk that the server could crash now and then since some
 parts of the code can only be debugged (- checking them by looking at the code
 would be quite tedious to put it nicely)
-Changed all references to the old VM to point to the new VM (also hopefully
 all todo items)
-Im working on a cleanup for the SV_VM_Begin/End mess.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5344 d7cf8633-e32d-0410-b094-e92efae38249
29 files changed:
cl_collision.c
gl_rmain.c
host.c
host_cmd.c
makefile.inc
menu.c
mvm_cmds.c
netconn.c
pr_cmds.c
pr_edict.c
pr_exec.c
pr_execprogram.h
progs.h
progsvm.h
protocol.c
prvm_cmds.c
prvm_cmds.h
prvm_edict.c
prvm_exec.c
prvm_execprogram.h
quakedef.h
server.h
sv_main.c
sv_move.c
sv_phys.c
sv_user.c
svvm_cmds.c [new file with mode: 0644]
world.c
world.h