]> 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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 27 Nov 2016 20:59:04 +0000 (20:59 +0000)
commit9e8aa111b367c9c6fdf3c345431a9c61ef8b82a3
treeb8717c6129c26d08e1f8e920775bbd793a032bb6
parent28f64beb60928fdcf2a8932a4971ce547fd98062
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
zone.c
zone.h