quakeforge/tools
Bill Currie bbc97079e0 pr_comp.h:
define PROG_ID_VERSION as 6 and redefine PROG_VERSION as 0x00fff001
	(0.fff.001) for the new qc features.
pr_edict.c:
	support version 6 and version 0.fff.001 progs
qfcc.h:
	add version field to options_t
	add min_version field to opcode_t
pr_opcode.c:
	set the minumum version of each opcode (gee, that table is getting ugly)
	filter out opcodes with too high a min_version when initializing the opcode
	hash tables.
qfcc.c:
	update help output.
	accept --id to limit code generation to id compatable (ver 6) progs.
	default progs generation to 0.fff.001
2001-06-09 06:25:33 +00:00
..
Forge Bunch of changes. Project has been almost completely rewritten, and now 2001-06-03 04:52:36 +00:00
cross ignore the results of building mingw in here 2001-04-11 03:39:32 +00:00
cvs2cl bring in the tools from newtree and nuq. the two pythong files are from nuq 2001-01-09 05:58:40 +00:00
gas2masm bring in the tools from newtree and nuq. the two pythong files are from nuq 2001-01-09 05:58:40 +00:00
misc bring in the tools from newtree and nuq. the two pythong files are from nuq 2001-01-09 05:58:40 +00:00
pak and some more 2001-01-18 00:59:42 +00:00
qfcc pr_comp.h: 2001-06-09 06:25:33 +00:00
qfpreqcc execute qfcc on completion for that one stop shopping experience 2001-06-04 18:20:14 +00:00
qwaq add a test for initialized locals 2001-06-08 22:54:34 +00:00
zpak fix usage 2001-01-09 23:51:55 +00:00