quakeforge/ruamoko/cl_menu
Bill Currie 9c3c1b9ac1 Use @param instead of id to pass objects within the menu parser.
This allows mixed types (eg, objects and Rects). To be passed around. This
sorts out the changes needed for the conversion of Rect from object to
struct.
2010-11-24 17:01:19 +09:00
..
client_menu.h start working on a gui lib with a Slider class. use the slider class for 2004-02-03 08:31:26 +00:00
client_menu.qc First stab at implementing autorelease. 2010-11-24 17:01:18 +09:00
controls_o.h prepare to move the client menu code. not used yet due to some ObjQC bugs 2002-08-16 21:54:21 +00:00
controls_o.qc remove support for an optional = in struct/union declarations 2010-01-13 06:34:32 +00:00
Frame.h Convert Point, Size and Rect to structs. 2010-11-24 17:01:17 +09:00
Frame.r Convert Point, Size and Rect to structs. 2010-11-24 17:01:17 +09:00
HUD.h Convert Point, Size and Rect to structs. 2010-11-24 17:01:17 +09:00
HUD.r Convert Point, Size and Rect to structs. 2010-11-24 17:01:17 +09:00
Makefile.am Use @param instead of id to pass objects within the menu parser. 2010-11-24 17:01:19 +09:00
menu.h more sounds in menus 2007-05-13 05:14:32 +00:00
menu.plist add controls settings (don't know if they work, or are used, but again, don't want to lose it) 2007-02-09 09:25:03 +00:00
menu.r more sounds in menus 2007-05-13 05:14:32 +00:00
options.h prepare to move the client menu code. not used yet due to some ObjQC bugs 2002-08-16 21:54:21 +00:00
options.qc Use @param instead of id to pass objects within the menu parser. 2010-11-24 17:01:19 +09:00
options_util.h finish ProxyView and get crosshair toggle working properly in the video 2005-04-24 15:26:30 +00:00
options_util.qc Make Group set its position (and those of its subviews) correctly. 2010-11-24 17:01:19 +09:00
servlist.h prepare to move the client menu code. not used yet due to some ObjQC bugs 2002-08-16 21:54:21 +00:00
servlist.qc Convert Point, Size and Rect to structs. 2010-11-24 17:01:17 +09:00