Age | Commit message (Expand) | Author |
2015-06-07 | SHERLOCK: Refactoring, cleanup, and fixes for savegame code | Paul Gilbert |
2015-06-07 | SHERLOCK: Add missing OP_END_TEXT_WINDOW opcode | Paul Gilbert |
2015-06-07 | SHERLOCK: Fix mistakes in opcode lists | Paul Gilbert |
2015-06-07 | SHERLOCK: Fix for switching speakers | Paul Gilbert |
2015-06-07 | SHERLOCK: Split cmdGotoScene and add the Rose Tattoo implementation | Filippos Karapetis |
2015-06-07 | SHERLOCK: Implemented talk/listen sequence methods | Paul Gilbert |
2015-06-06 | SHERLOCK: Move Scalpel specific talk window drawing into ScalpelTalk | Paul Gilbert |
2015-06-06 | SHERLOCK: Setting up game specific People descendant classes | Paul Gilbert |
2015-06-06 | SHERLOCK: Created common base class for Sprite and Object | Paul Gilbert |
2015-06-06 | SHERLOCK: Increase size of RT _talkHistory | Paul Gilbert |
2015-06-05 | SHERLOCK: Move the Talk descendant classes into their own files | Paul Gilbert |
2015-06-03 | SHERLOCK: Implemented setObjTalkSequence methods | Paul Gilbert |
2015-05-30 | SHERLOCK: Silence GCC warning. | Torbjörn Andersson |
2015-05-27 | SHERLOCK: Implemented initial background clearing of RT doBgAnim | Paul Gilbert |
2015-05-24 | SHERLOCK: Implement method stubs for Tattoo opcodes | Paul Gilbert |
2015-05-24 | SHERLOCK: Splitting Talk up to implement individual opcode methods | Paul Gilbert |
2015-05-24 | SHERLOCK: Fully implemented RT opcodes array | Paul Gilbert |
2015-05-24 | SHERLOCK: Create separate opcode list for Scalpel vs Tattoo | Paul Gilbert |
2015-05-22 | Merge branch 'master' into sherlock2 | Paul Gilbert |
2015-05-21 | SHERLOCK: Clean up initialization and handling of NPC data | Paul Gilbert |
2015-05-19 | SHERLOCK: Move method comments from cpp to headers | Paul Gilbert |
2015-05-17 | SHERLOCK: Beginnings of UserInterface split for Scalpel vs Tattoo | Paul Gilbert |
2015-05-14 | SHERLOCK: Remove redundant _scriptCurrentIndex field | Paul Gilbert |
2015-05-09 | SHERLOCK: Remove duplicated _converseNum field from Journal | Paul Gilbert |
2015-05-09 | SHERLOCK: Make copyright headers consistent | Willem Jan Palenstijn |
2015-05-06 | SHERLOCK: Dropped _saveSeqNum in favor of _savedSequences size | Paul Gilbert |
2015-05-03 | SHERLOCK: Fix crash when moving crates | Paul Gilbert |
2015-04-30 | SHERLOCK: Use script opcode constants in journal loading | Paul Gilbert |
2015-04-21 | SHERLOCK: Implement savegame synchronization | Paul Gilbert |
2015-04-15 | SHERLOCK: Refactored out Scripts class | Paul Gilbert |
2015-04-12 | SHERLOCK: Fix mixups with sequence stack and script stack | Paul Gilbert |
2015-04-12 | SHERLOCK: Implementing event handling for talk display | Paul Gilbert |
2015-05-07 | SHERLOCK: Implemented stubbed talk and inventory methods | Paul Gilbert |
2015-04-10 | SHERLOCK: Implemented doScript and support methods | Paul Gilbert |
2015-04-01 | SHERLOCK: Implemented loadJournalFile | Paul Gilbert |
2015-03-31 | SHERLOCK: Implement pushSequence and pullSequence | Paul Gilbert |
2015-03-31 | SHERLOCK: Loading for TALK_SEQUENCES and STILL_SEQUENCES Scalpel arrays | Paul Gilbert |
2015-03-31 | SHERLOCK: Implement clearTalking and Talk::drawInterface | Paul Gilbert |
2015-03-31 | SHERLOCK: Implemented displayTalk | Paul Gilbert |
2015-03-31 | SHERLOCK: Implemented talkTo | Paul Gilbert |
2015-03-30 | SHERLOCK: Beginnings of talk loading, added skeleton Scripts class | Paul Gilbert |
2015-03-23 | SHERLOCK: Implemented UserInterface::handleInput | Paul Gilbert |
2015-03-22 | SHERLOCK: Implement main scene loop and more inventory code | Paul Gilbert |
2015-03-21 | SHERLOCK: Implemented checkSprite | Paul Gilbert |
2015-05-07 | SHERLOCK: Initial commit | Paul Gilbert |