quakeforge/ruamoko
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
..
cl_menu quakefs.c: 2002-08-20 06:11:10 +00:00
game varous make dist fixes 2002-08-19 03:58:55 +00:00
include Whoops! Need to add the header changes. 2002-08-17 07:17:53 +00:00
lib pr_obj.c: 2002-08-20 02:09:34 +00:00
.gitignore add Makefile and Makefile.in 2002-08-15 19:09:48 +00:00
Makefile.am finalize the move of the menu code 2002-08-16 22:58:44 +00:00