qzdoom/src/menu
Christoph Oelckers 888f356e58 - use the recently added text input menu item to add the config file for GUS, the patch set for Fluidsynth and the timidity.exe path for Timidity++ to the menu. Even though there is no proper file select box, this is still better than nothing.
- changed the text input item so that it realigns itself to show the entire text when in text input mode.
2015-11-28 12:43:01 +01:00
..
colorpickermenu.cpp - merged menu branch back into trunk. 2010-09-14 17:28:18 +00:00
joystickmenu.cpp Fixed memory leak in joystick menu 2015-09-05 14:12:52 +12:00
listmenu.cpp Fixed crash when clicking on back button in main menu 2015-10-10 15:03:14 +03:00
loadsavemenu.cpp - Use a more conformant C++ preprocessor macro identifier for Unix systems. 2013-07-30 11:46:14 +02:00
menu.cpp - added a 'closemenu' CCMD so that menu options that close the menu can be added. 2013-08-13 21:09:46 +02:00
menu.h - added Zandronum's text input menu items. 2015-05-28 09:22:48 +02:00
menudef.cpp Print warning to console if unknown texture found in menu definition 2015-10-07 12:13:11 +03:00
menuinput.cpp - added Zandronum's text input menu items. 2015-05-28 09:22:48 +02:00
messagebox.cpp - Moved all BorderNeedRefresh and SB_state updating code into separate functions that won't crash if screen is NULL. 2013-02-27 03:10:25 +00:00
optionmenu.cpp Fixed: FOptionMenuItem::GetIndent() did not handle localized strings 2015-04-22 22:57:15 -05:00
optionmenuitems.h - use the recently added text input menu item to add the config file for GUS, the patch set for Fluidsynth and the timidity.exe path for Timidity++ to the menu. Even though there is no proper file select box, this is still better than nothing. 2015-11-28 12:43:01 +01:00
playerdisplay.cpp - Switched to a genericly extensible representation for userinfo. 2013-05-12 18:27:03 +00:00
playermenu.cpp - Applied Chilly's patch to fix excessive name change notifications. 2014-01-18 15:18:35 -05:00
readthis.cpp replaced all character arrays for lump/texture names in the level_info_t and FLevelLocals structures with FStrings as first preparation for allowing long texture names. 2014-05-13 11:33:59 +02:00
videomenu.cpp - Improve letterboxing in fullscreen by taking into account animorphic ratio settings. 2014-12-11 01:35:27 -05:00