Age | Commit message (Expand) | Author |
2015-10-08 | SHERLOCK: RT: multilingual cleanup + French text | Martin Kiewitz |
2015-09-29 | SHERLOCK: RT: Fix restoring background when expanding map closeup | Paul Gilbert |
2015-09-28 | SHERLOCK: RT: Fix palette corruption using Journal in Diogenes club | Paul Gilbert |
2015-09-21 | SHERLOCK: RT: Start next music song when a previous one finishes | Paul Gilbert |
2015-09-21 | SHERLOCK: RT: Fix trying to scroll journal when there's only a single page | Paul Gilbert |
2015-09-21 | SHERLOCK: RT: Fix Watson's Journal option not shown on all pages | Paul Gilbert |
2015-09-21 | SHERLOCK: RT: Remove redundant voices check when showing look dialogs | Paul Gilbert |
2015-09-20 | SHERLOCK: RT: Hide cursor when showing map close-up | Paul Gilbert |
2015-09-17 | SHERLOCK: RT: Fix crash clicking outside cards in card game | Paul Gilbert |
2015-09-14 | SHERLOCK: Reduce the scope of several variables. | Strangerke |
2015-09-11 | SHERLOCK: RT: Fix array overrun when displaying journal | Paul Gilbert |
2015-09-10 | SHERLOCK: Fix Coverity warnings | Paul Gilbert |
2015-09-03 | SHERLOCK: RT: Keep journal buttons disabled when searching | Paul Gilbert |
2015-09-03 | SHERLOCK: RT: Fix searching and displaying matches | Paul Gilbert |
2015-09-01 | SHERLOCK: RT: Fix entering search terms in the journal | Paul Gilbert |
2015-08-30 | SHERLOCK: Syntax fixes | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Don't check for gameplay keys when entering copy protection | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Fix resetting cursor after buying coffee from Greengrocer | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Replace constant with it's proper enum value | Paul Gilbert |
2015-08-29 | SHERLOCK: Fix comment typos | Torbjörn Andersson |
2015-08-29 | SHERLOCK: RT: Fix playing music when displaying the map | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Add extra delay after showing scene image in the map | Paul Gilbert |
2015-08-28 | SHERLOCK: RT: Workaround for monkey cap cutscene ending too quickly | Paul Gilbert |
2015-08-27 | SHERLOCK: RT: Reset _npcIndex when loading savegame | Paul Gilbert |
2015-08-27 | SHERLOCK: RT: Fix previous commit, and make talkTo virtual | Paul Gilbert |
2015-08-27 | SHERLOCK: RT: Fix incorrect Watson movement at Aerodrome scene | Paul Gilbert |
2015-08-26 | SHERLOCK: RT: Workaround for Park Lake bug with Watson's dialogs | Paul Gilbert |
2015-08-23 | SHERLOCK: RT: Fix z-ordering when picking up Hat Pin | Paul Gilbert |
2015-08-23 | SHERLOCK: RT: Fix Watson going off-screen in Cambridge scene | Paul Gilbert |
2015-08-23 | SHERLOCK: RT: Workaround for incorrect tooltip for man on train ride | Paul Gilbert |
2015-08-23 | SHERLOCK: Replace various scene numbers with enum values | Paul Gilbert |
2015-08-22 | SHERLOCK: RT: Add missing verb filter for actions starting with '*' | Paul Gilbert |
2015-08-22 | SHERLOCK: RT: Fix Sherlock being drawn behind desk at Hospital | Paul Gilbert |
2015-08-22 | SHERLOCK: RT: Workaround for occasional crash changing char sequence | Paul Gilbert |
2015-08-22 | SHERLOCK: RT: Fix dialog background shading data after viewing journal | Paul Gilbert |
2015-08-21 | SHERLOCK: RT: Fix flickering newspaper inside Baker Street | Paul Gilbert |
2015-08-21 | SHERLOCK: RT: Implement journal scrollbar thumbnail dragging | Paul Gilbert |
2015-08-21 | SHERLOCK: Remove unused variable | Torbjörn Andersson |
2015-08-20 | SHERLOCK: RT: Minor fixes and added highlight enum to Journal | Paul Gilbert |
2015-08-20 | SHERLOCK: RT: Don't record journal entries during Watson's prologue | Paul Gilbert |
2015-08-19 | SHERLOCK: RT: Fix resetting sequence on objects with hasAborts | Paul Gilbert |
2015-08-19 | SHERLOCK: RT: Clear sequence stack when changing scenes | Paul Gilbert |
2015-08-18 | SHERLOCK: Standardize sequence stack code for both games | Paul Gilbert |
2015-08-17 | SHERLOCK: Rename talk to initTalk | Paul Gilbert |
2015-08-17 | SHERLOCK: RT: Extra integrity checks for the _talkSequenceStack | Paul Gilbert |
2015-08-17 | SHERLOCK: RT: Merge setStillSequence & setListenSequence methods | Paul Gilbert |
2015-08-16 | SHERLOCK: RT: Add missing talk sequence stack handling | Paul Gilbert |
2015-08-16 | SHERLOCK: RT: Fix return of findSpeaker | Paul Gilbert |
2015-08-16 | SHERLOCK: RT: Don't allow saving the game during the intro | Paul Gilbert |
2015-08-16 | SHERLOCK: RT: Don't allow skipping intro until title is shown | Paul Gilbert |