aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock
AgeCommit message (Expand)Author
2015-03-22SHERLOCK: Fix placement of SherlockPaul Gilbert
2015-03-22SHERLOCK: Fix positioning of scene spritesPaul Gilbert
2015-03-22SHERLOCK: Fix loading of player spritesPaul Gilbert
2015-03-22SHERLOCK: Disable intro for nowPaul Gilbert
2015-03-22SHERLOCK: First game scene is partially showingPaul 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
2015-03-18SHERLOCK: Implement Scalpel-specific scene startingPaul Gilbert
2015-03-18SHERLOCK: Make random pixel transitions more like the originalPaul Gilbert
2015-03-17SHERLOCK: Remainder of showCityCutscene implementedPaul Gilbert
2015-03-17SHERLOCK: Convert 6-bit palettes to 8-bit VGA palettesPaul Gilbert
2015-03-17SHERLOCK: Implement transparent sprite drawingPaul Gilbert
2015-03-17SHERLOCK: Add dirty rect handlingPaul Gilbert
2015-03-16SHERLOCK: Split Screen class into it's own filePaul Gilbert
2015-03-16SHERLOCK: Implement screen clipping for sprite drawingPaul Gilbert
2015-03-16SHERLOCK: Beginnings of animation sequence loopPaul Gilbert
2015-03-16SHERLOCK: Implement sprite palette loading and fade outPaul Gilbert
2015-03-16SHERLOCK: Fix loading of sprite for startup animationPaul Gilbert
2015-03-15SHERLOCK: Beginnings of sprite loading for animationsPaul Gilbert
2015-03-15SHERLOCK: Beginning of animation playerPaul Gilbert
2015-03-15SHERLOCK: Added events manager and debugger classesPaul Gilbert
2015-03-15SHERLOCK: Further game setupPaul Gilbert
2015-03-15SHERLOCK: Added skeleton Screen classPaul Gilbert
2015-05-07SHERLOCK: Initial commitPaul Gilbert