Commit Graph

67757 Commits

Author SHA1 Message Date
Paul Gilbert
30edd4efb8 SHERLOCK: Starting to split Scene class, implemented checkBgShapes changes 2015-05-26 21:18:45 -04:00
Paul Gilbert
0cc79979fc SHERLOCK: Fix map display 2015-05-26 08:18:50 -04:00
Paul Gilbert
e1e39ea3d2 SHERLOCK: Add define for fixed integer multiplier 2015-05-25 23:07:11 -04:00
Paul Gilbert
1a1010f0ab SHERLOCK: Cleanup of checkBgShapes and updateBackground 2015-05-25 11:04:34 -04:00
Paul Gilbert
bcb8c02ba1 SHERLOCK: Free freeing and resetting People list 2015-05-25 08:21:57 -04:00
Paul Gilbert
40afa01369 SHERLOCK: Fix palette for RT scene 2015-05-24 23:38:23 -04:00
Paul Gilbert
ef4d8be853 SHERLOCK: Fix display of first RT scene background 2015-05-24 23:15:33 -04:00
Paul Gilbert
8331fa886f SHERLOCK: Fix People data initialization and general start fixes 2015-05-24 22:33:41 -04:00
Paul Gilbert
1f9f01c571 SHERLOCK: Implement cmdNextSong 2015-05-24 21:34:35 -04:00
Paul Gilbert
5513f72510 SHERLOCK: Implement cmdSetNPCWalkGraphics method 2015-05-24 21:28:12 -04:00
Paul Gilbert
f9a2d091e9 SHERLOCK: Fix script opcode table lookup 2015-05-24 21:06:21 -04:00
Paul Gilbert
b4849f21d2 SHERLOCK: Implement method stubs for Tattoo opcodes 2015-05-24 20:33:14 -04:00
Paul Gilbert
8a808654c8 SHERLOCK: Splitting Talk up to implement individual opcode methods 2015-05-24 18:59:25 -04:00
Paul Gilbert
55ab34b981 SHERLOCK: Fully implemented RT opcodes array 2015-05-24 15:17:05 -04:00
Paul Gilbert
79a33dc3b6 SHERLOCK: Create separate opcode list for Scalpel vs Tattoo 2015-05-24 12:23:25 -04:00
Paul Gilbert
79f11bd381 SHERLOCK: Make virtual destructors for user interface classes 2015-05-24 10:58:00 -04:00
Paul Gilbert
1ede084055 SHERLOCK: Implement more scene loading and setNPCPath 2015-05-24 10:56:22 -04:00
Paul Gilbert
1e291b0b25 SHERLOCK: Implemented initial RT palette loading 2015-05-24 07:46:25 -04:00
Paul Gilbert
bcc31b2a66 SHERLOCK: Implemented Tattoo loadWalk changes 2015-05-23 16:06:29 -04:00
Paul Gilbert
c8cfca749a SHERLOCK: Fix Rose Tattoo scene loading problems from merge 2015-05-23 10:39:47 -04:00
Paul Gilbert
b4b6bf63db Merge branch 'master' into sherlock2 2015-05-22 22:31:21 -04:00
Strangerke
2db07a9d39 SHERLOCK: Skip delay when intro is skipped 2015-05-22 19:55:45 +02:00
Strangerke
9a58e485bf SHERLOCK: Fix some uninitialized values and unused variables 2015-05-22 19:52:00 +02:00
Strangerke
68c7c158e9 SHERLOCK: Fix OR check with identical operands 2015-05-22 19:25:52 +02:00
Martin Kiewitz
57b106d417 SHERLOCK: sound: fix CLIP 2015-05-22 17:52:51 +02:00
Paul Gilbert
74814d20dc SHERLOCK: Remove unused variable and field 2015-05-22 08:18:46 -04:00
Martin Kiewitz
0dc565641d SHERLOCK: add detection entry Sherlock 2 German 2015-05-22 14:16:52 +02:00
Paul Gilbert
fbc4b98f32 Merge pull request #595 from dreammaster/sherlock
SHERLOCK: Support for The Lost Files of Sherlock Holmes - The Case of the Serrated Scalpel
2015-05-22 08:04:10 -04:00
Willem Jan Palenstijn
ca4793dabd NEWS: Spacing. 2015-05-22 12:23:22 +02:00
Kirben
40cdc1ccb0 README: Spacing. 2015-05-22 13:57:03 +10:00
Kirben
735831add2 README: Add known sound issues in Lure of the Temptress. 2015-05-22 13:54:26 +10:00
Kirben
d822f57033 NEWS: Add recent AGOS fixes to the news. 2015-05-22 13:46:38 +10:00
Paul Gilbert
50f985217c SHERLOCK: Rename NUM_OF_PEOPLE for better clarity 2015-05-21 21:26:53 -04:00
Paul Gilbert
bfbeed4f5e SHERLOCK: Replaced second MAX_PEOPLE definition with _characters.size() 2015-05-21 21:23:09 -04:00
Kirben
f58be61a3d AUDIO: Add patch from madmoose to fix arpeggio effect in ProTracker modules. 2015-05-22 10:30:38 +10:00
Paul Gilbert
5c30a2c577 SHERLOCK: Clean up initialization and handling of NPC data 2015-05-21 20:07:54 -04:00
Paul Gilbert
87fe6a14a0 SHERLOCK: Correct some comments 2015-05-21 19:00:22 -04:00
Torbjörn Andersson
6d08055db3 KYRA: Update comment since the file it pointed to moved
Also, ScummVM does have a more modern FMOPL implementation now, so
there's no need to bring up other implementations.
2015-05-21 22:49:29 +02:00
Kirben
61f0d247aa AGOS: Add proper fix for regression when loading saved games in PC version of Waxworks. 2015-05-21 14:24:52 +10:00
Paul Gilbert
feff241ef7 SHERLOCK: Replace another ONSCREEN_FILES_COUNT value 2015-05-20 21:18:49 -04:00
Paul Gilbert
46e85f389f SHERLOCK: Go to save mode when clicking empty save slot 2015-05-20 21:15:33 -04:00
Paul Gilbert
6a8e317355 SHERLOCK: Constants fixes in UserInterface 2015-05-20 21:02:58 -04:00
Paul Gilbert
a57f569244 SHERLOCK: Fix display of 'Text Not Found' when doing journal searches 2015-05-20 20:56:04 -04:00
Paul Gilbert
e115da8f3d SHERLOCK: Standardised keypress fields as char type 2015-05-20 20:32:04 -04:00
Paul Gilbert
30133cef0e SHERLOCK: Re-add GCC_PRINTF and fix resulting GCC warnings 2015-05-20 08:28:12 -04:00
Strangerke
fe8139b571 SHERLOCK: Improve comment as suggested by LordHoto 2015-05-20 07:13:18 +02:00
Strangerke
ed7dd6823f SHERLOCK: Add missing game type in detection 2015-05-20 07:12:56 +02:00
Kirben
4a13462db2 AGOS: Fix regression when loading saved games in PC version of Waxworks. 2015-05-20 11:48:31 +10:00
Paul Gilbert
de08eb071e SHERLOCK: Use more constants in doEnvControl 2015-05-19 19:11:57 -04:00
Paul Gilbert
9c56d616b0 SHERLOCK: Fix regression in intro sequence display 2015-05-19 19:08:48 -04:00