aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2015-04-02SHERLOCK: Implemented Inventory::highlightPaul Gilbert
2015-04-02SHERLOCK: Rename journal fields for clarityPaul Gilbert
2015-04-01SHERLOCK: Implemented Journal::recordPaul Gilbert
2015-04-01SHERLOCK: Implemented loadJournalFilePaul Gilbert
2015-03-31SHERLOCK: Implement pushSequence and pullSequencePaul Gilbert
2015-03-31SHERLOCK: Loading for TALK_SEQUENCES and STILL_SEQUENCES Scalpel arraysPaul Gilbert
2015-03-31SHERLOCK: Implement clearTalking and Talk::drawInterfacePaul Gilbert
2015-03-31SHERLOCK: Implemented talk methodPaul Gilbert
2015-03-31SHERLOCK: Implemented talkLinePaul Gilbert
2015-03-31SHERLOCK: Implemented displayTalkPaul Gilbert
2015-03-31SHERLOCK: Implemented talkToPaul Gilbert
2015-03-30SHERLOCK: Beginnings of talk loading, added skeleton Scripts classPaul Gilbert
2015-03-29SHERLOCK: Added inventory list and display images in inventory modePaul Gilbert
2015-03-28SHERLOCK: Beginnings of inventory displayPaul Gilbert
2015-03-28SHERLOCK: Change the screen _backBuffer to be a pointerPaul Gilbert
2015-03-28SHERLOCK: Implemented lookScreenPaul Gilbert
2015-05-07SHERLOCK: Implemented doInvControlPaul Gilbert
2015-03-28SHERLOCK: Add partial on-screen clipping to blitFromPaul Gilbert
2015-03-27SHERLOCK: Fix mouse cursor hotspotsPaul Gilbert
2015-03-27SHERLOCK: Fix hotspots working again after examining an objectPaul Gilbert
2015-03-27SHERLOCK: Fix for sliding examine dialog off-screenPaul Gilbert
2015-03-27SHERLOCK: Fix scrolling examine window on-screenPaul Gilbert
2015-03-27SHERLOCK: Fixes for examine dialog displayPaul Gilbert
2015-03-27SHERLOCK: Implemented doMainControlPaul Gilbert
2015-03-26SHERLOCK: Implemented banishWindowPaul Gilbert
2015-03-26SHERLOCK: Implemented printObjectDescPaul Gilbert
2015-03-25SHERLOCK: Highlight default action button when highlighting hotspotsPaul Gilbert
2015-03-25SHERLOCK: Fix display of hotspot tooltipsPaul Gilbert
2015-03-25SHERLOCK: Fix restoring background before drawing new spritesPaul Gilbert
2015-03-25SHERLOCK: Sprite positioning fixesPaul Gilbert
2015-03-25SHERLOCK: Fixes to scene loadingPaul Gilbert
2015-03-24SHERLOCK: Implementing walk codePaul Gilbert
2015-03-24SHERLOCK: Fix display of scene hotspotsPaul Gilbert
2015-03-24SHERLOCK: Implement font drawingPaul Gilbert
2015-03-23SHERLOCK: Fix loading of user interface controlsPaul Gilbert
2015-03-23SHERLOCK: Implemented UserInterface::handleInputPaul Gilbert
2015-03-23SHERLOCK: Beginnings of UserInterface classPaul Gilbert
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