]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Implemented garbage collection of lost references to strzone strings in the PRVM...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 6 Feb 2020 14:43:18 +0000 (14:43 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 6 Feb 2020 14:43:18 +0000 (14:43 +0000)
commit9ac8b0985a2fdd3839886ec5a435d59165899522
treea69e50b227634f03c45bdccca478c9b2630416ef
parente18d12c735bc35e1c42a62c8e48b944c6072519d
Implemented garbage collection of lost references to strzone strings in the PRVM, this is controlled by several prvm_garbagecollection_* cvars, and can notify when this occurs.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12520 d7cf8633-e32d-0410-b094-e92efae38249
csprogs.c
menu.c
progsvm.h
prvm_edict.c
prvm_exec.c
prvm_execprogram.h
sv_phys.c