Commit Graph
97 Commits
Author SHA1 Message Date
Paul Gilbert 338fd46976 SHERLOCK: Cleanup of Journal::handleEvents 2015-05-18 23:57:08 -04:00
Paul Gilbert 7c3ac25ac1 SHERLOCK: Further syntactic fixes 2015-05-18 23:44:59 -04:00
Paul Gilbert b760c7d360 SHERLOCK: More replacing numbers with constants 2015-05-18 19:37:54 -04:00
Paul Gilbert 0b50a077f7 SHERLOCK: Fix spacing in constructors 2015-05-18 18:12:58 -04:00
Paul Gilbert ffe82a40e8 Merge pull request #8 from sirlemonhead/sherlock
SHERLOCK: Fix code formatting issues and comment spelling mistakes
2015-05-18 18:04:45 -04:00
Strangerke d82d476b27 SHERLOCK: Add code to make non-interactive demo completable 2015-05-18 20:58:44 +02:00
sirlemonhead da9333a924 SHERLOCK: Fix code formatting issues and comment spelling mistakes 2015-05-18 18:23:47 +01:00
Paul Gilbert b1b7ee33df SHERLOCK: Highlight found search matches in the journal 2015-05-17 18:02:49 -04:00
Paul Gilbert 46c68176f8 SHERLOCK: Journal search buttons shouldn't have keyboard highlights 2015-05-17 17:50:13 -04:00
Paul Gilbert 12f260d66e SHERLOCK: Journal searches are uppercase 2015-05-17 17:33:42 -04:00
Paul Gilbert f55ff7ba21 SHERLOCK: Fix display of beveled background when entering Journal search 2015-05-17 17:21:21 -04:00
Paul Gilbert eeb53ca614 SHERLOCK: Remove duplicated _converseNum field from Journal 2015-05-09 12:58:44 -04:00
Paul Gilbert 66a1138d74 SHERLOCK: Disable Journal Print Text button, since it isn't supported 2015-05-09 12:34:08 -04:00
Paul Gilbert 0629ae4639 SHERLOCK: Fix display of Forward text in Journal 2015-05-09 12:26:47 -04:00
Paul Gilbert 8256774153 SHERLOCK: Method renames in Journal for better clarity 2015-05-09 12:19:05 -04:00
Paul Gilbert 1a485a44b8 SHERLOCK: Cleanup and fixes for Journal 2015-05-09 12:08:45 -04:00
Willem Jan Palenstijn 902b791165 SHERLOCK: Make copyright headers consistent 2015-05-09 18:06:05 +02:00
Strangerke f622d7471e SHERLOCK: Some more fixes 2015-05-09 13:08:36 +02:00
Strangerke 8d89bf9bc6 SHERLOCK: Fix some more GCC warnings 2015-05-09 09:42:16 +02:00
Strangerke fc5a0deb89 SHERLOCK: Fix some more GCC warnings 2015-05-08 17:54:53 +02:00
Strangerke d9e93f8e01 SHERLOCK: some code formatting 2015-05-07 19:33:44 +02:00
Strangerke 4884762e04 SHERLOCK: Reduce the scope of some variables 2015-05-07 18:21:25 +02:00
Paul Gilbert b4c3d9840c SHERLOCK: Extra method comments 2015-05-01 17:17:24 -10:00
Paul Gilbert d32eb9a70f SHERLOCK: Simplify all the castings of char to byte in Talk and Journal 2015-04-30 21:31:18 -10:00
Paul Gilbert 56f8d54e51 SHERLOCK: Use script opcode constants in journal loading 2015-04-30 21:07:33 -10:00
Paul Gilbert 6d32c570d0 SHERLOCK: Fix journal loading change sequence opcode 2015-04-29 22:56:07 -10:00
Paul Gilbert 21d1735754 SHERLOCK: Fix script byte casting in journal loading 2015-04-29 22:12:59 -10:00
Paul Gilbert 250b3c1a30 SHERLOCK: Fix handling of talk opcodes in journal loading 2015-04-26 04:52:31 -05:00
Paul Gilbert 2379824e32 SHERLOCK: Fix saving and display of inventory items 2015-04-25 04:42:15 -05:00
Paul Gilbert eb91c01cf1 SHERLOCK: Fix paging to end of journal 2015-04-25 03:19:08 -05:00
Paul Gilbert c6286ec4bd SHERLOCK: Journal paging fix 2015-04-25 03:14:35 -05:00
Paul Gilbert baeca76b02 SHERLOCK: Fix crash displaying journal contents for Lestrade 2015-04-25 03:05:51 -05:00
Paul Gilbert c92b3b5c71 SHERLOCK: Fix paging in the journal 2015-04-24 22:12:15 -05:00
Paul Gilbert 8fa2d48f1f SHERLOCK: Fix crash when entering backstage area 2015-04-24 21:12:05 -05:00
Paul Gilbert 8b0e8cd505 SHERLOCK: Hook up savegames to launcher 2015-04-22 06:25:04 -05:00
Paul Gilbert 0984405a0d SHERLOCK: Implement savegame synchronization 2015-04-21 22:51:03 -05:00
Paul Gilbert 9004718349 SHERLOCK: Fix display of journal 2015-04-05 21:35:22 -05:00
Paul Gilbert d17dea4afd SHERLOCK: Fix journal initalization and initial calls 2015-04-05 14:49:02 -05:00
Paul Gilbert 0054385704 SHERLOCK: Implement journal event handling 2015-04-04 17:09:59 -05:00
Paul Gilbert 402846aea5 SHERLOCK: Implemented doJournal 2015-04-04 08:54:19 -05:00
Paul Gilbert 91774a0aeb SHERLOCK: Implemented Journal::doButtons 2015-04-02 19:19:36 -04:00
Paul Gilbert 9c24ae7590 SHERLOCK: Implemented Journal::drawInterface 2015-04-02 18:30:16 -04:00
Paul Gilbert 2c36889ec5 SHERLOCK: Rename journal fields for clarity 2015-04-02 08:11:36 -04:00
Paul Gilbert 86022c065c SHERLOCK: Implemented Journal::record 2015-04-01 23:19:00 -04:00
Paul Gilbert c13c02b079 SHERLOCK: Implemented loadJournalFile 2015-04-01 23:12:49 -04:00
Paul Gilbert cf4226be45 SHERLOCK: Implemented talkTo 2015-03-31 07:55:54 -04:00
Paul Gilbert 87a9ba5f2f SHERLOCK: Initial commit 2015-05-07 22:49:22 +02:00