aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/dialogs.h
AgeCommit message (Expand)Author
2018-03-28SCUMM: Mark methods as overrideEugene Sandulenko
2018-03-12GUI: Remove the ThemeItem draw queuesBastien Bouclet
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2011-12-26SCUMM: Add a difficulty selection dialog for Loom FM-Towns.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2010-09-13SCUMM: Fix for bug #3064655 "Restart with F8 key not working properly".Johannes Schickel
2010-05-26Replace SCUMM F5 dialog by GMM & add help button to GMMMax Horn
2010-04-06SCUMM: Make HelpDialog & ConfigDialog internalMax Horn
2010-02-27Fix bug #2959947 - SPYFOX1: Saves don't work from menu.Travis Howell
2010-01-05Fix broken Scumm dialogs, which is a regression from r46947. (They used a dum...Johannes Schickel
2009-08-20Switch SCUMM engine to use the SaveLoadChooser from gui/ instead of implement...Johannes Schickel
2009-08-16Fix F5's save button in DOTT CD for me. Actually I was able to reproduce the ...Johannes Schickel
2009-07-22Fix bug #1745396: "MI: Saved game from the credits sequence fails to load".Eugene Sandulenko
2009-07-16Formatting fixes.Johannes Schickel
2009-07-16Fixed bug 2820514 ("Help dialog causes crash")Vicent Marti
2008-11-12GUI: Got rid of the WidgetSize stuffMax Horn
2008-07-21Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,...Christopher Page
2008-07-14remove accidentally committed debugging code; fix shadowing warningWillem Jan Palenstijn
2008-07-14Don't draw scumm saveload dialog while reflowing layout, as that would use un...Willem Jan Palenstijn
2008-07-07Changed the name of the Scumm menu dialog class MainMenuDialog to ScummMenuDi...Christopher Page
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-09-20implement o72_debugInput (with some help from Kirben)Matthew Hoops
2007-06-30Changed GUI system to use Common::KeyState stateMax Horn
2007-06-13Removed redundant codeMax Horn
2007-06-03Modified version of patch #1723779: SCUMM: Improved ctrl+t subtitle cyclingMax Horn
2007-06-02Make InfoDialog::setInfoText a bit more useful, by making it public & reusableMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-30Modified version of patch #1727045 INDY3: IQ Points DialogMax Horn
2007-04-27Renamed plugin.cpp to detection.cpp in all enginesMax Horn
2006-08-04Changed GUI code to do 'lazy'/'just-in-time' reflowing, so that client code d...Max Horn
2006-08-04Renamed handleScreenChanged() -> reflowLayout() in the GUI codeMax Horn
2006-05-29adds support for filling the thumbnail display in a given color if no thumbna...Johannes Schickel
2006-05-27Major GUI update:Eugene Sandulenko
2006-05-18Plug memory leakEugene Sandulenko
2006-05-18Fix bug #1483272: "GUI: SCUMM pause dialog breaks upon scaler switch". AlsoEugene Sandulenko
2006-05-13Patch #1091170: ALL, SCUMM: Subtitle speed controlMax Horn
2006-04-29Moved queryResString from class ScummDialog to class InfoDialog; some cleanupMax Horn
2006-04-19Merges SaveLoadChooser and SaveLoadChooserEx.Johannes Schickel
2006-04-19Updates scumm dialogs for runtime overlay resolution changes.Johannes Schickel
2006-03-09Converted all scumm dialogs to new schemeEugene Sandulenko
2006-03-01Update string array tables and use for all possible games and stringsTravis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn