Commit Graph
29 Commits
Author SHA1 Message Date
Paul Gilbert eef0b11feb SHERLOCK: RT: Implement saving journal to file 2016-02-14 23:51:45 -05:00
Martin Kiewitz 123b934fab SHERLOCK: RT: Replace accent char with \202 in fixed text 2016-02-15 02:29:38 +01:00
Martin Kiewitz 1bd06d88f9 SHERLOCK: RT: Make darts game properly multilingual
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"
2016-02-15 02:26:20 +01:00
Martin Kiewitz c8833662e0 SHERLOCK: SS: Fix fixed text typo 2016-02-10 21:00:28 +01:00
Martin Kiewitz a7351610a1 SHERLOCK: RT: Fix typo in fixed inventory text
bug #7023
2016-02-10 20:02:14 +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
Martin Kiewitz b7b0aec65d SHERLOCK: RT: Fix translation error 2016-02-07 02:23:20 +01:00
Eugene Sandulenko f412d2fcd5 SHERLOCK: Remove non-ascii character 2015-11-07 14:37:22 +01:00
Martin Kiewitz 2118daef22 SHERLOCK: RT: add Spanish text fixes bug #6936
Previously created Spanish saved games are broken though,
need to restart the game
2015-10-19 00:50:17 +02:00
Paul Gilbert b8e3376099 SHERLOCK: RT: Increase darts hand/power speed, computer text fix 2015-10-17 12:10:16 -04:00
Paul Gilbert b548e4b482 SHERLOCK: RT: Fix darts info display and hide cursor 2015-10-16 21:00:07 -04:00
Martin Kiewitz d236ddca4d SHERLOCK: RT: multilingual cleanup + French text
Moved people names to fixed text class
Changed order of inventory names + inventory descriptions
Fixed German umlauts
Added French text
2015-10-08 17:19:36 +02:00
Paul Gilbert bb252129b6 SHERLOCK: RT: Implementing password entry window 2015-08-08 08:45:41 -04:00
Paul Gilbert ee54396126 SHERLOCK: RT: Implemented pickUpObject 2015-08-08 07:00:05 -04:00
Paul Gilbert dc3e1eda8b SHERLOCK: RT: Added german fixed text list 2015-08-05 21:52:41 -04:00
Paul Gilbert 3712c52451 SHERLOCK: RT: Fix placement of journal text 2015-07-26 22:47:36 -04:00
Paul Gilbert 8ccc6331ad SHERLOCK: RT: Implement Quit dialog 2015-07-24 12:06:07 -04:00
Paul Gilbert 1018dad556 SHERLOCK: RT: Implemented Options dialog rendering 2015-07-23 21:50:45 -04:00
Paul Gilbert 21d6099463 SHERLOCK: RT: Implemented doHangManPuzzle 2015-07-21 21:55:32 -04:00
Paul Gilbert 7bed7440c3 SHERLOCK: RT: Implement main playDarts method 2015-07-11 23:04:43 -04:00
Paul Gilbert d5ff929f4f SHERLOCK: RT: Further support methods for darts game 2015-07-11 22:20:35 -04:00
Paul Gilbert 0c14679e46 SHERLOCK: RT: Implementing support methods for Darts game 2015-07-10 22:15:33 -04:00
Paul Gilbert 4bff203a3b SHERLOCK: RT: Fix display of journal buttons 2015-07-04 14:56:38 -04:00
Paul Gilbert 1e37f0b2ef SHERLOCK: Change FixedText::getText to return const char * 2015-07-03 16:01:20 -04:00
Paul Gilbert 895d2277e6 SHERLOCK: RT: Implement talk dialog handleEvents 2015-07-03 14:46:52 -04:00
Paul Gilbert 753a810070 SHERLOCK: RT: Beginnings of inventory window tooltip class 2015-06-29 07:51:25 -04:00
Paul Gilbert d5c1f8b8d6 SHERLOCK: RT: Implement initial inventory 2015-06-28 13:29:32 -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