quakeforge/ruamoko
Bill Currie b99a72e876 pr_obj.c:
call obj_find_message with super instead of class when doing a super
	lookup
client_menu.[ch]:
	use the InputLine object instead of directly using the api
InputLine.r:
	builint functions are = #0, not = 0 :P
function.[ch]:
	provide copy_params
method.[ch]
	provide copy_keywordargs
expr.c:
	call inc_users for the parm temp if it's a bind expression
	revers a copy of the selector when building the selector name so the
	selector doesn't get mangled
qc-parse.y:
	catch erronous func = const inintializers (should be func = #const)
2002-08-20 02:09:34 +00:00
..
cl_menu pr_obj.c: 2002-08-20 02:09:34 +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