quakeforge/tools/qfcc
Bill Currie 47a6f2c9b5 pr_debug.c:
capitolise CRC and add a \n to the message
sv_progs.c (both nq and qw):
	don't bother checking the progdefs.h crc: it's just not needed any more
pr_imm.c:
	use r instead of rep when checking the hash tables.
main.c (quaq):
	make developer work and set com_filesize (otherwise, progs crc doesn't
	get set properly (com_filesize, not developer:))
2001-07-18 21:28:41 +00:00
..
doc/man QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
include Make files.dat actually useful. I really dislike the hardcoding, but it /is/ 2001-07-18 17:23:42 +00:00
source pr_debug.c: 2001-07-18 21:28:41 +00:00
.gitignore add ChangeLog 2001-06-08 00:18:53 +00:00
acconfig.h C preprocessor support for qfcc. Depends on the new parser. --enable-cpp 2001-07-17 05:02:34 +00:00
AUTHORS QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
bootstrap QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
configure.in C preprocessor support for qfcc. Depends on the new parser. --enable-cpp 2001-07-17 05:02:34 +00:00
Makefile.am QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
qfcc.lsm.in QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
TODO *** empty log message *** 2001-07-18 05:09:37 +00:00