aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-07-13SLUDGE: Add sludge files and make it compileyinsimei
2017-07-13SLUDGE: Add first classes in scummvm to detect .slg game fileyinsimei
2017-07-12TITANIC: Fix daffine.h includesPaul Gilbert
2017-07-12TITANIC: Rename DMatrix to DAffine, thanks to wjpPaul Gilbert
2017-07-12TITANIC: Change rows to cols in DMatrix, thanks to wjpPaul Gilbert
2017-07-12SWORD1: Specify list of available languages in detection codeThierry Crozat
2017-07-12MOHAWK: Riven: Improve save load error handlingBastien Bouclet
2017-07-12TITANIC: Fix promenade fan noises when turned to fullPaul Gilbert
2017-07-11TITANIC: Fix savegame names not showing in Continue dialogPaul Gilbert
2017-07-11TITANIC: Fix Titania's nose remaining present after being picked upPaul Gilbert
2017-07-11MOHAWK: Riven: Fix card leave scripts when changing stacksBastien Bouclet
2017-07-10TITANIC: Fix rendering of conversation text inputPaul Gilbert
2017-07-10TITANIC: Inline CTransparencySurface methods at wjp's suggestionPaul Gilbert
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-07-10MOHAWK: Riven: Clear the effects screen at the beginning of creditsBastien Bouclet
2017-07-09SCI: Fix detected name for lsl6-cdTarek Soliman
2017-07-09TITANIC: Fixes for correctly display of drop targetsPaul Gilbert
2017-07-09SCI32: Fix kObjectIntersectWillem Jan Palenstijn
2017-07-09MOHAWK: Myst: Fix the sound receiver sound restarting on each frameBastien Bouclet
2017-07-09MOHAWK: Myst: Fix the piano sound effect restarting when moving the mouseBastien Bouclet
2017-07-09MOHAWK: Riven: Fix ending video not playing when using the trap bookBastien Bouclet
2017-07-09MOHAWK: Riven: Fix use after free when using the trap bookBastien Bouclet
2017-07-08TITANIC: Fix using hose first on nosePaul Gilbert
2017-07-08TITANIC: Rename CDropTarget _showItem to _hideItemPaul Gilbert
2017-07-08TITANIC: Fix Doorbot timing in prologue service liftPaul Gilbert
2017-07-08TITANIC: Show Vision Centre on bartop with pickup hand cursorPaul Gilbert
2017-07-08TITANIC: Fix disappearing vision center on bar shelfPaul Gilbert
2017-07-08SWORD1: Only write config in in-game menu when they are changedThierry Crozat
2017-07-08SWORD1: Use booleans for _systemVars speech and subtitles flagsThierry Crozat
2017-07-07SCI32: Implement kShowStyle HShutterOut transitionColin Snover
2017-07-07SCI32: Add workarounds for PQ4Colin Snover
2017-07-07TITANIC: Fix to only update modified parts of the screenPaul Gilbert
2017-07-08SWORD1: Add thumbnail when saving from game panelThierry Crozat
2017-07-07SCI32: Force General MIDI for games that support nothing elseColin Snover
2017-07-07SCI32: Fix missing music in MGDXColin Snover
2017-07-07SCI: Fix audio_list debug command engine version infoColin Snover
2017-07-07MOHAWK: Fix tMOV size computation not to use uninitialized memoryBastien Bouclet
2017-07-07MOHAWK: Fix computing the size of tMOV resourcesBastien Bouclet
2017-07-06SCI32: Fix bad palette entries when built without USE_RGB_COLORColin Snover
2017-07-06SCI32: Refactor DuckPlayer to use common video playback codeColin Snover
2017-07-06SCI32: Refactor Video32 code to reduce code & feature duplicationColin Snover
2017-07-06SCI32: Improve playback quality of SEQ videosColin Snover
2017-07-06SCI32: Improve kPlayVMD renderingColin Snover
2017-07-06SCI32: Improve kShowMovieWin (AVI) renderingColin Snover
2017-07-06SCI32: Remove useless callColin Snover
2017-07-06SCI32: Work around bogus palette entries in select Windows gamesColin Snover
2017-07-06SCI32: Remove magic numbers in HunkPaletteColin Snover
2017-07-06SCI32: Remove unused method declarationColin Snover
2017-07-06SCI32: Update mouse position for rendering in all frameOutsColin Snover