]> icculus.org git repositories - divverent/darkplaces.git/commit
Added QC float .allowtouchwithowner . Setting this to true allow an entity to touch...
authordresk <dresk@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 24 Apr 2007 20:28:42 +0000 (20:28 +0000)
committerdresk <dresk@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 24 Apr 2007 20:28:42 +0000 (20:28 +0000)
commit01349d19335a49f7d474c4e233705e85c222ec31
tree4598996ff1581c07a50a26c7e37010b2f012ca8e
parenta365ca4a79943b3757fd548c2d6416cf17e11360
Added QC float .allowtouchwithowner .  Setting this to true allow an entity to touch its owner (ie. missile or grenade).  Be careful where you spawn your projectiles and assign this value, as you may end up detonating the projectile immediately.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7184 d7cf8633-e32d-0410-b094-e92efae38249
progsvm.h
prvm_edict.c
sv_main.c
sv_phys.c
svvm_cmds.c