index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sherlock
Age
Commit message (
Expand
)
Author
2015-05-09
SHERLOCK: Fix string equality tests
Willem Jan Palenstijn
2015-05-09
SHERLOCK: More comment fixes
Paul Gilbert
2015-05-09
SHERLOCK: Further cleanup fixes for detection
Paul Gilbert
2015-05-09
SHERLOCK: Cleanup for Debugger class
Paul Gilbert
2015-05-09
SHERLOCK: Give the GTYPE constants an explicit enum type
Paul Gilbert
2015-05-09
SHERLOCK: Cleanup fix for decompress
Paul Gilbert
2015-05-09
SHERLOCK: Cleanup fixes for animation player
Paul Gilbert
2015-05-09
SHERLOCK: Simplify animation loading filename handling
Paul Gilbert
2015-05-09
SHERLOCK: Some more fixes
Strangerke
2015-05-09
SHERLOCK: Remove the use of ++ on boolean variables
Strangerke
2015-05-09
SHERLOCK: Fix some more GCC warnings
Strangerke
2015-05-08
SHERLOCK: Fix meta engine initialization
Paul Gilbert
2015-05-08
SHERLOCK: Simplify detection entry
Paul Gilbert
2015-05-08
SHERLOCK: Fix some reads beyond script end in doScript
Paul Gilbert
2015-05-08
SHERLOCK: Fix some more GCC warnings
Strangerke
2015-05-08
SHERLOCK: Fix some more warnings
Strangerke
2015-05-08
SHERLOCK: Fix some more GCC warnings
Strangerke
2015-05-08
SHERLOCK: Fix some compilation warnings using GCC
Strangerke
2015-05-08
SHERLOCK: Fix the definition of Surface's destructor
Strangerke
2015-05-08
SHERLOCK: Remove extra semi-column, some code formatting
Strangerke
2015-05-07
SHERLOCK: Fix pink dot appearing in lower-left corner of some player frames
Paul Gilbert
2015-05-07
SHERLOCK: some code formatting
Strangerke
2015-05-07
SHERLOCK: Reduce some more variable scopes
Strangerke
2015-05-07
SHERLOCK: Fix the way the sprite frames are freed
Strangerke
2015-05-07
SHERLOCK: Reduce the scope of some variables
Strangerke
2015-05-06
SHERLOCK: Minor comment updates
Paul Gilbert
2015-05-06
SHERLOCK: Fix looking at Paul's Cap immediately after entering a scene
Paul Gilbert
2015-05-06
SHERLOCK: Dropped _saveSeqNum in favor of _savedSequences size
Paul Gilbert
2015-05-05
SHERLOCK: Fix checkForSoundFrames, add some warning TODOs
Strangerke
2015-05-04
SHERLOCK: Fix picking up Sarah's effects in Morgue
Paul Gilbert
2015-05-04
SHERLOCK: Check _talkToAbort after calling pickupObject
Paul Gilbert
2015-05-03
SHERLOCK: Fix picking up knife in taxidermy
Paul Gilbert
2015-05-03
SHERLOCK: Fix crash when moving crates
Paul Gilbert
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-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
[next]