quakeforge/ruamoko/cl_menu
Jeff Teunissen c7c646a53f Makefile portability fixes
Allow our makefiles to build with non-GNU 'make' implementations.
Required some renaming of not-really-QuakeC source to .r to get it right.
2011-07-25 17:22:44 -04:00
..
CrosshairCvar.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CrosshairCvar.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CrosshairView.h Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
CrosshairView.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarColor.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarColor.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarColorView.h Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
CvarColorView.r Fix the color view key gobbling bug. 2011-07-06 19:48:27 +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 Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarRange.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarRangeView.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarRangeView.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CvarString.h Create classes for inputing cvar strings and script the network menu. 2011-03-25 18:26:10 +09:00
CvarString.r Create classes for inputing cvar strings and script the network menu. 2011-03-25 18:26:10 +09:00
CvarStringView.h Create classes for inputing cvar strings and script the network menu. 2011-03-25 18:26:10 +09:00
CvarStringView.r Get inputlines mostly working. 2011-07-09 21:16:38 +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 Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
CvarToggleView.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
Frame.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
Frame.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
HUD.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
HUD.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
Makefile.am Makefile portability fixes 2011-07-25 17:22:44 -04:00
MenuGroup.h Docs for MenuGroup 2011-07-10 18:58:16 +09:00
MenuGroup.r Create classes for inputing cvar strings and script the network menu. 2011-03-25 18:26:10 +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 Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
ProxyView.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +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
SubMenu.h Fix the bindings menus. 2011-07-10 18:58:50 +09:00
SubMenu.r Fix the bindings menus. 2011-07-10 18:58:50 +09:00
client_menu.h Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
client_menu.r Makefile portability fixes 2011-07-25 17:22:44 -04:00
controls_o.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
controls_o.r Makefile portability fixes 2011-07-25 17:22:44 -04:00
menu.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
menu.plist Fix the bindings menus. 2011-07-10 18:58:50 +09:00
menu.r Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
options.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
options.r Makefile portability fixes 2011-07-25 17:22:44 -04:00
options_util.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
options_util.r Makefile portability fixes 2011-07-25 17:22:44 -04:00
plistmenu.h Non-bogus syntax and warning fixes for ruamoko/cl_menu. 2011-02-14 23:10:46 +09:00
plistmenu.r Convert the player menu to using the plist. 2011-07-06 19:21:35 +09:00
servlist.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
servlist.r Makefile portability fixes 2011-07-25 17:22:44 -04:00