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
/
fixed_text.cpp
Age
Commit message (
Expand
)
Author
2016-02-11
SHERLOCK: SS: Fix typo in fixed text
Martin Kiewitz
2016-02-11
SHERLOCK: SS: Make "Picked up" text multilingual
Martin Kiewitz
2016-02-10
SHERLOCK: Fix Spanish journal text - thanks t0by
Martin Kiewitz
2016-02-07
SHERLOCK: Make journal entries multilingual
Martin Kiewitz
2015-06-26
SHERLOCK: Split FixedText into separate descendents for each game
Paul Gilbert
2015-06-17
SHERLOCK: RT: add German context-menu fixed text
Martin Kiewitz
2015-06-16
SHERLOCK: RT: Implemented WidgetVerbs execute
Paul Gilbert
2015-06-16
SHERLOCK: fixed text class: fully const'ified
Martin Kiewitz
2015-06-16
SHERLOCK: fixed text class: Common::String to char
Martin Kiewitz
2015-06-14
SHERLOCK: initial inventory via fixed text class
Martin Kiewitz
2015-06-14
SHERLOCK: add boundary checks to fixed text class
Martin Kiewitz
2015-06-14
SHERLOCK: fixed text German adjustment
Martin Kiewitz
2015-06-14
SHERLOCK: action processing uses fixed text class
Martin Kiewitz
2015-06-14
SHERLOCK: journal uses fixed text class now
Martin Kiewitz
2015-06-14
SHERLOCK: inventory uses fixed text class now
Martin Kiewitz
2015-06-14
SHERLOCK: fixedText class to support localizations
Martin Kiewitz