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-19
SHERLOCK: More syntactic fixes
Paul Gilbert
2015-05-19
SHERLOCK: Syntactic fix and define for SaveManager
Paul Gilbert
2015-05-19
SHERLOCK: Remove iimplicit conversion operator from ImageFrame
Paul Gilbert
2015-05-19
SHERLOCK: Move method comments from cpp to headers
Paul Gilbert
2015-05-19
SHERLOCK: Remove unused typedef
Paul Gilbert
2015-05-19
SHERLOCK: Remove GCC_PRINTF to fix gcc compilation
Paul Gilbert
2015-05-19
SHERLOCK: Replaced references to scene numbers with an enum
Paul Gilbert
2015-05-19
SHERLOCK: Further addition of enums and method renames
Paul Gilbert
2015-05-18
SHERLOCK: Cleanup of Journal::handleEvents
Paul Gilbert
2015-05-18
SHERLOCK: Further syntactic fixes
Paul Gilbert
2015-05-18
SHERLOCK: Syntactic fixes
Paul Gilbert
2015-05-18
SHERLOCK: Added more of the game options to the Engine tab
Paul Gilbert
2015-05-18
SHERLOCK: Move the override filename fields into the Animation class
Paul Gilbert
2015-05-18
SHERLOCK: More replacing numbers with constants
Paul Gilbert
2015-05-18
SHERLOCK: Replace magic numbers with enums and constants
Paul Gilbert
2015-05-18
SHERLOCK: Remove some redundant fields from UseType
Paul Gilbert
2015-05-18
SHERLOCK: Simplify Events not to need it's own copy of the mouse pos
Paul Gilbert
2015-05-18
SHERLOCK: Simplify Events::getKey
Paul Gilbert
2015-05-18
SHERLOCK: Syntactic fixes
Paul Gilbert
2015-05-18
SHERLOCK: Remove unused variable
Paul Gilbert
2015-05-18
SHERLOCK: Fix spacing in constructors
Paul Gilbert
2015-05-18
Merge pull request #8 from sirlemonhead/sherlock
Paul Gilbert
2015-05-18
SHERLOCK: Fix some issues pointed by LordHoto
Strangerke
2015-05-18
SHERLOCK: Make loop non-interactive demo (intro)
Strangerke
2015-05-18
SHERLOCK: Add code to make non-interactive demo completable
Strangerke
2015-05-18
SHERLOCK: Fix code formatting issues and comment spelling mistakes
sirlemonhead
2015-05-17
SHERLOCK: Highlight found search matches in the journal
Paul Gilbert
2015-05-17
SHERLOCK: Journal search buttons shouldn't have keyboard highlights
Paul Gilbert
2015-05-17
SHERLOCK: Journal searches are uppercase
Paul Gilbert
2015-05-17
SHERLOCK: Fix display of beveled background when entering Journal search
Paul Gilbert
2015-05-17
SHERLOCK: Skip a couple of cached files for interactive demo
Strangerke
2015-05-17
SHERLOCK: Replace scumm_stricmp() with equalsIgnoreCase()
sirlemonhead
2015-05-17
SHERLOCK: Fix decompression of resources from library files
Paul Gilbert
2015-05-17
SHERLOCK: Fix scene loading when using a Small installation
Paul Gilbert
2015-05-17
SHERLOCK: Fix compilation for gcc
Strangerke
2015-05-17
SHERLOCK: Better decoding of ADPCM 4bit sounds, courtesy of m_kiewitz
Strangerke
2015-05-17
SHERLOCK: Beginnings of UserInterface split for Scalpel vs Tattoo
Paul Gilbert
2015-05-17
SHERLOCK: Implement remaining Rose Tattoo scene data loading
Paul Gilbert
2015-05-16
SHERLOCK: Update CAnim loading for Rose Tattoo
Paul Gilbert
2015-05-16
SHERLOCK: Implement Tattoo version of image RLE compression
Paul Gilbert
2015-05-16
SHERLOCK: Fix reading scene shapes when compressed
Paul Gilbert
2015-05-16
SHERLOCK: Remove accidentally committed debug info
Paul Gilbert
2015-05-16
SHERLOCK: Fix broken Scalpel scene loading
Paul Gilbert
2015-05-16
SHERLOCK: Scene loading for shapes, desc, scripts for Rose Tattoo
Paul Gilbert
2015-05-16
SHERLOCK: Fix decompression for Rose Tattoo
Paul Gilbert
2015-05-16
SHERLOCK: Move caching Scalpel sound libraries from Sound to Scalpel engine
Paul Gilbert
2015-05-16
Merge branch 'sherlock' into sherlock2
Paul Gilbert
2015-05-16
SHERLOCK: Clear screen before transitioning to the map
Paul Gilbert
2015-05-16
SHERLOCK: Merged decompression code into Resources class
Paul Gilbert
2015-05-16
SHERLOCK: Fix default fade style option
Paul Gilbert
[prev]
[next]