quakeforge/nq
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
..
include Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
source Simplify the call to PR_LoadProgsFile. 2018-10-11 10:06:48 +09:00
Makefile.am Makefile cleanups. 2001-04-18 07:05:37 +00:00