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_fixed_text.h
Age
Commit message (
Collapse
)
Author
2016-05-07
SHERLOCK: RT: Fix some namespace comments
Paul Gilbert
2016-02-14
SHERLOCK: RT: Implement saving journal to file
Paul Gilbert
2016-02-15
SHERLOCK: RT: Make darts game properly multilingual
Martin Kiewitz
Hopefully all issues were caught Also added a "wait for keypress" right after result of latest dart throw is shown like in the original, so that dart results are not immediately cleared. Also added support for "1 point" instead of writing "1 points"
2015-10-08
SHERLOCK: RT: multilingual cleanup + French text
Martin Kiewitz
Moved people names to fixed text class Changed order of inventory names + inventory descriptions Fixed German umlauts Added French text
2015-08-08
SHERLOCK: RT: Implementing password entry window
Paul Gilbert
2015-08-08
SHERLOCK: RT: Implemented pickUpObject
Paul Gilbert
2015-08-05
SHERLOCK: RT: Added german fixed text list
Paul Gilbert
2015-07-26
SHERLOCK: RT: Fix placement of journal text
Paul Gilbert
2015-07-24
SHERLOCK: RT: Implement Quit dialog
Paul Gilbert
2015-07-23
SHERLOCK: RT: Implemented Options dialog rendering
Paul Gilbert
2015-07-21
SHERLOCK: RT: Implemented doHangManPuzzle
Paul Gilbert
2015-07-11
SHERLOCK: RT: Implement main playDarts method
Paul Gilbert
2015-07-11
SHERLOCK: RT: Further support methods for darts game
Paul Gilbert
2015-07-10
SHERLOCK: RT: Implementing support methods for Darts game
Paul Gilbert
2015-07-04
SHERLOCK: RT: Fix display of journal buttons
Paul Gilbert
2015-07-03
SHERLOCK: Change FixedText::getText to return const char *
Paul Gilbert
2015-07-03
SHERLOCK: RT: Implement talk dialog handleEvents
Paul Gilbert
2015-06-29
SHERLOCK: RT: Beginnings of inventory window tooltip class
Paul Gilbert
2015-06-28
SHERLOCK: RT: Implement initial inventory
Paul Gilbert
2015-06-26
SHERLOCK: RT: Finish display of right-click Verbs menu
Paul Gilbert
2015-06-26
SHERLOCK: Split FixedText into separate descendents for each game
Paul Gilbert