quakeforge/libs/gamecode
Bill Currie 67d20e0b70 remove all the _IF, _FI, _IV and _VI instructions (none yet enabled) as I don't
want to implement implicit integer <-> float `conversions'
2001-07-22 19:27:17 +00:00
..
.gitignore Shared library support. The util and gamecode libraries are now shared, 2001-03-29 09:07:44 +00:00
Makefile.am print out source line numbers when available 2001-07-14 23:53:59 +00:00
pr_debug.c debug info for local variables is now used. only works when tracing atm:/ 2001-07-19 07:27:14 +00:00
pr_edict.c debug info for local variables is now used. only works when tracing atm:/ 2001-07-19 07:27:14 +00:00
pr_exec.c remove all the _IF, _FI, _IV and _VI instructions (none yet enabled) as I don't 2001-07-22 19:27:17 +00:00
pr_opcode.c I've really got to start testing with gcc 3.0 2001-07-14 04:12:48 +00:00
pr_strings.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00