aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/journal.cpp
AgeCommit message (Expand)Author
2015-07-01SHERLOCK: RT: Fix infinite empty talk dialog in introPaul Gilbert
2015-06-29SHERLOCK: RT: Fix Coverity problemsPaul Gilbert
2015-06-28SHERLOCK: Silence gcc warningsMatthew Hoops
2015-06-26SHERLOCK: Split FixedText into separate descendents for each gamePaul Gilbert
2015-06-25SHERLOCK: RT: Set up new values for color constantsPaul Gilbert
2015-06-21SHERLOCK: RT: Implemented further journal draw methodsPaul Gilbert
2015-06-21SHERLOCK: RT: Move journal code used by both games back to JournalPaul Gilbert
2015-06-21SHERLOCK: Split up Journal class for each gamePaul Gilbert
2015-06-16SHERLOCK: Introduce a IS_3DO defineFilippos Karapetis
2015-06-15SHERLOCK: Use a string literal as the format stringMatthew Hoops
2015-06-14SHERLOCK: journal uses fixed text class nowMartin Kiewitz
2015-06-12SHERLOCK: 3DO: fix library loading on 3DOMartin Kiewitz
2015-06-11SHERLOCK: Remove redundant cursor animation when searching journalPaul Gilbert
2015-06-08SHERLOCK: Fix comment typoTorbjörn Andersson
2015-06-07SHERLOCK: Refactoring, cleanup, and fixes for savegame codePaul Gilbert
2015-06-08SHERLOCK: More differences implemented for RT's loadJournalFileFilippos Karapetis
2015-06-07SHERLOCK: Implement more differences in loadJournalFile for Rose TattooFilippos Karapetis
2015-06-07SHERLOCK: Implement some differences in loadJournalFile for Rose TattooFilippos Karapetis
2015-06-07SHERLOCK: Add initial handling of journal talk and location data for RTFilippos Karapetis
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