Age | Commit message (Expand) | Author |
2015-08-15 | SHERLOCK: RT: Fix freeing character _altImages when done with | Paul Gilbert |
2015-08-15 | SHERLOCK: RT: Return correct speaker index from findSpeaker for Holmes | Paul Gilbert |
2015-08-15 | SHERLOCK: RT: Fix resetting sprite sequences | Paul Gilbert |
2015-08-14 | SHERLOCK: RT: Fix setting up speech file to use during cutscenes | Paul Gilbert |
2015-08-13 | SHERLOCK: RT: Revert lookAtObject to use playSound | Paul Gilbert |
2015-08-12 | SHERLOCK: RT: Fix voice-only conversations when subtitles are off | Paul Gilbert |
2015-08-12 | SHERLOCK: RT: Hook window/speech to ScummVM speech/subtitles setting | Paul Gilbert |
2015-08-11 | SHERLOCK: RT: Don't error out if a speech resource doesn't exist | Paul Gilbert |
2015-08-10 | SHERLOCK: RT: Beginnings of speech code | Paul Gilbert |
2015-08-09 | SHERLOCK: RT: Fix for entering savegame in original saves dialog | Paul Gilbert |
2015-08-09 | SHERLOCK: Remove unused (and misspelled) variable | Torbjörn Andersson |
2015-08-09 | SHERLOCK: RT: Fix crash when clicking in inventory at start of game | Paul Gilbert |
2015-08-09 | SHERLOCK: RT: Fix drawing last frame of animations | Paul Gilbert |
2015-08-08 | SHERLOCK: RT: Fix display of scrollbar up/arrow arrows | Paul Gilbert |
2015-08-08 | SHERLOCK: RT: Show the GMM if user clicks when credits are being displayed | Paul Gilbert |
2015-08-08 | SHERLOCK: RT: Fix loading savegames when credits are active | Paul Gilbert |
2015-08-08 | SHERLOCK: RT: Don't allow saving when credits are active | Paul Gilbert |
2015-08-08 | SHERLOCK: RT: Fixes for password entry | Paul Gilbert |
2015-08-08 | SHERLOCK: RT: Implementing password entry window | Paul Gilbert |
2015-08-08 | SHERLOCK: RT: Implemented pickUpObject | Paul Gilbert |
2015-08-07 | SHERLOCK: RT: Fix showing verbs with * prefixed target actions | Paul Gilbert |
2015-08-07 | SHERLOCK: RT: Fix initialization of NPC descriptions | Paul Gilbert |
2015-08-07 | SHERLOCK: RT: Fix display when characters have nothing to say | Paul Gilbert |
2015-08-07 | SHERLOCK: RT: Fix cmdPlaySong opcode | Paul Gilbert |
2015-08-07 | SHERLOCK: RT: Fix incorrect entries in opcode method table | Paul Gilbert |
2015-08-07 | SHERLOCK: RT: Fixes and cleanup for getting string params in opcodes | Paul Gilbert |
2015-08-07 | SHERLOCK: RT: Fix loading character graphics for the player | Paul Gilbert |
2015-08-06 | SHERLOCK: RT: Fix NPC indexes in multiple opcodes | Paul Gilbert |
2015-08-06 | SHERLOCK: RT: Properly implement cmdWalkHolmesAndNPCToCoords | Paul Gilbert |
2015-08-05 | SHERLOCK: RT: Added german fixed text list | Paul Gilbert |
2015-08-04 | SHERLOCK: RT: Properly wait for press when dart game ends | Paul Gilbert |
2015-08-04 | SHERLOCK: RT: Set up Escape key to automatically win darts game | Paul Gilbert |
2015-08-04 | SHERLOCK: RT: Fix using Escape in darts minigame | Paul Gilbert |
2015-08-03 | SHERLOCK: RT: Further fixes for darts minigame | Paul Gilbert |
2015-08-03 | SHERLOCK: RT: Fix throwing darts in darts minigame | Paul Gilbert |
2015-08-03 | SHERLOCK: RT: Fix initial display of dartboard minigame | Paul Gilbert |
2015-08-03 | SHERLOCK: RT: Fix GCC complaint about nullptr type casting | Paul Gilbert |
2015-08-03 | SHERLOCK: RT: Fix Coverity warning | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Minor differences in talk code | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Fix saving in the lab table scene | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Fix analysing solved Foolscap | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Fixes for Foolscap puzzle | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Rename hangman puzzle to foolscap puzzle | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Refactoring and cleanup for Foolscap puzzle | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Fix NPC initialization when they start walking | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Implement Tattoo cmdCallTalkFile | Paul Gilbert |
2015-08-02 | SHERLOCK: RT: Fix NPC movement to original pos in pullNPCStack | Paul Gilbert |
2015-08-01 | SHERLOCK: RT: Fix setting default _lookPos in scrolled scenes | Paul Gilbert |
2015-07-31 | SHERLOCK: RT: Fix closing Verbs menu by clicking outside it | Paul Gilbert |
2015-07-31 | SHERLOCK: RT: Fix initialization of Watson's default talk file | Paul Gilbert |