]> git.xonotic.org Git - xonotic/darkplaces.git/commit
cleaned up client qc, menu qc, and server qc VM initialization a bit so they have...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 15 Feb 2007 00:13:49 +0000 (00:13 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 15 Feb 2007 00:13:49 +0000 (00:13 +0000)
commit5fbf1b000aeab4cc583f562a35cf0dddef63aa52
treecb8ced98aa57ace3978d1e86452c90e60187da99
parent6903d400f4aa3cc27423ed331b7cc5172b8d1fea
cleaned up client qc, menu qc, and server qc VM initialization a bit so they have shared field/global/function lookup code,
changed world.c to not be server specific, moved server-specific functions to sv_phys.c

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6843 d7cf8633-e32d-0410-b094-e92efae38249
28 files changed:
cl_main.c
client.h
clvm_cmds.c
csprogs.c
csprogs.h
host.c
host_cmd.c
menu.c
mvm_cmds.c
netconn.c
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
todo
world.c
world.h