quakeforge/libs/gamecode/engine
Bill Currie ac67a50a9a handle x % 0 by giving a 0 result 2004-02-20 00:25:08 +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 oops, fix the line number doubling the /right/ way 2004-02-10 04:42:17 +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 handle x % 0 by giving a 0 result 2004-02-20 00:25:08 +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 change FNC to FN and fnc to fn for function based opcodes 2004-02-11 06:52:19 +00:00
pr_parse.c use a cycled pool of "return strings". I'd love to come up with something 2004-01-07 05:22:57 +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 when clearing the return strings, it's a good idea to clear them completely 2004-01-18 07:50:50 +00:00
pr_zone.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00