]> git.xonotic.org Git - xonotic/darkplaces.git/commit
reworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage to have more
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 9 May 2011 17:56:56 +0000 (17:56 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 14 May 2011 18:15:04 +0000 (20:15 +0200)
commitb7bec19b7d47c4ed18f1eb917c06d30af2e83695
tree6c25b8c981f3f1b048c87e8ee6bf21d46475b686
parenta029238ebdab07b6a1fc092e851362f6a04ead2a
reworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage to have more
specific naming of the macros, and allow code analysis to audit the used
fields/globals for better maintenance

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11144 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=e660b4c0147da9f4b5db110a05cfbadcea6b1b64
19 files changed:
cl_collision.c
clvm_cmds.c
csprogs.c
gl_rmain.c
host_cmd.c
menu.c
netconn.c
progsvm.h
protocol.c
prvm_cmds.c
prvm_edict.c
prvm_exec.c
prvm_execprogram.h
sv_demo.c
sv_main.c
sv_phys.c
sv_user.c
svvm_cmds.c
world.c