quakeforge/tools
Bill Currie 09118bc01e pr_comp.h:
add OP_ADD_S. WARNING!!! this /will/ move.
progs.h:
	add prototype for PR_PrintStatement
pr_edict.c:
	add OP_ADD_S support in the progs checker
pr_exec.c:
	implement OP_ADD_S
tools/qfcc/include/.gitignore:
	add config.h.in
qfcc.h:
	nuke PR_NameImmediate and change PR_ParseImmediate's prototype (see
	pr_imm.c)
pr_comp.c:
	add ADD_S, adjust for PR_ParseImmediate's prototype, make
	PR_ParseExpression work with non-sequential opcodes (slow, will work on
	that next). Fix up initialised global parsing.
pr_imm.c:
	nuke PR_NameImmediate. didn't work well and wasn't such a good idea anyway.
	PR_ParseImmediate now accepts a def_t * arg. if null, will allocate a
	new global def, otherwise it will initialize the def passed in.
qwaq/main.c:
	sports some debugging code (dumps info about the progs it's running)
qwaq/main.qc:
	better ADD_S testing
2001-06-03 17:36:49 +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
Forge Bunch of changes. Project has been almost completely rewritten, and now 2001-06-03 04:52:36 +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-03 17:36:49 +00:00
qfpreqcc fix nested else statements 2001-06-02 03:37:06 +00:00
qwaq pr_comp.h: 2001-06-03 17:36:49 +00:00
zpak fix usage 2001-01-09 23:51:55 +00:00