aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/user_interface.cpp
AgeCommit message (Expand)Author
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 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: Sprite positioning fixesPaul 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