aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_fixed_text.h
AgeCommit message (Collapse)Author
2016-05-07SHERLOCK: RT: Fix some namespace commentsPaul Gilbert
2016-02-14SHERLOCK: RT: Implement saving journal to filePaul Gilbert
2016-02-15SHERLOCK: RT: Make darts game properly multilingualMartin Kiewitz
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"
2015-10-08SHERLOCK: RT: multilingual cleanup + French textMartin Kiewitz
Moved people names to fixed text class Changed order of inventory names + inventory descriptions Fixed German umlauts Added French text
2015-08-08SHERLOCK: RT: Implementing password entry windowPaul Gilbert
2015-08-08SHERLOCK: RT: Implemented pickUpObjectPaul Gilbert
2015-08-05SHERLOCK: RT: Added german fixed text listPaul Gilbert
2015-07-26SHERLOCK: RT: Fix placement of journal textPaul Gilbert
2015-07-24SHERLOCK: RT: Implement Quit dialogPaul Gilbert
2015-07-23SHERLOCK: RT: Implemented Options dialog renderingPaul Gilbert
2015-07-21SHERLOCK: RT: Implemented doHangManPuzzlePaul Gilbert
2015-07-11SHERLOCK: RT: Implement main playDarts methodPaul Gilbert
2015-07-11SHERLOCK: RT: Further support methods for darts gamePaul Gilbert
2015-07-10SHERLOCK: RT: Implementing support methods for Darts gamePaul Gilbert
2015-07-04SHERLOCK: RT: Fix display of journal buttonsPaul Gilbert
2015-07-03SHERLOCK: Change FixedText::getText to return const char *Paul Gilbert
2015-07-03SHERLOCK: RT: Implement talk dialog handleEventsPaul Gilbert
2015-06-29SHERLOCK: RT: Beginnings of inventory window tooltip classPaul Gilbert
2015-06-28SHERLOCK: RT: Implement initial inventoryPaul Gilbert
2015-06-26SHERLOCK: RT: Finish display of right-click Verbs menuPaul Gilbert
2015-06-26SHERLOCK: Split FixedText into separate descendents for each gamePaul Gilbert