quakeforge/libs/gamecode/engine
Bill Currie 33bc7858f7 avoid using the hunk in the progs engine (except for the override-able load and alloc functions) so tools (qfprogs and qwaq) don't need to create it.
register only the first instance of a progs provided string

This is an imperfect revision of history.
2004-11-02 04:59:00 +00:00
..
.gitignore - add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la 2001-08-21 22:34:20 +00:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00
pr_builtins.c make a local copy of the builtins table being register as it might need to 2004-01-07 02:48:11 +00:00
pr_debug.c avoid using the hunk in the progs engine (except for the override-able load and alloc functions) so tools (qfprogs and qwaq) don't need to create it. 2004-11-02 04:59:00 +00:00
pr_edict.c oops, fix the line number doubling the /right/ way 2004-02-10 04:42:17 +00:00
pr_exec.c avoid using the hunk in the progs engine (except for the override-able load and alloc functions) so tools (qfprogs and qwaq) don't need to create it. 2004-11-02 04:59:00 +00:00
pr_load.c check return value... prevents segfault in menu code if menu.dat has issues 2004-02-07 00:04:00 +00:00
pr_opcode.c quaternion conjugate support (engine side) 2004-04-08 04:57:17 +00:00
pr_parse.c avoid using the hunk in the progs engine (except for the override-able load and alloc functions) so tools (qfprogs and qwaq) don't need to create it. 2004-11-02 04:59:00 +00:00
pr_resolve.c first step to making qfdefs redundant. "standard" progs now get resolved 2004-01-21 08:09:47 +00:00
pr_resource.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
pr_strings.c avoid using the hunk in the progs engine (except for the override-able load and alloc functions) so tools (qfprogs and qwaq) don't need to create it. 2004-11-02 04:59:00 +00:00
pr_zone.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00