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
/
tattoo_user_interface.cpp
Age
Commit message (
Collapse
)
Author
2015-07-08
SHERLOCK: RT: Fix default left click actions for objects
Paul Gilbert
2015-07-08
SHERLOCK: RT: Fix display of inventory in scrolled scenes
Paul Gilbert
2015-07-07
SHERLOCK: RT: Fix display of verb menu in wide-screen scenes
Paul Gilbert
2015-07-04
SHERLOCK: RT: Change bool switch to an if statement
Paul Gilbert
2015-07-04
SHERLOCK: RT: Consolidate scroll position into the Screen class
Paul Gilbert
2015-07-04
SHERLOCK: RT: Additional constants for flags and characters
Paul Gilbert
2015-07-03
SHERLOCK: RT: Beginnings of scrolling scene support
Paul Gilbert
2015-07-03
SHERLOCK: RT: Implement scrollbar event handling
Paul Gilbert
2015-07-02
SHERLOCK: RT: Implemented render method for talk dialog
Paul Gilbert
2015-07-02
SHERLOCK: RT: Fix looking at characters
Paul Gilbert
2015-07-01
SHERLOCK: RT: Move ADJUST_CORD usage to initial anim loading
Paul Gilbert
2015-06-30
SHERLOCK: Change _lookPosition to use PositionFacing
Paul Gilbert
2015-06-30
SHERLOCK: RT: Fix incorrectly playing sounds when looking at objects
Paul Gilbert
2015-06-30
SHERLOCK: RT: Fix order of drawing sprites and on-screen widgets
Paul Gilbert
2015-06-29
SHERLOCK: RT: Beginnings of inventory window tooltip class
Paul Gilbert
2015-06-29
SHERLOCK: Fix comment typo and remove unnecessary semicolon
Torbjörn Andersson
2015-06-28
SHERLOCK: RT: Fix display of inventory window
Paul Gilbert
2015-06-28
SHERLOCK: RT: Inventory window now partially showing
Paul Gilbert
2015-06-27
SHERLOCK: RT: Properly implement StreamingImageFile class
Paul Gilbert
2015-06-27
SHERLOCK: RT: Fix display of talk text windows
Paul Gilbert
2015-06-26
SHERLOCK: RT: Finish display of right-click Verbs menu
Paul Gilbert
2015-06-25
SHERLOCK: RT: Fix compiler warnings
Paul Gilbert
2015-06-25
SHERLOCK: RT: Further split-off of Scalpel-specific code
Paul Gilbert
2015-06-25
SHERLOCK: RT: Implemented shaded background for dialogs
Paul Gilbert
2015-06-24
SHERLOCK: RT: Remove deprecated fields from UI class
Paul Gilbert
2015-06-23
SHERLOCK: RT: Create WidgetMessage class for displaying messages
Paul Gilbert
2015-06-23
SHERLOCK: RT: Implement message box ui mode
Paul Gilbert
2015-06-22
SHERLOCK: RT: Beginnings of look window display
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implemented journal event handling
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implemented further journal draw methods
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implemented drawJournalControls
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implement makeBGArea for converting to greyscale
Paul Gilbert
2015-06-21
SHERLOCK: RT: Move mask code to TattooUserInterface
Paul Gilbert
2015-06-21
SHERLOCK: RT: Beginnings of journal display
Paul Gilbert
2015-06-21
SHERLOCK: Split up Journal class for each game
Paul Gilbert
2015-06-21
SHERLOCK: RT: Implement inventory handleEvents
Paul Gilbert
2015-06-20
SHERLOCK: RT: Simplify drawing of tooltips
Paul Gilbert
All drawing code has been refactored into WidgetBase, so the different descendants don't have to duplicate drawing to the screen
2015-06-20
SHERLOCK: RT: Create WidgetSceneTooltip descendant tooltip class
Paul Gilbert
2015-06-19
SHERLOCK: RT: Added remaining rendering code for inventory widget
Paul Gilbert
2015-06-19
SHERLOCK: RT: Beginnings of inventory menu widget
Paul Gilbert
2015-06-18
SHERLOCK: RT: Implement loading for the text window widget
Paul Gilbert
2015-06-18
SHERLOCK: Fix a couple of GCC warnings
Torbjörn Andersson
2015-06-17
SHERLOCK: RT: Remove unused local
Paul Gilbert
2015-06-17
SHERLOCK: RT: Remove old hard-coded walk block used for testing
Paul Gilbert
2015-06-17
SHERLOCK: RT: Fix crash in second intro scene
Paul Gilbert
2015-06-17
SHERLOCK: RT: Implement lookatObject and printObjectDesc
Paul Gilbert
2015-06-16
SHERLOCK: RT: Implemented WidgetVerbs execute
Paul Gilbert
2015-06-15
SHERLOCK: RT: Fix display of tooltip for on-screen objects
Paul Gilbert
2015-06-15
SHERLOCK: RT: Beginnings of UI widget classes
Paul Gilbert
2015-06-14
SHERLOCK: Move _walkDest from People to Person
Paul Gilbert
[prev]
[next]