raze/polymer/eduke32
helixhorned d4f234b09f A bit of cleanup with memory issues.
First, it is now possible to disable the memcache (which is there to cache the texcache) by setting the new cvar 'r_memcache' to 0. Do this if you're constrained on memory or getting crashes when e.g. doing vidrestart often. Also, the memcache will disable itself (and free its storage, if it's there) the first time it fails to allocate.

Fix a strcpy with identical arguments in game.c and a couple of uninitialized mem accesses related to Polymer lights.


git-svn-id: https://svn.eduke32.com/eduke32@1941 1a8010ca-5511-0410-912e-c29ae57300e0
2011-07-22 13:32:01 +00:00
..
Apple Replacing 'NSApp' with the value returned from [NSApplication sharedApplication] is the last step to avoid null addresses in the x86 code. Go figure... 2011-06-17 11:58:37 +00:00
build A bit of cleanup with memory issues. 2011-07-22 13:32:01 +00:00
eobj
eobj_win
installer
obj
obj_win
psd
rsrc
samples * New m32script commands: 2011-07-03 22:51:28 +00:00
source A bit of cleanup with memory issues. 2011-07-22 13:32:01 +00:00
backtrace.dll
buildlic.txt
ChangeLog
ChangeLog.html
eduke32.sln
eduke32.vcproj
eduke32.vcxproj
eduke32.vcxproj.filters
eduke32.vcxproj.user
GNU.TXT
libiconv2.dll
libintl3.dll
m32help.hlp
MakeDistributions
Makefile fix my earlier keep.me fix to not print a newline so that the produced files match the svn copy 2011-07-21 23:40:01 +00:00
Makefile.common Build fix for OSX/PowerPC 2011-07-20 23:04:20 +00:00
Makefile.deps
Makefile.msvc
names.h
nedmalloc.dll
osxbuild.sh Build fix for OSX/PowerPC 2011-07-20 23:04:20 +00:00
SEHELP.HLP
STHELP.HLP