No description
Find a file
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
debian GGI has been eradicated. It's broken and none of us use it, therefore 2001-02-22 00:24:45 +00:00
doc It's 2001 now ;) 2001-06-06 15:18:52 +00:00
include pr_comp.h: 2001-06-09 06:25:33 +00:00
libs pr_comp.h: 2001-06-09 06:25:33 +00:00
nq fix the incorrectly displaying net plug 2001-06-08 04:38:00 +00:00
qw make dist fixes + a --disable-asmopt fix for mingw 2001-06-08 02:47:30 +00:00
RPM initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
tools pr_comp.h: 2001-06-09 06:25:33 +00:00
.gitignore add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00
acconfig.h make progs type checking optional at configure time. still defaults to on. 2001-06-08 00:11:54 +00:00
acinclude.m4 Working on one common configure which lets nq and qw compile. 2001-02-20 03:10:06 +00:00
bootstrap remove the location 2001-06-08 22:57:51 +00:00
configure.in make progs type checking optional at configure time. still defaults to on. 2001-06-08 00:11:54 +00:00
COPYING initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
INSTALL initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
Makefile.am make make changelog work in an external buildtree 2001-06-08 00:27:41 +00:00
NEWS Cleared the NEWS file - what was there didn't even apply to newtree it was 2001-02-23 00:49:59 +00:00
quakeforge-config.in add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00
TODO textures will be a lib of its own 2001-05-10 21:43:57 +00:00