]> icculus.org git repositories - divverent/darkplaces.git/commit
rewrote most of the DP_QC_STRINGBUFFERS implementation
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 17 Jan 2008 13:19:11 +0000 (13:19 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 17 Jan 2008 13:19:11 +0000 (13:19 +0000)
commit202dba5b7747a525f99ed463c8219a355ab93ca7
treeb4c58bac7fc541456c6b1123c0d794acd020d9ab
parentdfb0751c4aa1beb7d7bcf102b22948d53a228d94
rewrote most of the DP_QC_STRINGBUFFERS implementation
string buffers are now associated with their parent progs (and no longer
leak when the progs is freed)
removed almost all limits on string buffers (there is a sanity limit of
a million strings per buffer)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7971 d7cf8633-e32d-0410-b094-e92efae38249
progsvm.h
prvm_cmds.c
prvm_edict.c