No description
Find a file
Bill Currie dcb51dc586 expr.h:
get_type and extract_type prototypes and add extern for type_names
emit.c:
	use extract_type instead of get_type
expr.c:
	get_type now returns the type pointer rather than the qc type enum.
	extract_type uses get_type to return the qc type enum.
	make type_names global
	use get_type instead of ex_expr/ex_def to cover more cases
	clean up function call/return processing as a result of get_type
pr_opcode.c:
	use opcode_priority_type_table_ab when var_c is null and a minor
	cleanup in PR_Opcode_Find
2001-10-02 18:55:52 +00:00
debian Debian packaging updates. Much of this is thanks to Filip Van Raemdonck 2001-09-16 17:06:36 +00:00
doc use this for the top of .c files instead of template.h so we get rcsid info 2001-09-28 06:56:34 +00:00
include R_Mirror-related cleanups, and some whitespace. 2001-10-02 06:13:22 +00:00
libs fix a thinko that prevented the cd command from being added 2001-10-02 18:12:27 +00:00
nq fix the capitolisation of nq_server_SOURCES 2001-10-01 21:56:12 +00:00
qw - make the fallback console use stdin 2001-10-02 03:24:36 +00:00
RPM get the gl packages to be made (HAVE_GLX and HAVE_SGL died) 2001-10-02 05:43:52 +00:00
tools expr.h: 2001-10-02 18:55:52 +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 trying to get bootstrap to work in cygwin 2001-09-25 23:04:13 +00:00
bootstrap bootstrap: 2001-10-01 20:49:38 +00:00
configure.ac the forced libz.so link doesn't work well with libtool, so if X11 has an old 2001-10-02 04:55:05 +00:00
COPYING initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
INSTALL remove the ln -s instructions as they are no longer needed 2001-09-10 16:50:35 +00:00
Makefile.am get "make dist" working again 2001-09-04 21:00:08 +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 Some changes I'm about to do to the libs/gamecode layout :) 2001-08-21 20:20:03 +00:00