Age | Commit message (Expand) | Author |
2015-05-03 | SHERLOCK: Fix crash when moving crates | Paul Gilbert |
2015-05-03 | SCI: Handle pronouns in parser | Willem Jan Palenstijn |
2015-05-03 | SCI: Clarify function name | Willem Jan Palenstijn |
2015-05-02 | SHERLOCK: Fix gfx glitch when returning to morgue for a second time | Paul Gilbert |
2015-05-02 | SHERLOCK: Revised door close fix due to new bug when entering morgue | Paul Gilbert |
2015-05-02 | SHERLOCK: Don't mark leaving scene as visited during savegame loads | Paul Gilbert |
2015-05-02 | SHERLOCK: Properly close door when entering Sarah's flat | Paul Gilbert |
2015-05-02 | SHERLOCK: Fix original game bug when testing powdery substance | Paul Gilbert |
2015-05-02 | SHERLOCK: Fix trying to enter theatre without talking to Lestrade | Paul Gilbert |
2015-05-02 | SCI: lsl5 script patch to fix game breaking bug | Martin Kiewitz |
2015-05-01 | SHERLOCK: Allow fast quitting when randomTransition in progress | Paul Gilbert |
2015-05-01 | SHERLOCK: Tweak doBgAnim delays to better match original game | Paul Gilbert |
2015-05-01 | SHERLOCK: Change _helpStyle from int to bool | Paul Gilbert |
2015-05-01 | SHERLOCK: Move Settings dialog event handling into Settings class | Paul Gilbert |
2015-05-01 | SHERLOCK: Remove unused key pad speed field | Paul Gilbert |
2015-05-01 | SHERLOCK: Moved Settings dialog into it's own class | Paul Gilbert |
2015-05-01 | SHERLOCK: Fix intro sequence crash | Paul Gilbert |
2015-05-01 | SHERLOCK: Implement configuration settings save/load | Paul Gilbert |
2015-05-01 | SHERLOCK: Fix some remaining TODOs | Paul Gilbert |
2015-05-01 | SHERLOCK: Extra method comments | Paul Gilbert |
2015-05-01 | SHERLOCK: Rename playPrologue to play | Paul Gilbert |
2015-05-01 | SHERLOCK: Further fixes for credits display | Paul Gilbert |
2015-05-01 | SHERLOCK: Extra comments for methods in ScalpelEngine | Paul Gilbert |
2015-05-01 | SHERLOCK: Implemented showLBV and fixes for credits display | Paul Gilbert |
2015-05-01 | SHERLOCK: Re-enabled intro credits | Paul Gilbert |
2015-05-01 | SHERLOCK: Fix crash unlocking desk drawer in Palmist | Paul Gilbert |
2015-05-01 | SHERLOCK: Fix getting Tarot cards | Paul Gilbert |
2015-05-01 | SHERLOCK: Fix conversation with Lord Brumwell | Paul Gilbert |
2015-05-01 | SHERLOCK: Fix display of animation cutscenes | Paul Gilbert |
2015-05-01 | SHERLOCK: Fix mirror display in scene 12 | Paul Gilbert |
2015-05-01 | SHERLOCK: Fix opening pocketwatch | Paul Gilbert |
2015-05-01 | SHERLOCK: Refactored out _ongoingCans field | Paul Gilbert |
2015-05-01 | SHERLOCK: Fix animation for retrieving pocket watch | Paul Gilbert |
2015-04-30 | SHERLOCK: Implement custom mirror logic for scene 12 | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix crash loading scene 42, which didn't have any canimations | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix looking at items with multiple pages of description | Paul Gilbert |
2015-04-30 | SHERLOCK: Simplify all the castings of char to byte in Talk and Journal | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix crash in Equestrian shop | Paul Gilbert |
2015-04-30 | SHERLOCK: Use script opcode constants in journal loading | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix blank talk windows sometimes remaining open | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix color of talk response text | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix showing corpse portraits in Morgue | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix Gregson disappearing at Morgue | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix talking to Gregson at morgue | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix trying to move items that can't be | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix initial entry conversation with coroner at morgue | Paul Gilbert |
2015-04-30 | SHERLOCK: Partial fix for Blackwell capture cutscene | Paul Gilbert |
2015-04-30 | SHERLOCK: More descriptive comment for talkTo | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix picking up pail at docks | Paul Gilbert |
2015-04-30 | SHERLOCK: Fix DISPLAY_INFO_LINE talk opcode | Paul Gilbert |