Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-12 | SHERLOCK: Silence noisy GCC warning | Torbjörn Andersson | |
2016-02-11 | SHERLOCK: SS: Make "Picked up" text multilingual | Martin Kiewitz | |
Bug #7002 should be fully solved now | |||
2016-02-07 | SHERLOCK: Make journal entries multilingual | Martin Kiewitz | |
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 | |||
2015-07-03 | SHERLOCK: Change FixedText::getText to return const char * | Paul Gilbert | |
2015-06-27 | SHERLOCK: Fix use of preprocessor token concatenation | Matthew Hoops | |
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 | |
2015-06-16 | SHERLOCK: RT: Implemented WidgetVerbs execute | Paul Gilbert | |
2015-06-16 | SHERLOCK: fixed text class: fully const'ified | Martin Kiewitz | |
thx LordHoto | |||
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 | |
initial inventory is now localized | |||
2015-06-14 | SHERLOCK: add boundary checks to fixed text class | Martin Kiewitz | |
for action strings | |||
2015-06-14 | SHERLOCK: action processing uses fixed text class | Martin Kiewitz | |
action error messages are now localized too | |||
2015-06-14 | SHERLOCK: journal uses fixed text class now | Martin Kiewitz | |
journal buttons and some text is now localized | |||
2015-06-14 | SHERLOCK: inventory uses fixed text class now | Martin Kiewitz | |
inventory buttons now localized | |||
2015-06-14 | SHERLOCK: fixedText class to support localizations | Martin Kiewitz | |
also implemented text for windows (exit/up/down) using this class |