aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/widget_base.cpp
AgeCommit message (Expand)Author
2015-07-04SHERLOCK: RT: Consolidate scroll position into the Screen classPaul Gilbert
2015-07-03SHERLOCK: RT: Implement scrollbar event handlingPaul Gilbert
2015-07-02SHERLOCK: RT: Implemented render method for talk dialogPaul Gilbert
2015-07-02SHERLOCK: RT: Fix looking at charactersPaul Gilbert
2015-06-30SHERLOCK: RT: Fix order of drawing sprites and on-screen widgetsPaul Gilbert
2015-06-30SHERLOCK: RT: Create a tooltip base clsasPaul Gilbert
2015-06-25SHERLOCK: RT: Fix compiler warningsPaul Gilbert
2015-06-25SHERLOCK: RT: Implemented shaded background for dialogsPaul Gilbert
2015-06-22SHERLOCK: RT: Beginnings of look window displayPaul Gilbert
2015-06-21SHERLOCK: RT: Implemented drawJournalControlsPaul Gilbert
2015-06-21SHERLOCK: RT: Implement inventory handleEventsPaul Gilbert
2015-06-20SHERLOCK: RT: Refactored map to use the tooltip widgetPaul Gilbert
2015-06-20SHERLOCK: RT: Simplify drawing of tooltipsPaul Gilbert
2015-06-20SHERLOCK: RT: Fix char tests to be unsigned in splitLinesPaul Gilbert
2015-06-19SHERLOCK: RT: Beginnings of inventory menu widgetPaul Gilbert
2015-06-18SHERLOCK: RT: Replace some constant values with _opcodes[OP_NULL]Paul Gilbert
2015-06-18SHERLOCK: RT: Implement loading for the text window widgetPaul Gilbert
2015-06-17SHERLOCK: RT: Implement lookatObject and printObjectDescPaul Gilbert
2015-06-16SHERLOCK: RT: Implemented WidgetVerbs executePaul Gilbert