Age | Commit message (Expand) | Author |
2008-08-15 | Tons of misc. GFX fixes. | Vicent Marti |
2008-08-15 | Deprecated support for "direction" layout keys. | Vicent Marti |
2008-08-13 | Finished legacy API cleanup. Removed all legacy code. | Vicent Marti |
2008-08-13 | Finished GUI layout in g1x. | Vicent Marti |
2008-08-10 | Bugfix: Inverse layout reflowing. | Vicent Marti |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-08 | SCUMM save/load dialog. | Vicent Marti |
2008-08-07 | SCUMM general and options dialog. | Vicent Marti |
2008-08-06 | Do not query savestates which obviously do not exist (to shut up bogus consol... | Max Horn |
2008-08-05 | SCUMM: cleanup SaveLoadChooser::updateInfos code | Max Horn |
2008-08-05 | SCUMM: Don't try to load metadata for slot -1 (i.e. don't try to load metadat... | 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-11 | SCUMM works with new GMM implementation | Christopher Page |
2008-07-07 | Changed the name of the Scumm menu dialog class MainMenuDialog to ScummMenuDi... | Christopher Page |
2008-05-07 | Changed all delete [] usages to delete[]. | Johannes Schickel |
2008-04-30 | Fix cycling of speech and subtitle options via Ctrl t. | Travis Howell |
2008-02-04 | Commited updated version of my own patch #1868402: Basic savestate plugin API | Max Horn |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2007-12-20 | cleanup due to jvprat | Max Horn |
2007-09-20 | implement o72_debugInput (with some help from Kirben) | Matthew Hoops |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil... | Max Horn |
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
2007-07-12 | Changed SaveFileManager::listSavegames() function to be engine agnostic. It n... | David Corrales |
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 |
2006-10-24 | const correctness | Max Horn |
2006-10-21 | cleanup | Max Horn |
2006-10-15 | Turning various static tables into static const | Max Horn |
2006-08-04 | Activate _dimsInactive for ValueDisplayDialog, makes the text speed/volume ch... | 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-07-09 | Patch #1519399: DS Backend | 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-26 | - Put scrollbar inside of list widget | 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-29 | Renamed updateVolumes to updateSoundSettings -- now it also handles subtitles... | Max Horn |
2006-04-29 | * Renamed several methods in favor of a somewhat more uniform naming scheme: ... | Max Horn |
2006-04-19 | Merges SaveLoadChooser and SaveLoadChooserEx. | Johannes Schickel |
2006-04-19 | Updates scumm dialogs for runtime overlay resolution changes. | Johannes Schickel |