aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock
AgeCommit message (Expand)Author
2015-07-13SHERLOCK: RT: Fix derived declaration of banishWindowPaul Gilbert
2015-07-12SHERLOCK: Fix compiler warningsPaul Gilbert
2015-07-12SHERLOCK: Split up Debugger class for both gamesPaul Gilbert
2015-07-12SHERLOCK: RT: Fix Holmes walking when moving to talk to characterPaul Gilbert
2015-07-12SHERLOCK: RT: Fix initial highlighting when Verbs shown a second timePaul Gilbert
2015-07-12SHERLOCK: RT: Fix splitting up lines for talk dialogPaul Gilbert
2015-07-12SHERLOCK: RT: Hide window at end of character conversationsPaul Gilbert
2015-07-12SHERLOCK: RT: Implement cmdSetSceneEntryFlagPaul Gilbert
2015-07-12SHERLOCK: RT: Fix conversation replies when talking to charactersPaul Gilbert
2015-07-12SHERLOCK: RT: Fix for starting talk with characteresPaul Gilbert
2015-07-12SHERLOCK: RT: Fix showing map location close-up when map is scrolledPaul Gilbert
2015-07-12SHERLOCK: RT: Implement talking to charactersPaul Gilbert
2015-07-12SHERLOCK: RT: Implement walkHolmesToNPCPaul Gilbert
2015-07-12SHERLOCK: Fix drawing of Tattoo city mapTorbjörn Andersson
2015-07-12SHERLOCK: Fix mouse position check in Tattoo city mapTorbjörn Andersson
2015-07-12SHERLOCK: Remove extra parameter to print()Torbjörn Andersson
2015-07-11SHERLOCK: RT: Implement main playDarts methodPaul Gilbert
2015-07-11SHERLOCK: RT: Further support methods for darts gamePaul Gilbert
2015-07-10SHERLOCK: RT: Fix compiler warningsPaul Gilbert
2015-07-10SHERLOCK: RT: Implementing support methods for Darts gamePaul Gilbert
2015-07-10SHERLOCK: RT: Beginnings of darts minigamePaul Gilbert
2015-07-10SHERLOCK: RT: Show cursor after loading savegamePaul Gilbert
2015-07-10SHERLOCK: RT: Don't run setNPCPath after loading a savegamePaul Gilbert
2015-07-10SHERLOCK: RT: Fix interacting with charactersPaul Gilbert
2015-07-09SHERLOCK: RT: Only show tooltips when no action is activePaul Gilbert
2015-07-09SHERLOCK: RT: Fix right-clicking other objects when Verbs menu is openPaul Gilbert
2015-07-09SHERLOCK: RT: Fix for leaving inside Baker StreetPaul Gilbert
2015-07-09SHERLOCK: Rename variable to avoid shadowingFilippos Karapetis
2015-07-09Merge pull request #600 from clone2727/opl_alsaclone2727
2015-07-08SHERLOCK: RT: Implement handling of 2nd object requiredFlagPaul Gilbert
2015-07-08SHERLOCK: RT: Fix default left click actions for objectsPaul Gilbert
2015-07-08SHERLOCK: RT: Fix display of tooltips in scrolled scenesPaul Gilbert
2015-07-08SHERLOCK: RT: Fix display of inventory in scrolled scenesPaul Gilbert
2015-07-08SHERLOCK: RT: Fix screen drawing when actively scrolling screenPaul Gilbert
2015-07-07SHERLOCK: RT: Fix display of verb menu in wide-screen scenesPaul Gilbert
2015-07-07AUDIO: Remove all AudioStream access to OPLMatthew Hoops
2015-07-07SHERLOCK: Use the built-in OPL timerMatthew Hoops
2015-07-07AUDIO: Remove the sample rate configuration from the OPL codeMatthew Hoops
2015-07-07SHERLOCK: RT: Fix Valgrind issuesPaul Gilbert
2015-07-06SHERLOCK: RT: Fix characters walking off-screenPaul Gilbert
2015-07-05SHERLOCK: RT: Don't run secondary scripts if an anim is activePaul Gilbert
2015-07-05SHERLOCK: RT: Changes for doScript method ending codePaul Gilbert
2015-07-05SHERLOCK: RT: Simplify restoreBackgroundPaul Gilbert
2015-07-05SHERLOCK: RT: Cleanup of walk-related script opcodesPaul Gilbert
2015-07-05SHERLOCK: RT: Fix People::reset when _scriptMoreFlag is setPaul Gilbert
2015-07-05SHERLOCK: RT: Cleanup and fleshing out of savingPaul Gilbert
2015-07-05SHERLOCK: RT: Fixes to display talk windowPaul Gilbert
2015-07-05SHERLOCK: RT: Cleanup of cmdWalkHolmesToCoordsPaul Gilbert
2015-07-05SHERLOCK: RT: Fix splitting lines in setStatementLinesPaul Gilbert
2015-07-04SHERLOCK: SS: Fix crash in intro when music finishesPaul Gilbert