aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-03CGE: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03SCUMM: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03SAGA: Slight cleanup in querySaveMetaInfos implementation.Johannes Schickel
2012-07-03BACKENDS: Remove unused member in DefaultTimerManager.Johannes Schickel
2012-07-03KYRA: Get rid of unused private class members.Johannes Schickel
2012-07-03JANITORIAL: Remove extra semicolonsOri Avtalion
2012-07-03SCI: Move kGetWindowsOption together with the other misc kernel functionsFilippos Karapetis
2012-07-03SCI: Fix incorrect game options for SQ4CDFilippos Karapetis
2012-07-03SCI: Remove an unnecessary warning and related FIXME commentsFilippos Karapetis
2012-07-03SCI: Remove unnecessary const-castWillem Jan Palenstijn
2012-07-02SCI: Add a hack for a bug in the script handling codeFilippos Karapetis
2012-07-02SCI: Fix a workaround for an uninitialized variable in SQ4CDFilippos Karapetis
2012-07-01Merge pull request #239 from bluegr/skipsavecompressionFilippos Karapetis
2012-07-01GUI: Fix small memory leak in grid based load chooser.Johannes Schickel
2012-07-01GUI: Add page display to grid based load chooser.Johannes Schickel
2012-07-01GUI: Clean up save load chooser selection code.Johannes Schickel
2012-07-01GUI: Automatically switch to list based save/load chooser when changing resol...Johannes Schickel
2012-07-01GUI: Only use grid load dialog for 640x400 or bigger.Johannes Schickel
2012-07-01DREAMWEB: Fix minor regression with Ryan's watch.D G Turner
2012-07-01COMMON: Expand a bit the KeyState documentationThierry Crozat
2012-07-01I18N: Update German translationThierry Crozat
2012-06-30LURE: Fix engine crash in copy protection screen with AZERTY keyboardThierry Crozat
2012-06-30I18N: Regenerate translation data fileThierry Crozat
2012-06-30I18N: Update Italian translationThierry Crozat
2012-06-30I18N: Update Swedish translation from patch #3538686Thierry Crozat
2012-06-29LURE: Fix engine crash in copy protection screen.D G Turner
2012-06-29TOON: Correct mismatched method definition against prototype.D G Turner
2012-06-29GUI: Use a slightly bigger vertical spacing in the thumbnail load chooser.Johannes Schickel
2012-06-29GUI: Use a black rect when no thumbnail is available in the thumbnail load ch...Johannes Schickel
2012-06-29GUI: Remember last save/load chooser selection.Johannes Schickel
2012-06-29GUI: Fix memory leaks in LoadChooserThumbnailed::destroyButtons.Johannes Schickel
2012-06-29GUI: Allow the user to switch between list and thumbnail based load chooser.Johannes Schickel
2012-06-29GUI: Only update save list when the dialog opens in thumbnail load chooser.Johannes Schickel
2012-06-29GUI: Fix copy&paste error affecting vertical spacing in thumbnail load chooser.Johannes Schickel
2012-06-29GUI: Don't distribute vertical space between buttons in the thumbnail load ch...Johannes Schickel
2012-06-28TOON: Replace remaining int32 x,y,w and h coordinates with int16.D G Turner
2012-06-28CGE: Remove unused Demo text idStrangerke
2012-06-28CGE: Rename variableStrangerke
2012-06-28SCI: Fix bug #3538418 in SQ4CDFilippos Karapetis
2012-06-28SCI: Remove an incorrect error check in validateExportFunc()Filippos Karapetis
2012-06-28SCI: Fix the detection entry for the Spanish version of KQ6Filippos Karapetis
2012-06-27CGE: Add ending message to tell the user he finished the game. Fix bug #3538396Strangerke
2012-06-27TOUCHE: Report unknown game variant when using the file based fallback detectorSven Hesse
2012-06-27GOB: Report unknown game variant when using the file based fallback detectorSven Hesse
2012-06-27DETECTOR: Make reportUnknown() available for AdvancedMetaEngine classes to useSven Hesse
2012-06-27DETECTOR: Make detectGameFilebased() return a list of MD5s and file sizesSven Hesse
2012-06-27DETECTOR: Move size reading and MD5 creating into a new method getFilePropert...Sven Hesse
2012-06-27DETECTOR: Move ADFileProperties(Map) into advancedDetector.hSven Hesse
2012-06-27DETECTOR: Rename SizeMD5(Map) to ADFileProperties(Map)Sven Hesse
2012-06-27CGE: Fix bug 3538039 - level buttons not pressedStrangerke