aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2015-06-08SHERLOCK: Move Scalpel map code to ScalpelMapPaul Gilbert
2015-06-08SHERLOCK: bit of work on 3DO graphic resourcesMartin Kiewitz
2015-06-08SHERLOCK: Fix comment typoTorbjörn Andersson
2015-06-07SHERLOCK: Beginnings of Map descendent classesPaul Gilbert
2015-06-07SHERLOCK: Move Scalpel scene enum to scalpel_scene.hPaul Gilbert
2015-06-07SHERLOCK: Fix loadWalk checks against WALK_LIB_NAMESPaul Gilbert
2015-06-07SHERLOCK: Fix cmdSetNPCInfoLinePaul Gilbert
2015-06-07SHERLOCK: Fix cmdWalkToCoordsPaul Gilbert
2015-06-07SHERLOCK: Refactoring, cleanup, and fixes for savegame codePaul Gilbert
2015-06-08SHERLOCK: Silence GCC warningTorbjörn Andersson
2015-06-07SHERLOCK: Fix Scalpel bug when picking up paperPaul Gilbert
2015-06-08SHERLOCK: Add missing check for the rightmost limit in adjustSpriteFilippos Karapetis
2015-06-07SHERLOCK: Fix loading of character walk sequence dataPaul Gilbert
2015-06-08SHERLOCK: More differences implemented for RT's loadJournalFileFilippos Karapetis
2015-06-07SHERLOCK: Add missing OP_END_TEXT_WINDOW opcodePaul Gilbert
2015-06-07SHERLOCK: Fix mistakes in opcode listsPaul Gilbert
2015-06-07SHERLOCK: Clean up EA logo animationTorbjörn Andersson
2015-06-07SHERLOCK: Fix animation speed in EA logoTorbjörn Andersson
2015-06-07SHERLOCK: Implement more differences in loadJournalFile for Rose TattooFilippos Karapetis
2015-06-07SHERLOCK: Implement some differences in loadJournalFile for Rose TattooFilippos Karapetis
2015-06-07SHERLOCK: Fix for switching speakersPaul Gilbert
2015-06-07SHERLOCK: Adapt more code to use FIXED_INT_MULTIPLIERFilippos Karapetis
2015-06-07SHERLOCK: Split cmdGotoScene and add the Rose Tattoo implementationFilippos Karapetis
2015-06-07SHERLOCK: Implement the "dumpfile" debugger commandFilippos Karapetis
2015-06-07SHERLOCK: Initialize _midiParser. Fixes crash on exit in 3DO version.Torbjörn Andersson
2015-06-07SHERLOCK: 3DO intro: audio implementedMartin Kiewitz
2015-06-07SHERLOCK: Fix animation/growing rate of EA logoTorbjörn Andersson
2015-06-07SHERLOCK: Add walk.lib to cache for Rose TattooFilippos Karapetis
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