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
Age
Commit message (
Collapse
)
Author
2015-05-18
SHERLOCK: Add code to make non-interactive demo completable
Strangerke
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-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
We don't implement the keyboard cursor movement anyway, and it was stopping Space and Enter from working when showing dialogs
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 ↵
Strangerke
sub-files in Resources::load
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
2015-05-13
SHERLOCK: Handle multiple sound containers
Strangerke
2015-05-13
SHERLOCK: More rename of synchronize methods to load
Paul Gilbert
2015-05-13
SHERLOCK: Add missing setting of _oldSelector
Paul Gilbert
2015-05-13
SHERLOCK: Fix speed of animations
Paul Gilbert
2015-05-13
SHERLOCK: Rename object loading methods from synchronize to load
Paul Gilbert
2015-05-13
SHERLOCK: Whitespace fixes
Paul Gilbert
2015-05-13
SHERLOCK: Remove redundant check from mergeDirtyRects
Paul Gilbert
2015-05-13
SHERLOCK: Fix buffer reference in randomTransition
Paul Gilbert
2015-05-13
SHERLOCK: Implement sound priority
Strangerke
2015-05-13
SHERLOCK: Fix GCC compilation with correct whitespace for nested Common:Array
sirlemonhead
2015-05-13
SHERLOCK: Fix to correctly increment animation variables
sirlemonhead
2015-05-12
SHERLOCK: Correct some minor spelling mistakes
sirlemonhead
2015-05-12
SHERLOCK: Re-factored Scalpel arrays out of Animation
sirlemonhead
2015-05-11
SHERLOCK: Add preliminar sound support
Strangerke
2015-05-10
SHERLOCK: Fix compilation (sorry for the noise)
Strangerke
2015-05-10
SHERLOCK: Add some code for the interactive demo (still crashing)
Strangerke
2015-05-09
SHERLOCK: Performance tweak for resource loading
Paul Gilbert
2015-05-10
SHERLOCK: Add comment about HitSquad CD in the detection
Strangerke
[next]