qzdoom/src/menu
Alexander ff9715c080 add m_quickexit option for quick exit in game menu
Default: off (false)

When this option is enabled (true), then exiting the game from
main menu and by menu_quit command doesn't require confirmation
and doesn't play sound.
2019-09-30 20:07:45 +02:00
..
joystickmenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
loadsavemenu.cpp - Fixed ancient ZDoom savegame slot selection bug. When creating new autosaves LastAccessed and LastSaved were not updated accordingly. 2019-09-19 18:43:18 +02:00
menu.cpp - do not blur the background for portrait-less conversations. 2019-08-09 15:22:52 +02:00
menu.h - do not blur the background for portrait-less conversations. 2019-08-09 15:22:52 +02:00
menudef.cpp - cleanup of the remaining music code in the main project 2019-09-30 02:31:12 +02:00
messagebox.cpp add m_quickexit option for quick exit in game menu 2019-09-30 20:07:45 +02:00
optionmenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
playermenu.cpp - reimplemented as an OptionsMenu. 2019-04-14 14:03:24 +02:00
resolutionmenu.cpp - set resolution selector to auto detected resolution at startup, remove the entries from the config file 2019-01-23 21:45:09 +01:00