aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/dialogs.cpp
AgeCommit message (Expand)Author
2016-08-03MOHAWK: Load games from outside the options dialog loopThierry Crozat
2016-07-04MOHAWK: Have the Myst and Riven options dialog share a base classBastien Bouclet
2016-07-04MOHAWK: Change the Riven options dialog's cancel button not to save the settingsBastien Bouclet
2016-07-04MOHAWK: Change the Riven options dialog not to subclass GUI::OptionsDialogBastien Bouclet
2016-03-05MOHAWK: Make the Quit button show the creditsBastien Bouclet
2016-02-22MOHAWK: Add Save, Load and Quit buttons to the Myst DialogBastien Bouclet
2016-02-22MOHAWK: Center the options dialogBastien Bouclet
2016-02-22MOHAWK: MystOptionsDialog should not subclass GUI::OptionsDialogBastien Bouclet
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2012-12-16MOHAWK: The cancel button of Myst's dialog was actually savingBastien Bouclet
2011-08-20MOHAWK: Explain some obscure strings to translatorsEugene Sandulenko
2011-08-14MOHAWK: Add a return to menu button to the dialog for the demoBastien Bouclet
2011-08-07MOHAWK: Disable zip mode in Myst demoBastien Bouclet
2011-05-15MOHAWK: Implement "Show Map" feature for Myst MEBastien Bouclet
2011-05-14MOHAWK: Implement page drop button for MystBastien Bouclet
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-28MOHAWK: Don't compile RivenOptionsDialog when Riven isn't enabledMatthew Hoops
2011-03-28MOHAWK: Allow disabling compilation of MystMatthew Hoops
2011-03-23MOHAWK: Use direct access on the hashmap for Riven variables nowMatthew Hoops
2011-02-14MOHAWK: Center InfoDialog text.Alyssa Milburn
2011-01-09MOHAWK: Myst zip mode improvementsBastien Bouclet
2010-11-23MOHAWK: Pass objs by const ref not by valueMax Horn
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-09-05MOHAWK: CleanupMatthew Hoops
2010-06-15MOHAWK: Sync with latest GUI changes.Eugene Sandulenko
2010-04-06More transistions->transitions fixesMatthew Hoops
2010-04-06Fix "Transitions" typoOri Avtalion
2010-04-06GUI: Unify various definitions of kOKCmd and move it to namespace GUIMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-30Re-indentet switch() blocks to follow ScummVM indentation style. (I've alwaysTorbjörn Andersson
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko