quakeforge/libs/gamecode/engine
Bill Currie 249aee2e9f move the OO runtime support code from libQFgamecode to libQFruamoko where
it really belongs :)
2004-01-16 08:02:31 +00:00
..
.gitignore - add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la 2001-08-21 22:34:20 +00:00
Makefile.am move the OO runtime support code from libQFgamecode to libQFruamoko where 2004-01-16 08:02:31 +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 allocate the aux function map properly 2004-01-08 04:04:55 +00:00
pr_edict.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_exec.c do the builtin function lookup at load time rather than runtime and store 2004-01-05 08:08:46 +00:00
pr_load.c move the OO runtime support code from libQFgamecode to libQFruamoko where 2004-01-16 08:02:31 +00:00
pr_opcode.c PF_VarString return a plain char * and make it easier to add "at load" init 2003-11-20 07:46:56 +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 PF_VarString return a plain char * and make it easier to add "at load" init 2003-11-20 07:46:56 +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 I had forgotten the free string refs list /had/ to be in the progs vm 2004-01-08 04:03:47 +00:00
pr_zone.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00