quakeforge/libs/gamecode/engine
Bill Currie 4810046f39 copy the correct number of bytes 2002-10-17 19:33:06 +00:00
..
.gitignore - add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la 2001-08-21 22:34:20 +00:00
Makefile.am we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+). 2002-08-01 19:49:10 +00:00
pr_builtins.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
pr_debug.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
pr_edict.c Tidy up progs dump output, and do some whitespace. 2002-10-08 19:46:42 +00:00
pr_exec.c two new instructions: move and movep: basicly memmove. qfcc support coming 2002-10-16 06:44:41 +00:00
pr_load.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
pr_obj.c copy the correct number of bytes 2002-10-17 19:33:06 +00:00
pr_opcode.c two new instructions: move and movep: basicly memmove. qfcc support coming 2002-10-16 06:44:41 +00:00
pr_resolve.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
pr_resource.c fix a silly braino in the resources code that was causing the resource 2002-04-09 16:06:05 +00:00
pr_strings.c pr_strings: 2002-06-16 05:24:58 +00:00
pr_zone.c implement Z_Realloc, PR_Zone_Realloc and pr_obj_realloc 2002-05-29 20:58:53 +00:00