quakeforge/ruamoko/cl_menu
Bill Currie 6d494bfcdf Fix a slew of warnings found by -Wall.
-Wall still isn't used yet due to a missing method in Array, and
overzealous warnings in qfcc, but this covers the necessary fixes.
2010-12-16 20:01:49 +09:00
..
CrosshairCvar.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CrosshairCvar.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CrosshairView.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CrosshairView.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarColor.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarColor.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarColorView.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarColorView.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarObject.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarObject.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarRange.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarRange.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarRangeView.h Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09:00
CvarRangeView.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarToggle.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarToggle.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
CvarToggleView.h Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09:00
CvarToggleView.r Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09: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 Array API fixes 2010-12-12 05:40:24 -05:00
Makefile.am make distcheck fixes 2010-12-06 21:24:49 +09:00
MenuGroup.h Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09:00
MenuGroup.r Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09:00
MouseToggle.h Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09:00
MouseToggle.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
ProxyView.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
ProxyView.r Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
RunToggle.h Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09:00
RunToggle.r Break out all the classes into their own files. 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 Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +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 Array API fixes 2010-12-12 05:40:24 -05:00
menu.h more sounds in menus 2007-05-13 05:14:32 +00:00
menu.plist Get the plist controls menu mostly working. 2010-11-24 17:01:19 +09:00
menu.r more sounds in menus 2007-05-13 05:14:32 +00:00
options.h Use the new file based property list API. 2010-11-24 17:01:19 +09:00
options.qc Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +09:00
options_util.h Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
options_util.qc Break out all the classes into their own files. 2010-11-24 17:01:19 +09:00
plistmenu.h Break out the menu plist parser into its own file. 2010-11-24 17:01:19 +09:00
plistmenu.r Fix a slew of warnings found by -Wall. 2010-12-16 20:01:49 +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