aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/objects.cpp
AgeCommit message (Expand)Author
2015-03-28SHERLOCK: Change the screen _backBuffer to be a pointerPaul Gilbert
2015-03-26SHERLOCK: Implemented printObjectDescPaul Gilbert
2015-03-25SHERLOCK: Sprite positioning fixesPaul Gilbert
2015-03-25SHERLOCK: Fixes to scene loadingPaul Gilbert
2015-03-23SHERLOCK: Beginnings of UserInterface classPaul Gilbert
2015-03-22SHERLOCK: Implement ImageFile nibble mode, fixes for scene data loadingPaul Gilbert
2015-03-22SHERLOCK: Implemented scene freeing codePaul Gilbert
2015-03-22SHERLOCK: Implement main scene loop and more inventory codePaul Gilbert
2015-03-22SHERLOCK: Implemented doBgAnimPaul Gilbert
2015-03-21SHERLOCK: Implemented checkSpritePaul Gilbert
2015-03-21SHERLOCK: Implemented checkObject and some support methodsPaul Gilbert
2015-03-21SHERLOCK: Implemented updateBackgroundPaul Gilbert
2015-03-21SHERLOCK: Implemented setWalkingPaul Gilbert
2015-03-21SHERLOCK: Beginnings of transitionToScenePaul Gilbert
2015-03-20SHERLOCK: More scene loading, implemented Inventory classPaul Gilbert
2015-03-20SHERLOCK: More scene loading code and support methodsPaul Gilbert
2015-03-20SHERLOCK: Further scene loading codePaul Gilbert
2015-03-19SHERLOCK: Added loading of scene objectsPaul Gilbert