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 (
Expand
)
Author
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
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
2015-06-14
SHERLOCK: RT: Fix player animation when enterng scene
Paul Gilbert
2015-06-14
SHERLOCK: RT: Implemented walk setup
Paul Gilbert
2015-06-13
SHERLOCK: RT: Implement setWalking
Paul Gilbert
2015-06-13
SHERLOCK: Add names of missing opcodes and controls in warning messages
Filippos Karapetis
2015-06-13
SHERLOCK: RT: Implemented doStandardControl
Paul Gilbert
2015-06-13
SHERLOCK: RT: Implemented handleInput method
Paul Gilbert
2015-06-02
SHERLOCK: Make some fields of CAnimStream private
Paul Gilbert
2015-05-31
SHERLOCK: Implement remainder of RT doBgAnim
Paul Gilbert
2015-05-31
SHERLOCK: Implemented Tattoo UI drawInterface
Paul Gilbert
2015-05-31
SHERLOCK: Move scroll variables from Screen to TattooUserInterface
Paul Gilbert
2015-05-29
SHERLOCK: More RT doBgAnim code, interface draw
Paul Gilbert
2015-05-28
SHERLOCK: Moving split up classes into their own files
Paul Gilbert