Age | Commit message (Expand) | Author |
2015-12-09 | SHERLOCK: Add validation for journal entry values | Paul Gilbert |
2015-10-08 | SHERLOCK: SS: Move fixBadText from ScalpelJournal to ScalpelTalk | Paul Gilbert |
2015-10-05 | SHERLOCK: SS: Fix garbage text in German version conversation | Paul Gilbert |
2015-10-05 | SHERLOCK: SS: Fix German conversation crash | Paul Gilbert |
2015-09-03 | SHERLOCK: RT: Fix searching and displaying matches | Paul Gilbert |
2015-08-20 | SHERLOCK: RT: Minor fixes and added highlight enum to Journal | Paul Gilbert |
2015-08-03 | SHERLOCK: RT: Fix journal handling of OP_NPC_DESC_ON_OFF opcode | Paul Gilbert |
2015-07-28 | SHERLOCK: RT: Fix redundant speaker lines in Journal | Paul Gilbert |
2015-07-27 | SHERLOCK: RT: Fix loading and display of journal locations | Paul Gilbert |
2015-07-26 | SHERLOCK: RT: Fix vertical spacing in journal | Paul Gilbert |
2015-07-26 | SHERLOCK: RT: Fix placement of journal text | Paul Gilbert |
2015-07-26 | SHERLOCK: RT: Move Journal record method back to Journal class | Paul Gilbert |
2015-07-05 | SHERLOCK: RT: Cleanup and fleshing out of saving | Paul Gilbert |
2015-07-01 | SHERLOCK: RT: Fix infinite empty talk dialog in intro | Paul Gilbert |
2015-06-29 | SHERLOCK: RT: Fix Coverity problems | Paul Gilbert |
2015-06-28 | SHERLOCK: Silence gcc warnings | Matthew Hoops |
2015-06-26 | SHERLOCK: Split FixedText into separate descendents for each game | Paul Gilbert |
2015-06-25 | SHERLOCK: RT: Set up new values for color constants | Paul Gilbert |
2015-06-21 | SHERLOCK: RT: Implemented further journal draw methods | Paul Gilbert |
2015-06-21 | SHERLOCK: RT: Move journal code used by both games back to Journal | Paul Gilbert |
2015-06-21 | SHERLOCK: Split up Journal class for each game | Paul Gilbert |
2015-06-16 | SHERLOCK: Introduce a IS_3DO define | Filippos Karapetis |
2015-06-15 | SHERLOCK: Use a string literal as the format string | Matthew Hoops |
2015-06-14 | SHERLOCK: journal uses fixed text class now | Martin Kiewitz |
2015-06-12 | SHERLOCK: 3DO: fix library loading on 3DO | Martin Kiewitz |
2015-06-11 | SHERLOCK: Remove redundant cursor animation when searching journal | Paul Gilbert |
2015-06-08 | SHERLOCK: Fix comment typo | Torbjörn Andersson |
2015-06-07 | SHERLOCK: Refactoring, cleanup, and fixes for savegame code | Paul Gilbert |
2015-06-08 | SHERLOCK: More differences implemented for RT's loadJournalFile | Filippos Karapetis |
2015-06-07 | SHERLOCK: Implement more differences in loadJournalFile for Rose Tattoo | Filippos Karapetis |
2015-06-07 | SHERLOCK: Implement some differences in loadJournalFile for Rose Tattoo | Filippos Karapetis |
2015-06-07 | SHERLOCK: Add initial handling of journal talk and location data for RT | Filippos Karapetis |
2015-06-05 | SHERLOCK: 3DO changes | Martin Kiewitz |
2015-06-04 | SHERLOCK: tiny bit of work on 3DO | Martin Kiewitz |
2015-06-01 | SHERLOCK: Fix bug when opening the journal | Filippos Karapetis |
2015-05-24 | SHERLOCK: Create separate opcode list for Scalpel vs Tattoo | Paul Gilbert |
2015-05-21 | SHERLOCK: Replaced second MAX_PEOPLE definition with _characters.size() | Paul Gilbert |
2015-05-21 | SHERLOCK: Clean up initialization and handling of NPC data | Paul Gilbert |
2015-05-20 | SHERLOCK: Fix display of 'Text Not Found' when doing journal searches | Paul Gilbert |
2015-05-20 | SHERLOCK: Re-add GCC_PRINTF and fix resulting GCC warnings | Paul Gilbert |
2015-05-19 | SHERLOCK: Trim useless spaces and tabs | Strangerke |
2015-05-19 | SHERLOCK: Further minor cleanups | Paul Gilbert |
2015-05-19 | SHERLOCK: More syntactic fixes | Paul Gilbert |
2015-05-19 | SHERLOCK: Move method comments from cpp to headers | Paul Gilbert |
2015-05-18 | SHERLOCK: Cleanup of Journal::handleEvents | Paul Gilbert |
2015-05-18 | SHERLOCK: Further syntactic fixes | Paul Gilbert |
2015-05-18 | SHERLOCK: More replacing numbers with constants | Paul Gilbert |
2015-05-18 | SHERLOCK: Fix spacing in constructors | Paul Gilbert |
2015-05-18 | Merge pull request #8 from sirlemonhead/sherlock | Paul Gilbert |
2015-05-18 | SHERLOCK: Add code to make non-interactive demo completable | Strangerke |