aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/journal.cpp
AgeCommit message (Expand)Author
2015-06-05SHERLOCK: 3DO changesMartin Kiewitz
2015-06-04SHERLOCK: tiny bit of work on 3DOMartin Kiewitz
2015-06-01SHERLOCK: Fix bug when opening the journalFilippos Karapetis
2015-05-24SHERLOCK: Create separate opcode list for Scalpel vs TattooPaul Gilbert
2015-05-21SHERLOCK: Replaced second MAX_PEOPLE definition with _characters.size()Paul Gilbert
2015-05-21SHERLOCK: Clean up initialization and handling of NPC dataPaul Gilbert
2015-05-20SHERLOCK: Fix display of 'Text Not Found' when doing journal searchesPaul Gilbert
2015-05-20SHERLOCK: Re-add GCC_PRINTF and fix resulting GCC warningsPaul Gilbert
2015-05-19SHERLOCK: Trim useless spaces and tabsStrangerke
2015-05-19SHERLOCK: Further minor cleanupsPaul Gilbert
2015-05-19SHERLOCK: More syntactic fixesPaul Gilbert
2015-05-19SHERLOCK: Move method comments from cpp to headersPaul Gilbert
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