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