aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/journal.cpp
AgeCommit message (Expand)Author
2015-05-18SHERLOCK: Cleanup of Journal::handleEventsPaul Gilbert
2015-05-18SHERLOCK: Further syntactic fixesPaul Gilbert
2015-05-18SHERLOCK: More replacing numbers with constantsPaul Gilbert
2015-05-18SHERLOCK: Fix spacing in constructorsPaul Gilbert
2015-05-18Merge pull request #8 from sirlemonhead/sherlockPaul Gilbert
2015-05-18SHERLOCK: Add code to make non-interactive demo completableStrangerke
2015-05-18SHERLOCK: Fix code formatting issues and comment spelling mistakessirlemonhead
2015-05-17SHERLOCK: Highlight found search matches in the journalPaul Gilbert
2015-05-17SHERLOCK: Journal search buttons shouldn't have keyboard highlightsPaul Gilbert
2015-05-17SHERLOCK: Journal searches are uppercasePaul Gilbert
2015-05-17SHERLOCK: Fix display of beveled background when entering Journal searchPaul Gilbert
2015-05-09SHERLOCK: Remove duplicated _converseNum field from JournalPaul Gilbert
2015-05-09SHERLOCK: Disable Journal Print Text button, since it isn't supportedPaul Gilbert
2015-05-09SHERLOCK: Fix display of Forward text in JournalPaul Gilbert
2015-05-09SHERLOCK: Method renames in Journal for better clarityPaul Gilbert
2015-05-09SHERLOCK: Cleanup and fixes for JournalPaul Gilbert
2015-05-09SHERLOCK: Make copyright headers consistentWillem Jan Palenstijn
2015-05-09SHERLOCK: Some more fixesStrangerke
2015-05-09SHERLOCK: Fix some more GCC warningsStrangerke
2015-05-08SHERLOCK: Fix some more GCC warningsStrangerke
2015-05-07SHERLOCK: some code formattingStrangerke
2015-05-07SHERLOCK: Reduce the scope of some variablesStrangerke
2015-05-01SHERLOCK: Extra method commentsPaul Gilbert
2015-04-30SHERLOCK: Simplify all the castings of char to byte in Talk and JournalPaul Gilbert
2015-04-30SHERLOCK: Use script opcode constants in journal loadingPaul Gilbert
2015-04-29SHERLOCK: Fix journal loading change sequence opcodePaul Gilbert
2015-04-29SHERLOCK: Fix script byte casting in journal loadingPaul Gilbert
2015-04-26SHERLOCK: Fix handling of talk opcodes in journal loadingPaul Gilbert
2015-04-25SHERLOCK: Fix saving and display of inventory itemsPaul Gilbert
2015-04-25SHERLOCK: Fix paging to end of journalPaul Gilbert
2015-04-25SHERLOCK: Journal paging fixPaul Gilbert
2015-04-25SHERLOCK: Fix crash displaying journal contents for LestradePaul Gilbert
2015-04-24SHERLOCK: Fix paging in the journalPaul Gilbert
2015-04-24SHERLOCK: Fix crash when entering backstage areaPaul Gilbert
2015-04-22SHERLOCK: Hook up savegames to launcherPaul Gilbert
2015-04-21SHERLOCK: Implement savegame synchronizationPaul Gilbert
2015-04-05SHERLOCK: Fix display of journalPaul Gilbert
2015-04-05SHERLOCK: Fix journal initalization and initial callsPaul Gilbert
2015-04-04SHERLOCK: Implement journal event handlingPaul Gilbert
2015-04-04SHERLOCK: Implemented doJournalPaul Gilbert
2015-04-02SHERLOCK: Implemented Journal::doButtonsPaul Gilbert
2015-04-02SHERLOCK: Implemented Journal::drawInterfacePaul Gilbert
2015-04-02SHERLOCK: Rename journal fields for clarityPaul Gilbert
2015-04-01SHERLOCK: Implemented Journal::recordPaul Gilbert
2015-04-01SHERLOCK: Implemented loadJournalFilePaul Gilbert
2015-03-31SHERLOCK: Implemented talkToPaul Gilbert
2015-05-07SHERLOCK: Initial commitPaul Gilbert