aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_user_interface.cpp
AgeCommit message (Expand)Author
2015-06-27SHERLOCK: RT: Properly implement StreamingImageFile classPaul Gilbert
2015-06-27SHERLOCK: RT: Fix display of talk text windowsPaul Gilbert
2015-06-26SHERLOCK: RT: Finish display of right-click Verbs menuPaul Gilbert
2015-06-25SHERLOCK: RT: Fix compiler warningsPaul Gilbert
2015-06-25SHERLOCK: RT: Further split-off of Scalpel-specific codePaul Gilbert
2015-06-25SHERLOCK: RT: Implemented shaded background for dialogsPaul Gilbert
2015-06-24SHERLOCK: RT: Remove deprecated fields from UI classPaul Gilbert
2015-06-23SHERLOCK: RT: Create WidgetMessage class for displaying messagesPaul Gilbert
2015-06-23SHERLOCK: RT: Implement message box ui modePaul Gilbert
2015-06-22SHERLOCK: RT: Beginnings of look window displayPaul Gilbert
2015-06-21SHERLOCK: RT: Implemented journal event handlingPaul Gilbert
2015-06-21SHERLOCK: RT: Implemented further journal draw methodsPaul Gilbert
2015-06-21SHERLOCK: RT: Implemented drawJournalControlsPaul Gilbert
2015-06-21SHERLOCK: RT: Implement makeBGArea for converting to greyscalePaul Gilbert
2015-06-21SHERLOCK: RT: Move mask code to TattooUserInterfacePaul Gilbert
2015-06-21SHERLOCK: RT: Beginnings of journal displayPaul Gilbert
2015-06-21SHERLOCK: Split up Journal class for each gamePaul Gilbert
2015-06-21SHERLOCK: RT: Implement inventory handleEventsPaul Gilbert
2015-06-20SHERLOCK: RT: Simplify drawing of tooltipsPaul Gilbert
2015-06-20SHERLOCK: RT: Create WidgetSceneTooltip descendant tooltip classPaul Gilbert
2015-06-19SHERLOCK: RT: Added remaining rendering code for inventory widgetPaul Gilbert
2015-06-19SHERLOCK: RT: Beginnings of inventory menu widgetPaul Gilbert
2015-06-18SHERLOCK: RT: Implement loading for the text window widgetPaul Gilbert
2015-06-18SHERLOCK: Fix a couple of GCC warningsTorbjörn Andersson
2015-06-17SHERLOCK: RT: Remove unused localPaul Gilbert
2015-06-17SHERLOCK: RT: Remove old hard-coded walk block used for testingPaul Gilbert
2015-06-17SHERLOCK: RT: Fix crash in second intro scenePaul Gilbert
2015-06-17SHERLOCK: RT: Implement lookatObject and printObjectDescPaul Gilbert
2015-06-16SHERLOCK: RT: Implemented WidgetVerbs executePaul Gilbert
2015-06-15SHERLOCK: RT: Fix display of tooltip for on-screen objectsPaul Gilbert
2015-06-15SHERLOCK: RT: Beginnings of UI widget classesPaul Gilbert
2015-06-14SHERLOCK: Move _walkDest from People to PersonPaul Gilbert
2015-06-14SHERLOCK: RT: Fix player animation when enterng scenePaul Gilbert
2015-06-14SHERLOCK: RT: Implemented walk setupPaul Gilbert
2015-06-13SHERLOCK: RT: Implement setWalkingPaul Gilbert
2015-06-13SHERLOCK: Add names of missing opcodes and controls in warning messagesFilippos Karapetis
2015-06-13SHERLOCK: RT: Implemented doStandardControlPaul Gilbert
2015-06-13SHERLOCK: RT: Implemented handleInput methodPaul Gilbert
2015-06-02SHERLOCK: Make some fields of CAnimStream privatePaul Gilbert
2015-05-31SHERLOCK: Implement remainder of RT doBgAnimPaul Gilbert
2015-05-31SHERLOCK: Implemented Tattoo UI drawInterfacePaul Gilbert
2015-05-31SHERLOCK: Move scroll variables from Screen to TattooUserInterfacePaul Gilbert
2015-05-29SHERLOCK: More RT doBgAnim code, interface drawPaul Gilbert
2015-05-28SHERLOCK: Moving split up classes into their own filesPaul Gilbert