index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sherlock
/
tattoo
/
widget_tooltip.cpp
Age
Commit message (
Expand
)
Author
2015-08-23
SHERLOCK: RT: Workaround for incorrect tooltip for man on train ride
Paul Gilbert
2015-08-23
SHERLOCK: Replace various scene numbers with enum values
Paul Gilbert
2015-07-25
SHERLOCK: RT: Fix movement and tooltip display when dragging lab objects
Paul Gilbert
2015-07-08
SHERLOCK: RT: Fix display of tooltips in scrolled scenes
Paul Gilbert
2015-07-08
SHERLOCK: RT: Fix display of inventory in scrolled scenes
Paul Gilbert
2015-07-04
SHERLOCK: RT: Consolidate scroll position into the Screen class
Paul Gilbert
2015-06-30
SHERLOCK: RT: Create a tooltip base clsas
Paul Gilbert
2015-06-20
SHERLOCK: RT: Refactored map to use the tooltip widget
Paul Gilbert
2015-06-20
SHERLOCK: RT: Simplify drawing of tooltips
Paul Gilbert
2015-06-20
SHERLOCK: RT: Create WidgetSceneTooltip descendant tooltip class
Paul Gilbert
2015-06-20
SHERLOCK: RT: Split tooltip text rendering into setText
Paul Gilbert
2015-06-18
SHERLOCK: RT: Implement font _yOffsets table
Paul Gilbert
2015-06-18
SHERLOCK: RT: Reduce code duplication when writing fancy strings
Filippos Karapetis
2015-06-16
SHERLOCK: RT: Implemented WidgetVerbs execute
Paul Gilbert
2015-06-15
SHERLOCK: RT: Beginnings of UI widget classes
Paul Gilbert