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
Age
Commit message (
Expand
)
Author
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
Merge pull request #7 from sirlemonhead/sherlock
Paul Gilbert
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-16
SHERLOCK: Fix reading scene shapes when compressed
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
2015-05-15
SHERLOCK: Fix random pixel transitions, and make it the default fade style
Paul Gilbert
2015-05-15
SHERLOCK: Use ConfMan.registerDefault to simply reading options
Paul Gilbert
2015-05-15
SHERLOCK: Fix positioning of Quit Yes/No buttons
Paul Gilbert
2015-05-15
SHERLOCK: Fix saving mute flags in saveConfig
Paul Gilbert
2015-05-15
SHERLOCK: Fix mismatched alloc/free in decompressed resource buffers
Paul Gilbert
2015-05-15
SHERLOCK: Change save extra option to use more standard originalsaveload
Paul Gilbert
2015-05-15
SHERLOCK: Remove a couple of unused variables in inventory
Strangerke
2015-05-14
SHERLOCK: Default Files button to show GMM, with engine option to disable
Paul Gilbert
2015-05-13
SHERLOCK: Properly clear screen after fading to black
Paul Gilbert
2015-05-13
SHERLOCK: Simplify blitFrom methods
Paul Gilbert
2015-05-13
SHERLOCK: Renamed graphics.cpp to surface.cpp
Paul Gilbert
2015-05-14
SHERLOCK: Remove space/Enter handling for keyboard cursor
Paul Gilbert
2015-05-14
SHERLOCK: Remove redundant _scriptCurrentIndex field
Paul Gilbert
2015-05-14
SHERLOCK: Simplify rect check in addDirtyRect
Paul Gilbert
2015-05-13
SHERLOCK: Rework a bit Cache::load to use MKTAG, add support for compressed s...
Strangerke
2015-05-13
SHERLOCK: Fix a glitch in decompressLZ, when file size is unknown
Strangerke
2015-05-13
SHERLOCK: Remove useless checks in playSound
Strangerke
[next]