quakeforge/libs
Bill Currie c927b2e834 quakefs.c:
allow . and .. in a path so long as the result doesn't escape from the
	game directory
cl_menu/Makefile.am:
	don't strip source paths
optoins.qc:
	use InputLine object
def.c:
	use notice to show stray temps
emit.c:
	make sure expression args get emitted for function calls
expr.c:
	'C' is a cast
	rewrite cast_expr to handle casted pointere derefs
2002-08-20 06:11:10 +00:00
..
audio Enable compiling the null plugin by default. 2002-08-14 05:16:11 +00:00
console Make the cbuf api use a supplied cbuf rather than allocating its own. Kills 2002-08-14 18:45:09 +00:00
gamecode pr_obj.c: 2002-08-20 02:09:34 +00:00
models Rename Length to VectorLength. 2002-08-20 02:22:40 +00:00
util quakefs.c: 2002-08-20 06:11:10 +00:00
video Rename Length to VectorLength. 2002-08-20 02:22:40 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am "gib" never got all that useful, and with the new command parser coming in 2002-03-05 21:47:03 +00:00