aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/journal.cpp
AgeCommit message (Expand)Author
2015-10-05SHERLOCK: SS: Fix German conversation crashPaul Gilbert
2015-09-03SHERLOCK: RT: Fix searching and displaying matchesPaul Gilbert
2015-08-20SHERLOCK: RT: Minor fixes and added highlight enum to JournalPaul Gilbert
2015-08-03SHERLOCK: RT: Fix journal handling of OP_NPC_DESC_ON_OFF opcodePaul Gilbert
2015-07-28SHERLOCK: RT: Fix redundant speaker lines in JournalPaul Gilbert
2015-07-27SHERLOCK: RT: Fix loading and display of journal locationsPaul Gilbert
2015-07-26SHERLOCK: RT: Fix vertical spacing in journalPaul Gilbert
2015-07-26SHERLOCK: RT: Fix placement of journal textPaul Gilbert
2015-07-26SHERLOCK: RT: Move Journal record method back to Journal classPaul Gilbert
2015-07-05SHERLOCK: RT: Cleanup and fleshing out of savingPaul Gilbert
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