]> git.xonotic.org Git - xonotic/darkplaces.git/commit
reworked progs loading so that entvars_t and globalvars_t are no longer
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 8 Jun 2011 19:23:52 +0000 (19:23 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 13 Jun 2011 17:25:41 +0000 (19:25 +0200)
commitf1f0ca1dc12483e48e70b763479e6b7e517a1e1f
tree39f200b7c40f1fe5921feb09eb24996ddcb0e5b2
parent95100e82f69d556eebbadabe39a3fa6914036d8c
reworked progs loading so that entvars_t and globalvars_t are no longer
required to match (if they do match, the relevant fields will match the
structs, otherwise name lookups are used), this means the PROGHEADER_CRC
no longer has to match either...  and same for csqc and menuqc

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11190 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=135f08ba52321984c05e36cdf42ad81420a4d2fd
21 files changed:
cl_collision.c
clprogdefs.h
clvm_cmds.c
csprogs.c
gl_rmain.c
host.c
host_cmd.c
menu.c
mprogdefs.h
progsvm.h
protocol.c
prvm_cmds.c
prvm_edict.c
sv_demo.c
sv_main.c
sv_move.c
sv_phys.c
sv_user.c
svvm_cmds.c
todo
world.c