aboutsummaryrefslogtreecommitdiff
path: root/engines/dialogs.h
AgeCommit message (Collapse)Author
2014-02-18ENGINES: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
Some backends may break as I only compiled SDL
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2010-05-26Replace SCUMM F5 dialog by GMM & add help button to GMMMax Horn
The new "Help" button in the GMM is currently only used by SCUMM. To use it, an engine currently needs to subclass MainMenuDialog. svn-id: r49249
2010-04-06Factor out save/load code from MainMenuDialog::handleCommand into new methodsMax Horn
svn-id: r48563
2009-02-07Make the subtitle settings in Options section of the global main menu ↵Travis Howell
optional, and enable only for game engines where subtitles settings are synced. svn-id: r36237
2008-11-12Reduced header dependenciesMax Horn
svn-id: r35030
2008-11-12cleanupMax Horn
svn-id: r35017
2008-11-06Added some WIP code for the GMM save dialog (still not working correctly)Filippos Karapetis
svn-id: r34918
2008-11-06Implemented GMM loading (and, once the GMM supports it, saving) for SCUMMMax Horn
svn-id: r34913
2008-11-03Patch #2122869: ALL: Common load dialogMax Horn
svn-id: r34883
2008-09-14Added ScummVM logo to GMM.Johannes Schickel
svn-id: r34537
2008-08-16Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ↵Christopher Page
GMM if the engine doesn't support it svn-id: r33921
2008-07-02Changes to implementation of the GMMChristopher Page
svn-id: r32872
2008-06-24Added main menu dialog files. Gob is now using the new _quit flagChristopher Page
svn-id: r32771