aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-07-03TOON: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03TOLTECTS: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03TEENAGENT: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03SWORD1: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03SCI: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03HUGO: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03GROOVIE: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03DREAMWEB: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03DRACI: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-07-03CRUISE: Slight cleanup in querySaveMetaInfos.Johannes Schickel
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-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-01DREAMWEB: Fix minor regression with Ryan's watch.D G Turner
2012-06-30LURE: Fix engine crash in copy protection screen with AZERTY keyboardThierry 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-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-27CGE: Fix bug 3538039 - level buttons not pressedStrangerke
2012-06-27CGE: Remove dead code used to display copyright in DOS promptStrangerke
2012-06-26SWORD1: Add source of the translations for the missing subtitlesThierry Crozat
2012-06-26SWORD1: Add workaround for missing subtitles in the demoThierry Crozat
2012-06-26SCI: Remove a music fading hack used for the intro of LongbowFilippos Karapetis
2012-06-26SCI: Rename a parameter in validateExportFunc()Filippos Karapetis
2012-06-25CGE: Fix SPR files with extra 0x1A or missing ending CRLF. Fix bug #3537527Strangerke
2012-06-25TOON: Fix bug #3533291 - Crash in Russian Versionsylvaintv
2012-06-25CGE: Fix bug 3537530 - ALTering diceStrangerke
2012-06-24CGE: Fix FX stereoStrangerke
2012-06-24CGE: Fix bug #3537529Strangerke
2012-06-24SWORD1: Add warning for untranslated subtitlesThierry Crozat
2012-06-24SCI: Add a workaround for script bug #3537232Filippos Karapetis
2012-06-23SCI: Change the program counter (PC) to be a 32-bit variableFilippos Karapetis
2012-06-23SCI: Clean up validateExportFunc() and related functionsFilippos Karapetis
2012-06-23SCI: Add support for the debug opcode "file" in our script dissassemblerFilippos Karapetis
2012-06-23SCI: Remove a duplicate sanity checkFilippos Karapetis