]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Leaktest: disable support for following target/targetname by default.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 24 Nov 2015 14:57:58 +0000 (14:57 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 26 Nov 2015 14:03:22 +0000 (15:03 +0100)
commitd7bc164563cf037b23be8b97b07575b2c79ff5d9
treeabcf56de33d81e6ab611f632c052bfbe6ab0f2d8
parent6c1af53b1fe0366a65824d73bac6b31a68e596b9
Leaktest: disable support for following target/targetname by default.

Instead, mark any entities created during initialization as non-leaky.
This should solve everything that the targetname support was meant to
solve (namely info_notnull entities), but is more general (e.g. would
also work with Xonotic's killtarget/target2/target3/target4 and
target0/name of Doom 3).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12233 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=f85803e7bc2d0612763bdb8548c7060ddb542afb
csprogs.c
menu.c
progsvm.h
prvm_edict.c
sv_main.c