quakeforge/tools/qfcc
Bill Currie 82809eb856 Simplify the call to PR_LoadProgsFile.
I've decided that setting pr.max_edicts and pr.zone_size as part of the
local progs initialization rather than in PR_LoadProgsFile makes more
sense. For one, it is unlikely for the limits to change every time progs is
reloaded. Also, they seem to be a property of the VM rather than the progs.
However, there is nothing stopping the caller from updating max_edicts and
zone_size every call.
2018-10-11 10:06:48 +09:00
..
doc Add support for \? to qc strings. 2018-08-19 19:31:52 +09:00
include Add diagnostic hooks. 2018-10-09 12:46:13 +09:00
source Simplify the call to PR_LoadProgsFile. 2018-10-11 10:06:48 +09:00
test More defspace tests. 2018-10-09 12:45:26 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00
Makefile.am Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
TODO Remove the string:string concatentation TODO item. 2013-06-26 23:04:35 +09:00