quakeforge/libs/gamecode
Bill Currie cb5c262ffc qtypes.h:
remove includes of qdefs.h and compat.h
pr_comp.h:
	merge pr_comp.h from quake and qfcc, removing the copy in qfcc
cmdlib.[ch]:
	nuke the endian code.
qendian.c:
	initialise the LittleLong etc pointers at compile time rather than run
	time
com.c (both nq and qw):
	nuke the LittleLong etc init code
everything else:
	fix up after the qtypes.h cleanup
2001-03-28 17:17:56 +00:00
..
.gitignore next step of the progs merge done. just need to sort out interdependencies, 2001-02-28 00:56:03 +00:00
Makefile.am first step towards garbage collected dynamic strings in qc. All strings 2001-03-06 04:22:33 +00:00
pr_edict.c qtypes.h: 2001-03-28 17:17:56 +00:00
pr_exec.c make edict pruning, field parsing and the builtins part of progs_t like they 2001-03-27 22:39:21 +00:00
pr_strings.c move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +00:00