Commit Graph
16 Commits
Author SHA1 Message Date
Torbjörn Andersson eacf122497 SHERLOCK: Silence noisy GCC warning 2016-02-12 00:14:22 +01:00
Martin Kiewitz 9255fd3744 SHERLOCK: SS: Make "Picked up" text multilingual
Bug #7002 should be fully solved now
2016-02-11 22:38:56 +01:00
Martin Kiewitz 15be58dfb5 SHERLOCK: Make journal entries multilingual
Spanish needs to be checked
Spanish also needs to be copy and slightly changed for SH1
Also fixed Journal button text for French + Spanish
Fixes bug #7019
2016-02-07 16:22:56 +01:00
Paul Gilbert 1e37f0b2ef SHERLOCK: Change FixedText::getText to return const char * 2015-07-03 16:01:20 -04:00
Matthew Hoops f6e5914921 SHERLOCK: Fix use of preprocessor token concatenation 2015-06-27 01:29:53 -04:00
Paul Gilbert ab28816acd SHERLOCK: RT: Finish display of right-click Verbs menu 2015-06-26 22:31:59 -04:00
Paul Gilbert 9eb168583f SHERLOCK: Split FixedText into separate descendents for each game 2015-06-26 21:34:37 -04:00
Paul Gilbert 09bd10c6cb SHERLOCK: RT: Implemented WidgetVerbs execute 2015-06-16 21:13:34 -04:00
Martin Kiewitz 316b062c3e SHERLOCK: fixed text class: fully const'ified
thx LordHoto
2015-06-16 11:12:49 +02:00
Martin Kiewitz f18dbd4496 SHERLOCK: fixed text class: Common::String to char 2015-06-16 10:23:54 +02:00
Martin Kiewitz 133b4defe9 SHERLOCK: initial inventory via fixed text class
initial inventory is now localized
2015-06-14 20:40:02 +02:00
Martin Kiewitz 2d70a7af6d SHERLOCK: add boundary checks to fixed text class
for action strings
2015-06-14 18:14:52 +02:00
Martin Kiewitz 1b6a60f359 SHERLOCK: action processing uses fixed text class
action error messages are now localized too
2015-06-14 17:52:11 +02:00
Martin Kiewitz 21f0038f96 SHERLOCK: journal uses fixed text class now
journal buttons and some text is now localized
2015-06-14 15:49:32 +02:00
Martin Kiewitz a33a4fa591 SHERLOCK: inventory uses fixed text class now
inventory buttons now localized
2015-06-14 14:51:43 +02:00
Martin Kiewitz e7dcf4905e SHERLOCK: fixedText class to support localizations
also implemented text for windows (exit/up/down) using this class
2015-06-14 14:13:55 +02:00