quakeforge/ruamoko/cl_menu
Bill Currie a6b932025c [gamecode] Provide builtins with information about their parameters
This will make it possible for the engine to set up their parameter
pointers when running Ruamoko progs. At this stage, it doesn't matter
*too* much, except for varargs functions, because no builtin yet takes
anything larger than a float quaternion, but it will be critical when
double or long vec3 and vec4 values are passed.
2022-01-23 22:27:27 +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 [console] Hook up new input system 2021-11-08 11:20: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 [qfcc] Warn when super dealloc invocation is missing 2021-12-24 22:45:43 +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 [console] Hook up new input system 2021-11-08 11:20: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
Makemodule.am Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
MenuGroup.h Docs for MenuGroup 2011-07-10 18:58:16 +09:00
MenuGroup.r [console] Hook up new input system 2021-11-08 11:20:04 +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 [console] Hook up new input system 2021-11-08 11:20:04 +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
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 [gamecode] Provide builtins with information about their parameters 2022-01-23 22:27:27 +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 [gamecode] Rename ev_integer to ev_int 2022-01-18 13:27: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