]> git.xonotic.org Git - xonotic/darkplaces.git/commit
remove the PRVM_BOUNDSCHECK_CVAR define
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 13 Jan 2009 09:15:13 +0000 (09:15 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 13 Jan 2009 09:15:13 +0000 (09:15 +0000)
commita44c18f516d470fe652cbea592065a5d23b5531c
tree1fd7648b77adffba16a20751d65f7bf280ff52b7
parent5b26fcc6f46e0e5400bd184b65fc0c8a29cf53fe
remove the PRVM_BOUNDSCHECK_CVAR define
instead, add a -noboundscheck command line option (those who really want to make use of that in their mod can easily make a wrapper that adds this command, e.g. a lnk file in the start menu)
also add a -norunaway command line option that turns off the runaway loop counter

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8645 d7cf8633-e32d-0410-b094-e92efae38249
prvm_edict.c
prvm_exec.c
prvm_execprogram.h