quakeforge/tools
Bill Currie 07b59d2f07 pr_comp.h:
o	add OP_JUMPB
	o	OP_JUMPB renumberd some opcodes, so up PROG_VERSION
pr_edict.c:
	o	make the version error reporting more informative
pr_exec.c:
	o	implement OP_JUMPB (goto *(ptr + index))
pr_opcode.c: (libs/gamecode/engine)
	o	add OP_JUMPB to the table
expr.h:
	o	ex_uinteger support
	o	some const correctness
	o	prototype new_label_expr
qfcc.h:
	o	uinteger ussport
	o	add pointers for op_jump and op_jumpb
	o	prototype PR_GetArray
emit.c:
	o	general uinteger support
	o	new reference/reloc type 3: absolute statement address
	o	jumpb support (binary goto)
expr.c:
	o	uinteger support
	o	break the label name creation out of new_label_expr into
		new_label_name
	o	some const correctness
pr_def.c:
	o	add PR_GetArray to allocate an array in global space
	o	factor out some code common to PR_GetDef and PR_GetArray that would
		otherwise be duplicated
pr_imm.c:
	o	some const correctness
	o	uinteger support
pr_lex.c:
	o	uinteger support
pr_opcode.c: (tools/qfcc/source)
	o	support jump and jumpb
switch.c:
	o	rewrite the binary search code to support ranges.
2001-11-13 08:58:54 +00:00
..
cross mingw build fixes again (including mostly working in sid: got some link issues) 2001-09-25 06:18:30 +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 Forge: New -- a preferences panel. Doesn't do anything yet, but that's 2001-11-12 14:15:20 +00:00
gas2masm ignore gas2masm 2001-09-28 07:33:46 +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-11-13 08:58:54 +00:00
qfdefs Fix for configure to give it a zlib check, just like qfcc. qfdefs now compiles 2001-11-12 23:52:14 +00:00
qfpreqcc using qfpreqcc is now vewy vewy qwiet ('e's 'unting wabbits) 2001-07-03 21:17:02 +00:00
qwaq Makefile: 2001-11-02 03:03:01 +00:00
qfgl_gen.pl This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
zpak fix usage 2001-01-09 23:51:55 +00:00