]> git.xonotic.org Git - xonotic/darkplaces.git/commit
DP_QC_AUTOCVARS: declare a QC variable float/vector/string autocvar_foo, and it will...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 5 Dec 2009 15:33:56 +0000 (15:33 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 5 Dec 2009 15:33:56 +0000 (15:33 +0000)
commit7552885ae0db4b06e323f60ad00e43274adcdd61
tree2cdc79b8d597f9b0abc2357a96297406ca23fc41
parent5b7ac1706712977bbc0297d2d53294e73574c7cd
DP_QC_AUTOCVARS: declare a QC variable float/vector/string autocvar_foo, and it will always reflect the cvar "foo" when read

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9538 d7cf8633-e32d-0410-b094-e92efae38249
cvar.c
cvar.h
mvm_cmds.c
progsvm.h
prvm_edict.c
svvm_cmds.c