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
..
client_menu.h
client_menu.r [console] Hook up new input system 2021-11-08 11:20:04 +09:00
controls_o.h
controls_o.r [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
CrosshairCvar.h
CrosshairCvar.r
CrosshairView.h
CrosshairView.r [console] Hook up new input system 2021-11-08 11:20:04 +09:00
CvarColor.h
CvarColor.r
CvarColorView.h
CvarColorView.r
CvarObject.h
CvarObject.r [qfcc] Warn when super dealloc invocation is missing 2021-12-24 22:45:43 +09:00
CvarRange.h
CvarRange.r
CvarRangeView.h
CvarRangeView.r [ruamoko] Move some string functions 2020-03-25 00:04:20 +09:00
CvarString.h
CvarString.r
CvarStringView.h
CvarStringView.r
CvarToggle.h
CvarToggle.r
CvarToggleView.h
CvarToggleView.r [console] Hook up new input system 2021-11-08 11:20:04 +09:00
Frame.h
Frame.r
HUD.h
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
menu.h Add ruamoko declarations for the new menu functions. 2013-01-13 20:13:19 +09:00
menu.plist
menu.r [gamecode] Provide builtins with information about their parameters 2022-01-23 22:27:27 +09:00
MenuGroup.h
MenuGroup.r [console] Hook up new input system 2021-11-08 11:20:04 +09:00
MouseToggle.h
MouseToggle.r
options.h
options.r [cl_menu,scheme] Clean up after tightened pointer checks 2020-03-05 15:02:40 +09:00
options_util.h
options_util.r
plistmenu.h
plistmenu.r [gamecode] Rename ev_integer to ev_int 2022-01-18 13:27:19 +09:00
ProxyView.h
ProxyView.r
RunToggle.h
RunToggle.r
servlist.h
servlist.r
SubMenu.h
SubMenu.r