Revision fc813874
Added by danij over 13 years ago
Continued fixing up the game menu:
- Extended ccmd "savegame" to allow saving without specifying a name when the target save slot has already been used (re-use the existing game-save name).
- Extended ccmd "savegame" to allow generating a new game-save name if an empty name string is specified or the target save slot has not yet been used.
- Added cvar "menu-save-suggestname" 1=When selecting a game-save slot using the menu, automatically generate a new game-save name (enabled by default).
- Moved most of the old "shortcut" ccmds in the menu module into /common/g_game.c
- Extended ccmd "menu" allowing an optional page name argument. Removed ccmd "soundmenu" as obsolete.
- A myriad fixes and general cleanup.
Files
- added
- modified
- copied
- renamed
- deleted