aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/fixed_text.cpp
AgeCommit message (Expand)Author
2016-02-11SHERLOCK: SS: Fix typo in fixed textMartin Kiewitz
2016-02-11SHERLOCK: SS: Make "Picked up" text multilingualMartin Kiewitz
2016-02-10SHERLOCK: Fix Spanish journal text - thanks t0byMartin Kiewitz
2016-02-07SHERLOCK: Make journal entries multilingualMartin Kiewitz
2015-06-26SHERLOCK: Split FixedText into separate descendents for each gamePaul Gilbert
2015-06-17SHERLOCK: RT: add German context-menu fixed textMartin Kiewitz
2015-06-16SHERLOCK: RT: Implemented WidgetVerbs executePaul Gilbert
2015-06-16SHERLOCK: fixed text class: fully const'ifiedMartin Kiewitz
2015-06-16SHERLOCK: fixed text class: Common::String to charMartin Kiewitz
2015-06-14SHERLOCK: initial inventory via fixed text classMartin Kiewitz
2015-06-14SHERLOCK: add boundary checks to fixed text classMartin Kiewitz
2015-06-14SHERLOCK: fixed text German adjustmentMartin Kiewitz
2015-06-14SHERLOCK: action processing uses fixed text classMartin Kiewitz
2015-06-14SHERLOCK: journal uses fixed text class nowMartin Kiewitz
2015-06-14SHERLOCK: inventory uses fixed text class nowMartin Kiewitz
2015-06-14SHERLOCK: fixedText class to support localizationsMartin Kiewitz