aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scene.h
AgeCommit message (Expand)Author
2015-04-26SHERLOCK: Fix character positioning after loading savegamesPaul Gilbert
2015-04-21SHERLOCK: Implement savegame synchronizationPaul Gilbert
2015-04-04SHERLOCK: Implement journal event handlingPaul Gilbert
2015-03-30SHERLOCK: Beginnings of talk loading, added skeleton Scripts classPaul Gilbert
2015-03-28SHERLOCK: Beginnings of inventory displayPaul Gilbert
2015-03-27SHERLOCK: Fixes for examine dialog displayPaul Gilbert
2015-03-26SHERLOCK: Implemented printObjectDescPaul Gilbert
2015-03-24SHERLOCK: Implementing walk codePaul Gilbert
2015-03-23SHERLOCK: Implemented UserInterface::handleInputPaul 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
2015-03-19SHERLOCK: Refactorings, new Sprite and People classesPaul Gilbert
2015-03-18SHERLOCK: Refactor Rooms to Scene, added skeletons for Chess and DartsPaul Gilbert