quakeforge/ruamoko/cl_menu
Bill Currie 3042c2bb1a Create backups of quick.sav.
F6 is fantastic, until you hit it by mistake after dieing when you meant
to hit F9 (I've done that way too often). quick.sav is still the last file
written via F6 (so F9 is unaffected), but now the previous quick.sav
becomes quick1.sav. Up to 5 (currently) backups will be kept: quick1 is
the newest, quick5 the oldest. A menu for accessing the backups has been
added as a sub-menu of the load menu.
2012-07-21 22:41:57 +09: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 Nuke another AM_CONDITIONAL 2012-02-13 16:08:03 +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
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 Create backups of quick.sav. 2012-07-21 22:41:57 +09:00
controls_o.h Convert prototypes to C-style for doxygen. 2011-07-10 08:56:04 +09:00
controls_o.r Add a "Prev. weapon" menu option. 2012-07-17 06:28:32 +09: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