]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added prvm_offsets.h which centralizes field/global/function lookups for
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 9 May 2011 20:20:37 +0000 (20:20 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 9 May 2011 20:20:37 +0000 (20:20 +0000)
commit8c6898ab1f01b8efd78fea454b3f8654c4265ebb
tree0632e1f4ea749a78f7dd5d6d4031cd939bf36cce
parente660b4c0147da9f4b5db110a05cfbadcea6b1b64
added prvm_offsets.h which centralizes field/global/function lookups for
easier maintenance, this file is included with a huge set of macros for
each different purpose...

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11145 d7cf8633-e32d-0410-b094-e92efae38249
15 files changed:
cl_gecko.c
clvm_cmds.c
csprogs.c
host.c
host_cmd.c
menu.c
progsvm.h
prvm_cmds.c
prvm_edict.c
prvm_exec.c
prvm_offsets.h [new file with mode: 0644]
sv_main.c
sv_phys.c
sv_user.c
svvm_cmds.c