]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
changed several DPrint's and developer cvar checks to higher developer cvar levels...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Mar 2006 11:53:11 +0000 (11:53 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Mar 2006 11:53:11 +0000 (11:53 +0000)
commitc8faaabd182ae985281ec019f87ce7b7186b4ce9
treeaf7f3f124612929e000e85bc1f172cfaa12c87f3
parent1e72302958b4771d8dc043fa3274a10e8a14e9d8
changed several DPrint's and developer cvar checks to higher developer cvar levels (>= 10 and >= 100 for example), this makes developer 1 much more pleasant to use, also changed the memory clearing on free to depend on developer_memorydebug (which is already quite slow) rather than developer (which shouldn't slow things down much)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6177 d7cf8633-e32d-0410-b094-e92efae38249
13 files changed:
cd_shared.c
cdaudio.h
console.c
cvar.c
fs.c
image.c
model_alias.c
netconn.c
prvm_cmds.c
prvm_edict.c
r_shadow.c
todo
zone.c