quakeforge/libs/gamecode
Bill Currie 2bc94ea66f progs.h:
add no_exec_limit field. Set to 1 to disable the runaway loop check
	for unlimited runs (eg, in qwaq)
pr_exec.c:
	don't bother checking the profile counter if pr->no_exec_limit is set
pr_strings.c:
	free unreferenced dynamic strings rather than referenced.
2001-06-06 18:10:47 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am somehow missed this earlier 2001-04-11 03:55:48 +00:00
pr_edict.c allow NUM_FOR_EDICT to work with a null edict no matter what (hopefully not a 2001-06-06 00:38:05 +00:00
pr_exec.c progs.h: 2001-06-06 18:10:47 +00:00
pr_strings.c progs.h: 2001-06-06 18:10:47 +00:00