gzdoom-gles/src/menu
Christoph Oelckers fdc14ca805 - renamed fullscreen CVar internally to vid_fullscreen to make searching for it easier.
The word 'fullscreen' appears a bit too frequently in the source.
2020-04-11 14:00:15 +02:00
..
joystickmenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
loadsavemenu.cpp - moved most basic utility code without any dependencies on the rest of the engine to 'common' directory. 2020-04-11 14:00:13 +02:00
menu.cpp - removed the implicit conversion operators from FName. 2020-04-11 14:00:13 +02:00
menu.h - do not blur the background for portrait-less conversations. 2019-08-09 15:22:52 +02:00
menudef.cpp - transitioned engine to use ZMusic as a DLL. 2020-02-09 08:56:49 +01:00
messagebox.cpp - separated the channel number from the flags in the sound interface so that the 8 channel limit can be eliminated. 2019-12-16 23:52:39 +01: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 - renamed fullscreen CVar internally to vid_fullscreen to make searching for it easier. 2020-04-11 14:00:15 +02:00