aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel
AgeCommit message (Expand)Author
2015-06-21SHERLOCK: RT: Implemented further journal draw methodsPaul Gilbert
2015-06-21SHERLOCK: RT: Move journal code used by both games back to JournalPaul Gilbert
2015-06-21SHERLOCK: Split up Journal class for each gamePaul Gilbert
2015-06-18SHERLOCK: RT: Implement font _yOffsets tablePaul Gilbert
2015-06-17SHERLOCK: RT: Implement walkToCoordsPaul Gilbert
2015-06-17SHERLOCK: RT: Fix crash in second intro scenePaul Gilbert
2015-06-17SHERLOCK: RT: Implement lookatObject and printObjectDescPaul Gilbert
2015-06-17SHERLOCK: SS: music-drv: fix namespace commentsMartin Kiewitz
2015-06-17SHERLOCK: Add delay between 3DO EA logo animation and fade inTorbjörn Andersson
2015-06-17SHERLOCK: Increase delay before 3DO credits, when there is no musicTorbjörn Andersson
2015-06-17SHERLOCK: intro: remove debug outputMartin Kiewitz
2015-06-17SHERLOCK: intro: adjust localized graphicsMartin Kiewitz
2015-06-16SHERLOCK: intro: msec sync instead of ticksMartin Kiewitz
2015-06-16SHERLOCK: SS: Fix the position of the user interface in the 3DO versionFilippos Karapetis
2015-06-16SHERLOCK: Use IS_3DO in more placesFilippos Karapetis
2015-06-15SHERLOCK: Use a string literal as the format stringMatthew Hoops
2015-06-15SHERLOCK: 3DO: movie decoder: fix poss.memory leakMartin Kiewitz
2015-06-15SHERLOCK: free map graphic data CID 1306689Martin Kiewitz
2015-06-15SHERLOCK: 3DO: note about constable gfx glitchMartin Kiewitz
2015-06-15SHERLOCK: Speed up 3DO Serrated Scalpel credits slightlyTorbjörn Andersson
2015-06-14SHERLOCK: Fix GCC signed/unsigned comparison warningTorbjörn Andersson
2015-06-14SHERLOCK: Roll credits for 3DO Serrated ScalpelTorbjörn Andersson
2015-06-14SHERLOCK: SS: fix talkInterf to handle int. charsMartin Kiewitz
2015-06-14SHERLOCK: initial inventory via fixed text classMartin Kiewitz
2015-06-14SHERLOCK: Move _walkDest from People to PersonPaul Gilbert
2015-06-14SHERLOCK: action processing uses fixed text classMartin Kiewitz
2015-06-14SHERLOCK: RT: Move checkObject from Object to BaseObjectPaul Gilbert
2015-06-14SHERLOCK: inventory uses fixed text class nowMartin Kiewitz
2015-06-14SHERLOCK: fixedText class to support localizationsMartin Kiewitz
2015-06-14SHERLOCK: 3DO: enable button pressing in UIMartin Kiewitz
2015-06-14SHERLOCK: RT: Implemented walk setupPaul Gilbert
2015-06-13SHERLOCK: SS: German and Spanish use an alternate opcode rangePaul Gilbert
2015-06-13SHERLOCK: RT: Implement setWalkingPaul Gilbert
2015-06-13SHERLOCK: Simplify UseType to derive from ActionTypePaul Gilbert
2015-06-13SHERLOCK: 3DO: dialog movie player adjustmentMartin Kiewitz
2015-06-13SHERLOCK: 3DO: movie playback for script eventsMartin Kiewitz
2015-06-13SHERLOCK: Clean up the parameter passed in talk3DOMovieTrigger()Filippos Karapetis
2015-06-13SHERLOCK: 3DO: close and delete videoDecoderMartin Kiewitz
2015-06-13SHERLOCK: RT: Implemented doStandardControlPaul Gilbert
2015-06-13SHERLOCK: 3DO: support for talk moviesMartin Kiewitz
2015-06-13SHERLOCK: RT: Implemented handleInput methodPaul Gilbert
2015-06-13SHERLOCK: 3DO: implement map support + cel 8-bitMartin Kiewitz
2015-06-13SHERLOCK: Added color enum for 235 (button background color?)Torbjörn Andersson
2015-06-13SHERLOCK: Use BLACK instead of 0 for consistencyTorbjörn Andersson
2015-06-13SHERLOCK: 3DO: support for cAnim data (startCAnim)Martin Kiewitz
2015-06-13SHERLOCK: Remove unused variablesStrangerke
2015-06-13SHERLOCK: In startCAnim, check range before accessing sequence arrayStrangerke
2015-06-13SHERLOCK: Fix 3 CppCheck warningsStrangerke
2015-06-12SHERLOCK: RT: Implement startCAnimPaul Gilbert
2015-06-12SHERLOCK: Move walkToCoords from People to PersonPaul Gilbert