aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo
AgeCommit message (Expand)Author
2015-09-29SHERLOCK: RT: Fix restoring background when expanding map closeupPaul Gilbert
2015-09-28SHERLOCK: RT: Fix palette corruption using Journal in Diogenes clubPaul Gilbert
2015-09-21SHERLOCK: RT: Start next music song when a previous one finishesPaul Gilbert
2015-09-21SHERLOCK: RT: Fix trying to scroll journal when there's only a single pagePaul Gilbert
2015-09-21SHERLOCK: RT: Fix Watson's Journal option not shown on all pagesPaul Gilbert
2015-09-21SHERLOCK: RT: Remove redundant voices check when showing look dialogsPaul Gilbert
2015-09-20SHERLOCK: RT: Hide cursor when showing map close-upPaul Gilbert
2015-09-17SHERLOCK: RT: Fix crash clicking outside cards in card gamePaul Gilbert
2015-09-14SHERLOCK: Reduce the scope of several variables.Strangerke
2015-09-11SHERLOCK: RT: Fix array overrun when displaying journalPaul Gilbert
2015-09-10SHERLOCK: Fix Coverity warningsPaul Gilbert
2015-09-03SHERLOCK: RT: Keep journal buttons disabled when searchingPaul Gilbert
2015-09-03SHERLOCK: RT: Fix searching and displaying matchesPaul Gilbert
2015-09-01SHERLOCK: RT: Fix entering search terms in the journalPaul Gilbert
2015-08-30SHERLOCK: Syntax fixesPaul Gilbert
2015-08-29SHERLOCK: RT: Don't check for gameplay keys when entering copy protectionPaul Gilbert
2015-08-29SHERLOCK: RT: Fix resetting cursor after buying coffee from GreengrocerPaul Gilbert
2015-08-29SHERLOCK: RT: Replace constant with it's proper enum valuePaul Gilbert
2015-08-29SHERLOCK: Fix comment typosTorbjörn Andersson
2015-08-29SHERLOCK: RT: Fix playing music when displaying the mapPaul Gilbert
2015-08-29SHERLOCK: RT: Add extra delay after showing scene image in the mapPaul Gilbert
2015-08-28SHERLOCK: RT: Workaround for monkey cap cutscene ending too quicklyPaul Gilbert
2015-08-27SHERLOCK: RT: Reset _npcIndex when loading savegamePaul Gilbert
2015-08-27SHERLOCK: RT: Fix previous commit, and make talkTo virtualPaul Gilbert
2015-08-27SHERLOCK: RT: Fix incorrect Watson movement at Aerodrome scenePaul Gilbert
2015-08-26SHERLOCK: RT: Workaround for Park Lake bug with Watson's dialogsPaul Gilbert
2015-08-23SHERLOCK: RT: Fix z-ordering when picking up Hat PinPaul Gilbert
2015-08-23SHERLOCK: RT: Fix Watson going off-screen in Cambridge scenePaul Gilbert
2015-08-23SHERLOCK: RT: Workaround for incorrect tooltip for man on train ridePaul Gilbert
2015-08-23SHERLOCK: Replace various scene numbers with enum valuesPaul Gilbert
2015-08-22SHERLOCK: RT: Add missing verb filter for actions starting with '*'Paul Gilbert
2015-08-22SHERLOCK: RT: Fix Sherlock being drawn behind desk at HospitalPaul Gilbert
2015-08-22SHERLOCK: RT: Workaround for occasional crash changing char sequencePaul Gilbert
2015-08-22SHERLOCK: RT: Fix dialog background shading data after viewing journalPaul Gilbert
2015-08-21SHERLOCK: RT: Fix flickering newspaper inside Baker StreetPaul Gilbert
2015-08-21SHERLOCK: RT: Implement journal scrollbar thumbnail draggingPaul Gilbert
2015-08-21SHERLOCK: Remove unused variableTorbjörn Andersson
2015-08-20SHERLOCK: RT: Minor fixes and added highlight enum to JournalPaul Gilbert
2015-08-20SHERLOCK: RT: Don't record journal entries during Watson's prologuePaul Gilbert
2015-08-19SHERLOCK: RT: Fix resetting sequence on objects with hasAbortsPaul Gilbert
2015-08-19SHERLOCK: RT: Clear sequence stack when changing scenesPaul Gilbert
2015-08-18SHERLOCK: Standardize sequence stack code for both gamesPaul Gilbert
2015-08-17SHERLOCK: Rename talk to initTalkPaul Gilbert
2015-08-17SHERLOCK: RT: Extra integrity checks for the _talkSequenceStackPaul Gilbert
2015-08-17SHERLOCK: RT: Merge setStillSequence & setListenSequence methodsPaul Gilbert
2015-08-16SHERLOCK: RT: Add missing talk sequence stack handlingPaul Gilbert
2015-08-16SHERLOCK: RT: Fix return of findSpeakerPaul Gilbert
2015-08-16SHERLOCK: RT: Don't allow saving the game during the introPaul Gilbert
2015-08-16SHERLOCK: RT: Don't allow skipping intro until title is shownPaul Gilbert
2015-08-16SHERLOCK: Further fixes to character movement across savesPaul Gilbert