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
/
objects.cpp
Age
Commit message (
Expand
)
Author
2015-04-30
SHERLOCK: Fix initial entry conversation with coroner at morgue
Paul Gilbert
2015-04-29
SHERLOCK: Fix clicking in script zones starting the script
Paul Gilbert
2015-04-29
SHERLOCK: Move _slowChess to Map _frameChangeFlag
Paul Gilbert
2015-04-28
SHERLOCK: Fix icon disappearing when moving to Covent Gradens on map
Paul Gilbert
2015-04-26
SHERLOCK: Fix color for picking up messages
Paul Gilbert
2015-04-26
SHERLOCK: Cleanup and moving of map variables into Map class
Paul Gilbert
2015-04-26
SHERLOCK: Fix character positioning after loading savegames
Paul Gilbert
2015-04-26
SHERLOCK: Fix checking single character star action names
Paul Gilbert
2015-04-26
SHERLOCK: Fix closing closet in Backstage scene
Paul Gilbert
2015-04-26
SHERLOCK: Fix Sherlock disappearing when giving sedative
Paul Gilbert
2015-04-25
SHERLOCK: Fixes and cleanup for checkObject
Paul Gilbert
2015-04-24
SHERLOCK: Formatting fixes
Paul Gilbert
2015-04-24
SHERLOCK: Fix loading/handling of sprite offsets
Paul Gilbert
2015-04-24
SHERLOCK: Fix talk sequences being incorrectly started
Paul Gilbert
2015-04-22
SHERLOCK: Fix map path loading
Paul Gilbert
2015-04-22
SHERLOCK: Fix display of Holmes' icon on overhead map
Paul Gilbert
2015-04-22
SHERLOCK: Fix leaving scenes via exit zones
Paul Gilbert
2015-04-22
SHERLOCK: Fixes for multi-point walking routes
Paul Gilbert
2015-04-15
SHERLOCK: Refactored Chess class to be Map class
Paul Gilbert
2015-04-14
SHERLOCK: Fix scene transition
Paul Gilbert
2015-04-13
SHERLOCK: Fixes for talk setup and portrait loading
Paul Gilbert
2015-04-12
SHERLOCK: Implemented pick up code
Paul Gilbert
2015-04-11
SHERLOCK: Fixes for opening door
Paul Gilbert
2015-04-05
SHERLOCK: Fix journal initalization and initial calls
Paul Gilbert
2015-03-28
SHERLOCK: Change the screen _backBuffer to be a pointer
Paul Gilbert
2015-03-26
SHERLOCK: Implemented printObjectDesc
Paul Gilbert
2015-03-25
SHERLOCK: Sprite positioning fixes
Paul Gilbert
2015-03-25
SHERLOCK: Fixes to scene loading
Paul Gilbert
2015-03-23
SHERLOCK: Beginnings of UserInterface class
Paul Gilbert
2015-03-22
SHERLOCK: Implement ImageFile nibble mode, fixes for scene data loading
Paul Gilbert
2015-03-22
SHERLOCK: Implemented scene freeing code
Paul Gilbert
2015-03-22
SHERLOCK: Implement main scene loop and more inventory code
Paul Gilbert
2015-03-22
SHERLOCK: Implemented doBgAnim
Paul Gilbert
2015-03-21
SHERLOCK: Implemented checkSprite
Paul Gilbert
2015-03-21
SHERLOCK: Implemented checkObject and some support methods
Paul Gilbert
2015-03-21
SHERLOCK: Implemented updateBackground
Paul Gilbert
2015-03-21
SHERLOCK: Implemented setWalking
Paul Gilbert
2015-03-21
SHERLOCK: Beginnings of transitionToScene
Paul Gilbert
2015-03-20
SHERLOCK: More scene loading, implemented Inventory class
Paul Gilbert
2015-03-20
SHERLOCK: More scene loading code and support methods
Paul Gilbert
2015-03-20
SHERLOCK: Further scene loading code
Paul Gilbert
2015-03-19
SHERLOCK: Added loading of scene objects
Paul Gilbert