quakeforge/ruamoko/cl_menu
Bill Currie d69db50cf9 [qfcc] Remove path stripping
It never really helped sort out the path issues when using build
directories. It worked well enough for single directory projects, but
things got messy very quickly, especially when mixing ruamoko libs with
external progs. A better method based on dwarf is coming.
2020-04-03 00:50:06 +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 [cl_menu] Silence some debug output 2020-03-08 21:45:51 +09:00
controls_o.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
controls_o.r [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
CrosshairCvar.h Correct the spelling of "int" and clean up the mess. 2011-03-25 16:53:04 +09:00
CrosshairCvar.r Add a new crosshair. 2012-12-12 19:36:18 +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 [ruamoko] Move some string functions 2020-03-25 00:04:20 +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 Fix some more double related warnings 2020-02-15 23:49:12 +09:00
Makefile.am [qfcc] Remove path stripping 2020-04-03 00:50:06 +09:00
menu.h Add ruamoko declarations for the new menu functions. 2013-01-13 20:13:19 +09:00
menu.plist Fix the bindings menus. 2011-07-10 18:58:50 +09:00
menu.r Add ruamoko declarations for the new menu functions. 2013-01-13 20:13:19 +09: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
options.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
options.r [cl_menu,scheme] Clean up after tightened pointer checks 2020-03-05 15:02:40 +09: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 [cl_menu] Remove a stale FIXME 2020-03-27 22:12:45 +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
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
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