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.h
Age
Commit message (
Collapse
)
Author
2015-05-01
SHERLOCK: Fix crash unlocking desk drawer in Palmist
Paul Gilbert
2015-04-28
SHERLOCK: Fix icon disappearing when moving to Covent Gradens on map
Paul Gilbert
Co-ordinates in Sherlock are frequently multiplied by 100. Thus, on the overland map, the values can go up to 64000, which overflows the signed 16-bit values allowed by the standard Common::Point class
2015-04-26
SHERLOCK: Fix closing closet in Backstage scene
Paul Gilbert
2015-04-25
SHERLOCK: Fixes and cleanup for checkObject
Paul Gilbert
2015-04-12
SHERLOCK: Implemented pick up code
Paul Gilbert
2015-04-11
SHERLOCK: Fixes for opening door
Paul Gilbert
2015-03-26
SHERLOCK: Implemented printObjectDesc
Paul Gilbert
2015-03-23
SHERLOCK: Beginnings of UserInterface class
Paul Gilbert
2015-03-22
SHERLOCK: Fix placement of Sherlock
Paul Gilbert
2015-03-22
SHERLOCK: First game scene is partially showing
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: 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
[prev]