aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock
AgeCommit message (Expand)Author
2015-06-07SHERLOCK: Implemented talk/listen sequence methodsPaul Gilbert
2015-06-07SHERLOCK: Fix GCC compilationTorbjörn Andersson
2015-06-07SHERLOCK: 3DO animation supportMartin Kiewitz
2015-06-07SHERLOCK: Fix compiler warningPaul Gilbert
2015-06-07SHERLOCK: Add initial handling of journal talk and location data for RTFilippos Karapetis
2015-06-06SHERLOCK: Move Scalpel specific talk window drawing into ScalpelTalkPaul Gilbert
2015-06-06SHERLOCK: Remove comma from end of ScalpelSequences enumPaul Gilbert
2015-06-06SHERLOCK: Setting up game specific People descendant classesPaul Gilbert
2015-06-06SHERLOCK: Created common base class for Sprite and ObjectPaul Gilbert
2015-06-07SHERLOCK: Implement some more Rose Tattoo script opcodesFilippos Karapetis
2015-06-06SHERLOCK: Remove unused variablesPaul Gilbert
2015-06-06SHERLOCK: Add initialization of RT character portraits and namesPaul Gilbert
2015-06-07SHERLOCK: cmdTalkInterruptsDisable & cmdTalkInterruptsEnable are dummyFilippos Karapetis
2015-06-06AUDIO: Make makeAIFFStream return a RewindableAudioStreamMatthew Hoops
2015-06-07SHERLOCK: Fix whitespaceFilippos Karapetis
2015-06-07SHERLOCK: Implement cmdSetNPCPosition opcodeFilippos Karapetis
2015-06-06SHERLOCK: rework 3DO audio, add AIFC file supportMartin Kiewitz
2015-06-06SHERLOCK: Reverse scaling factor in transBlitFrom to match originalPaul Gilbert
2015-06-06SHERLOCK: Properly handle horizontal flipping in transBlitFromPaul Gilbert
2015-06-06SHERLOCK: Initiial handling of scaling in transBlitFromPaul Gilbert
2015-06-06SHERLOCK: Increase size of RT _talkHistoryPaul Gilbert
2015-06-06SHERLOCK: Implement setupBGAreaPaul Gilbert
2015-06-06SHERLOCK: Implement cmdSetNPCOn and cmdSetNPCOff script commandsPaul Gilbert
2015-06-05SHERLOCK: Move the Talk descendant classes into their own filesPaul Gilbert
2015-06-05SHERLOCK: Implement cmdMouseOnOff opcodePaul Gilbert
2015-06-05SHERLOCK: Don't reset map position when changing RT scenePaul Gilbert
2015-06-05SHERLOCK: Fix initialization and syncing of map _overPosPaul Gilbert
2015-06-05SHERLOCK: Fix movement in adjustObjectPaul Gilbert
2015-06-05SHERLOCK: Handle difference in RT SOUND_CODE rangePaul Gilbert
2015-06-05SHERLOCK: Fixes for RT object sequence handlingPaul Gilbert
2015-06-05SHERLOCK: Further FIXED_INT_MULTIPLIER refactoringPaul Gilbert
2015-06-05SHERLOCK: Removed unused _savedStatsPaul Gilbert
2015-06-05SHERLOCK: Fix map player icon jerking when reaching destinationPaul Gilbert
2015-06-05SHERLOCK: "Fix" corruption in Rose Tatto introTorbjörn Andersson
2015-06-05SHERLOCK: Scalpel and Rose Tattoo have different SCENE_COUNTTorbjörn Andersson
2015-06-04SHERLOCK: Simplify decompressFrame, and fix RT transparenciesPaul Gilbert
2015-06-04SHERLOCK: Add another use of FIXED_INT_MULTIPLIERPaul Gilbert
2015-06-04SHERLOCK: Fix setting up default RT player positionPaul Gilbert
2015-06-04SHERLOCK: Add RT post-processing for loadScenePaul Gilbert
2015-06-04SHERLOCK: Implemented remaining new sequence opcodes in checkObjectPaul Gilbert
2015-06-05SHERLOCK: Use standard WAV decoder for The Case of the Rose TattooTorbjörn Andersson
2015-06-05SHERLOCK: 3DO changesMartin Kiewitz
2015-06-04SHERLOCK: add comments about 3DO resourcesMartin Kiewitz
2015-06-04SHERLOCK: tiny bit of work on 3DOMartin Kiewitz
2015-06-04SHERLOCK: 3DO movie player improvementsMartin Kiewitz
2015-06-04SHERLOCK: 3DO movie player unsupported codec msgMartin Kiewitz
2015-06-04SHERLOCK: 3DO movie player commentsMartin Kiewitz
2015-06-04SHERLOCK: improve 3DO movie player, add SDX2 codecMartin Kiewitz
2015-06-03SHERLOCK: Fix gcc warningsPaul Gilbert
2015-06-03SHERLOCK: Implemented checkWalkGraphicsPaul Gilbert