gzdoom-gles/src/menu
Marisa Heit e3be6e4819 Fixed: The menu no longer refreshed the screen border 2016-09-27 18:58:09 -05:00
..
colorpickermenu.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
joystickmenu.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
listmenu.cpp - don't freeze if the menu item search can't find anything selectable. 2016-03-03 10:47:11 +01:00
loadsavemenu.cpp - added object deserialization. It seems to work, at least the stuff I sampled looked like it was properly reatored and it triggers no error condition. 2016-09-23 00:45:41 +02:00
menu.cpp Fixed: The menu no longer refreshed the screen border 2016-09-27 18:58:09 -05:00
menu.h - replaced more copystrings with FString. 2016-07-28 09:06:49 +02:00
menudef.cpp Added optional prompt argument to MENUDEF's SafeCommand 2016-07-28 08:41:55 +02:00
menuinput.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
messagebox.cpp Added "Miscellaneous Options" -> "Save/Load confirmation" option (defaults to true). When disabled, confirmation dialog won't be shown when performing quicksave/quickload. 2016-03-03 09:59:26 +01:00
optionmenu.cpp - replaced more copystrings with FString. 2016-07-28 09:06:49 +02:00
optionmenuitems.h - replaced more copystrings with FString. 2016-07-28 09:06:49 +02:00
playerdisplay.cpp - removed special treatment for not using stdint.h with MSVC. Current compiler versions have this file. 2016-03-24 11:30:11 +01:00
playermenu.cpp - replaced more copystrings with FString. 2016-07-28 09:06:49 +02:00
readthis.cpp - removed special treatment for not using stdint.h with MSVC. Current compiler versions have this file. 2016-03-24 11:30:11 +01:00
videomenu.cpp Fix video mode selection bug 2016-09-15 07:52:53 +02:00