raze-gles/source/core/menu
Christoph Oelckers c09a5150a9 - added some predefined fullscreen modes
This is to cut down on boilerplate code because these encode the virtual screen size in the mode parameter, making it unnecessary to specify a virtual size separately.
2020-08-24 20:25:53 +02:00
..
imagescroller.cpp - added some predefined fullscreen modes 2020-08-24 20:25:53 +02:00
joystickmenu.cpp - backend update to make the ZScript compiler work. 2020-06-14 18:58:30 +02:00
listmenu.cpp - transitioned most parts of the menu to the backend's draw functionality. 2020-07-02 01:17:45 +02:00
loadsavemenu.cpp - removed some Build related includes from core code. 2020-06-20 18:01:02 +02:00
menu.cpp - only go from menu to console when closing with Escape. 2020-08-23 21:24:31 +02:00
menu.h - migrated all of SW's text display to the backend and removed the various redundant printing functions. 2020-08-15 20:29:13 +02:00
menudef.cpp - transitioned most parts of the menu to the backend's draw functionality. 2020-07-02 01:17:45 +02:00
menuinput.cpp - backend update to make the ZScript compiler work. 2020-06-14 18:58:30 +02:00
messagebox.cpp - added some predefined fullscreen modes 2020-08-24 20:25:53 +02:00
optionmenu.cpp - backend update to make the ZScript compiler work. 2020-06-14 18:58:30 +02:00
optionmenuitems.h - removed some Build related includes from core code. 2020-06-20 18:01:02 +02:00
resolutionmenu.cpp - removed some Build related includes from core code. 2020-06-20 18:01:02 +02:00
savegamemanager.cpp - made some adjustments to DMessageBoxMenu to handle screens that must close the menu before performing their option. 2020-08-12 19:04:19 +02:00