]> git.rm.cloudns.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)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 14 May 2011 18:15:06 +0000 (20:15 +0200)
commit8ad930aa4d11a53a109ef02d7d9bb9a1148c56f3
tree7f021d75be78ce2934aa7f14484ba62e0d5d0d74
parentb7bec19b7d47c4ed18f1eb917c06d30af2e83695
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
::stable-branch::merge=8c6898ab1f01b8efd78fea454b3f8654c4265ebb
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