aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/journal.cpp
AgeCommit message (Expand)Author
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