]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Added developer_memorylargerthanmb cvar which prints (with developer 1) notices about...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 27 Nov 2016 20:59:04 +0000 (20:59 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Tue, 7 Mar 2017 19:13:16 +0000 (20:13 +0100)
commit753c624e5c4006f307c914116a23316a3e10a1ce
treeb5c09cc7c99c41a28c1e3b3935b25cff005fa434
parentd5ccbaeeea3eee8b06360487a538fb365b5f4746
Added developer_memorylargerthanmb cvar which prints (with developer 1) notices about very large memory allocations (16MB and larger by default).

Slightly improved the Mem_Alloc out of memory error to include the size of the failed allocation.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12292 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=9e8aa111b367c9c6fdf3c345431a9c61ef8b82a3
zone.c
zone.h