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_text.cpp
Age
Commit message (
Collapse
)
Author
2016-03-14
SHERLOCK: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2016-02-12
SHERLOCK: RT: Fix conversation crash German Lawton's house
Paul Gilbert
2015-08-26
SHERLOCK: RT: Workaround for Park Lake bug with Watson's dialogs
Paul Gilbert
2015-07-18
SHERLOCK: RT: Fix crash loading text window when talking to Wiggins
Paul Gilbert
2015-07-04
SHERLOCK: RT: Additional constants for flags and characters
Paul Gilbert
2015-06-27
SHERLOCK: RT: Fix display of talk text windows
Paul Gilbert
2015-06-26
SHERLOCK: RT: Code for positioning text windows over characters
Paul Gilbert
2015-06-24
SHERLOCK: RT: Fix look dialog not appearing
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-19
SHERLOCK: RT: Beginnings of inventory menu widget
Paul Gilbert
2015-06-18
SHERLOCK: RT: Replace some constant values with _opcodes[OP_NULL]
Paul Gilbert
2015-06-18
SHERLOCK: RT: Implement loading for the text window widget
Paul Gilbert
2015-06-17
SHERLOCK: RT: Implement lookatObject and printObjectDesc
Paul Gilbert