aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2015-05-07SHERLOCK: some code formattingStrangerke
2015-05-07SHERLOCK: Reduce some more variable scopesStrangerke
2015-05-07SHERLOCK: Fix the way the sprite frames are freedStrangerke
2015-05-07SHERLOCK: Reduce the scope of some variablesStrangerke
2015-05-06SHERLOCK: Minor comment updatesPaul Gilbert
2015-05-06SHERLOCK: Fix looking at Paul's Cap immediately after entering a scenePaul Gilbert
2015-05-06SHERLOCK: Dropped _saveSeqNum in favor of _savedSequences sizePaul Gilbert
2015-05-05SHERLOCK: Fix checkForSoundFrames, add some warning TODOsStrangerke
2015-05-04SHERLOCK: Fix picking up Sarah's effects in MorguePaul Gilbert
2015-05-04SHERLOCK: Check _talkToAbort after calling pickupObjectPaul Gilbert
2015-05-03SHERLOCK: Fix picking up knife in taxidermyPaul Gilbert
2015-05-03SHERLOCK: Fix crash when moving cratesPaul Gilbert
2015-05-02SHERLOCK: Fix gfx glitch when returning to morgue for a second timePaul Gilbert
2015-05-02SHERLOCK: Revised door close fix due to new bug when entering morguePaul Gilbert
2015-05-02SHERLOCK: Don't mark leaving scene as visited during savegame loadsPaul Gilbert
2015-05-02SHERLOCK: Properly close door when entering Sarah's flatPaul Gilbert
2015-05-02SHERLOCK: Fix original game bug when testing powdery substancePaul Gilbert
2015-05-02SHERLOCK: Fix trying to enter theatre without talking to LestradePaul Gilbert
2015-05-01SHERLOCK: Allow fast quitting when randomTransition in progressPaul Gilbert
2015-05-01SHERLOCK: Tweak doBgAnim delays to better match original gamePaul Gilbert
2015-05-01SHERLOCK: Change _helpStyle from int to boolPaul Gilbert
2015-05-01SHERLOCK: Move Settings dialog event handling into Settings classPaul Gilbert
2015-05-01SHERLOCK: Remove unused key pad speed fieldPaul Gilbert
2015-05-01SHERLOCK: Moved Settings dialog into it's own classPaul Gilbert
2015-05-01SHERLOCK: Fix intro sequence crashPaul Gilbert
2015-05-01SHERLOCK: Implement configuration settings save/loadPaul Gilbert
2015-05-01SHERLOCK: Fix some remaining TODOsPaul Gilbert
2015-05-01SHERLOCK: Extra method commentsPaul Gilbert
2015-05-01SHERLOCK: Rename playPrologue to playPaul Gilbert
2015-05-01SHERLOCK: Further fixes for credits displayPaul Gilbert
2015-05-01SHERLOCK: Extra comments for methods in ScalpelEnginePaul Gilbert
2015-05-01SHERLOCK: Implemented showLBV and fixes for credits displayPaul Gilbert
2015-05-01SHERLOCK: Re-enabled intro creditsPaul Gilbert
2015-05-01SHERLOCK: Fix crash unlocking desk drawer in PalmistPaul Gilbert
2015-05-01SHERLOCK: Fix getting Tarot cardsPaul Gilbert
2015-05-01SHERLOCK: Fix conversation with Lord BrumwellPaul Gilbert
2015-05-01SHERLOCK: Fix display of animation cutscenesPaul Gilbert
2015-05-01SHERLOCK: Fix mirror display in scene 12Paul Gilbert
2015-05-01SHERLOCK: Fix opening pocketwatchPaul Gilbert
2015-05-01SHERLOCK: Refactored out _ongoingCans fieldPaul Gilbert
2015-05-01SHERLOCK: Fix animation for retrieving pocket watchPaul Gilbert
2015-04-30SHERLOCK: Implement custom mirror logic for scene 12Paul Gilbert
2015-04-30SHERLOCK: Fix crash loading scene 42, which didn't have any canimationsPaul Gilbert
2015-04-30SHERLOCK: Fix looking at items with multiple pages of descriptionPaul Gilbert
2015-04-30SHERLOCK: Simplify all the castings of char to byte in Talk and JournalPaul Gilbert
2015-04-30SHERLOCK: Fix crash in Equestrian shopPaul Gilbert
2015-04-30SHERLOCK: Use script opcode constants in journal loadingPaul Gilbert
2015-04-30SHERLOCK: Fix blank talk windows sometimes remaining openPaul Gilbert
2015-04-30SHERLOCK: Fix color of talk response textPaul Gilbert
2015-04-30SHERLOCK: Fix showing corpse portraits in MorguePaul Gilbert