aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-11GRAPHICS: Fix copy/paste error in blitSurfaceClip (CID 1357411)Torbjörn Andersson
2016-07-11SCI32: Fix an issue with the KQ7 subtitles script patchMartin Kiewitz
2016-07-10SCI32: Add script patch to fix/improve KQ7 subtitlesMartin Kiewitz
2016-07-10MOHAWK: Switch Riven saves to a slot based naming schemeBastien Bouclet
2016-07-10MOHAWK: Save ScummVM specific metadata in the Riven savesBastien Bouclet
2016-07-10MOHAWK: The French DVD version of Riven is just a repackaged CD versionBastien Bouclet
2016-07-10MOHAWK: Make the Riven saved games loadable by the original engineBastien Bouclet
2016-07-10MACOS: Use 'unsigned int' instead of NSUIntegerColin Snover
2016-07-10SCI32: Re-enable KQ7 subtitles, but with a warning on game startColin Snover
2016-07-10MACOS: Fix sign comparisonColin Snover
2016-07-10SCI32: Disable KQ7 subtitlesColin Snover
2016-07-10SCI32: Use #defines to reduce duplication of game optionsColin Snover
2016-07-10SCI32: Clean up Video32/VMDPlayerColin Snover
2016-07-10SCI32: Add support for blacklined videoColin Snover
2016-07-10SCI32: Implement kPlayVMDColin Snover
2016-07-10VIDEO: Expose API for providing a memory location to draw VMDsColin Snover
2016-07-10Merge pull request #774 from Tkachov/the-container-box-pr2Eugene Sandulenko
2016-07-08SCI: Set isSample when starting digital sample from soundInitSndWillem Jan Palenstijn
2016-07-06Merge pull request #775 from wjp/sci32_readwriteWillem Jan Palenstijn
2016-07-06SCI32: Add SaveFileRewriteStream for read/write access to filesWillem Jan Palenstijn
2016-07-06AUDIO: Fix audio corruption in MS ADPCM decoderTorbjörn Andersson
2016-07-06SCI: Fix typo in script patch comment (longbow arithmetic bug)Martin Kiewitz
2016-07-06Revert "SCI: Mark INNDEMO as demo"Martin Kiewitz
2016-07-06SCI: Mark INNDEMO as demoMartin Kiewitz
2016-07-06Merge pull request #781 from OmerMor/inndemoMartin Kiewitz
2016-07-06SCI: Add detection for the ImagiNation Network (INN) DemoOmer Mor
2016-07-05Revert "GRAPHICS: Fix GUI transparency. As pointed by blitter on IRC"Eugene Sandulenko
2016-07-05Merge pull request #780 from BenCastricum/po_nl-nlEugene Sandulenko
2016-07-05I18N: Update dutch translationBen Castricum
2016-07-05GRAPHICS: Fix GUI transparency. As pointed by blitter on IRCEugene Sandulenko
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-07-04SCI: Adding script patch for longbow arithmetic berry bush bugMartin Kiewitz
2016-07-04PRINCE: Remove manual debug level setting. It's too noisy.Torbjörn Andersson
2016-07-04BBVS: Remove some uses of g_systemTorbjörn Andersson
2016-07-04PRINCE: Add video player for topware.avi logoTorbjörn Andersson
2016-07-03PRINCE: Prefix the names of the data archivesTorbjörn Andersson
2016-07-03PRINCE: Correct search path to voices/databank.ptcTorbjörn Andersson
2016-07-03Merge pull request #778 from raziel-/patch-1Willem Jan Palenstijn
2016-07-03BASE: Fix TypoHubert Maier
2016-07-03Revert "SDL: Fix keyboard on macOS, fix directional keypad"Martin Kiewitz
2016-07-03SDL: Fix keyboard on macOS, when using SDL2, fix directional keypadMartin Kiewitz
2016-07-03Merge pull request #741 from wjp/sci-callWillem Jan Palenstijn
2016-07-03GUI: Add checks in Widget::getBossClipRect()Alexander Tkachev
2016-07-03JANITORIAL: Fix a few warningsAlexander Tkachev
2016-07-03JANITORIAL: Remove trailing spacesAlexander Tkachev
2016-07-03GUI: Update scummmodern.zipAlexander Tkachev
2016-07-03GUI: Use clipping everywhereAlexander Tkachev
2016-07-03GUI: Fix PopUpDialogAlexander Tkachev