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-25
SHERLOCK: Cleanup of checkBgShapes and updateBackground
Paul Gilbert
2015-05-25
SHERLOCK: Free freeing and resetting People list
Paul Gilbert
2015-05-24
SHERLOCK: Fix palette for RT scene
Paul Gilbert
2015-05-24
SHERLOCK: Fix display of first RT scene background
Paul Gilbert
2015-05-24
SHERLOCK: Fix People data initialization and general start fixes
Paul Gilbert
2015-05-24
SHERLOCK: Implement cmdNextSong
Paul Gilbert
2015-05-24
SHERLOCK: Implement cmdSetNPCWalkGraphics method
Paul Gilbert
2015-05-24
SHERLOCK: Fix script opcode table lookup
Paul Gilbert
2015-05-24
SHERLOCK: Implement method stubs for Tattoo opcodes
Paul Gilbert
2015-05-24
SHERLOCK: Splitting Talk up to implement individual opcode methods
Paul Gilbert
2015-05-24
SHERLOCK: Fully implemented RT opcodes array
Paul Gilbert
2015-05-24
SHERLOCK: Create separate opcode list for Scalpel vs Tattoo
Paul Gilbert
2015-05-24
SHERLOCK: Make virtual destructors for user interface classes
Paul Gilbert
2015-05-24
SHERLOCK: Implement more scene loading and setNPCPath
Paul Gilbert
2015-05-24
SHERLOCK: Implemented initial RT palette loading
Paul Gilbert
2015-05-23
SHERLOCK: Implemented Tattoo loadWalk changes
Paul Gilbert
2015-05-23
SHERLOCK: Fix Rose Tattoo scene loading problems from merge
Paul Gilbert
2015-05-22
Merge branch 'master' into sherlock2
Paul Gilbert
2015-05-22
SHERLOCK: Skip delay when intro is skipped
Strangerke
2015-05-22
SHERLOCK: Fix some uninitialized values and unused variables
Strangerke
2015-05-22
SHERLOCK: Fix OR check with identical operands
Strangerke
2015-05-22
SHERLOCK: sound: fix CLIP
Martin Kiewitz
2015-05-22
SHERLOCK: Remove unused variable and field
Paul Gilbert
2015-05-22
SHERLOCK: add detection entry Sherlock 2 German
Martin Kiewitz
2015-05-21
SHERLOCK: Rename NUM_OF_PEOPLE for better clarity
Paul Gilbert
2015-05-21
SHERLOCK: Replaced second MAX_PEOPLE definition with _characters.size()
Paul Gilbert
2015-05-21
SHERLOCK: Clean up initialization and handling of NPC data
Paul Gilbert
2015-05-21
SHERLOCK: Correct some comments
Paul Gilbert
2015-05-20
SHERLOCK: Replace another ONSCREEN_FILES_COUNT value
Paul Gilbert
2015-05-20
SHERLOCK: Go to save mode when clicking empty save slot
Paul Gilbert
2015-05-20
SHERLOCK: Constants fixes in UserInterface
Paul Gilbert
2015-05-20
SHERLOCK: Fix display of 'Text Not Found' when doing journal searches
Paul Gilbert
2015-05-20
SHERLOCK: Standardised keypress fields as char type
Paul Gilbert
2015-05-20
SHERLOCK: Re-add GCC_PRINTF and fix resulting GCC warnings
Paul Gilbert
2015-05-20
SHERLOCK: Improve comment as suggested by LordHoto
Strangerke
2015-05-20
SHERLOCK: Add missing game type in detection
Strangerke
2015-05-19
SHERLOCK: Use more constants in doEnvControl
Paul Gilbert
2015-05-19
SHERLOCK: Fix regression in intro sequence display
Paul Gilbert
2015-05-19
SHERLOCK: Trim useless spaces and tabs
Strangerke
2015-05-19
SHERLOCK: Use a bit more MenuMode and SaveMode
Strangerke
2015-05-19
SHERLOCK: Systematically use InvMode values when it's appropriate
Strangerke
2015-05-19
SHERLOCK: Fix some issues pointed by eriktorbjorn
Strangerke
2015-05-19
SHERLOCK: Further minor cleanups
Paul Gilbert
2015-05-19
SHERLOCK: Corrected incorrect method name in SaveManager
Paul Gilbert
2015-05-19
SHERLOCK: Further cleanup for SaveManager
Paul Gilbert
2015-05-19
SHERLOCK: Refactor Surface not to descend directly from Graphics::Surface
Paul Gilbert
2015-05-19
SHERLOCK: Add extra constants for object bit-flags
Paul Gilbert
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
[next]