Paul Gilbert
|
bb9586de9e
|
TSAGE: Fixes for display of Sherlock Logo scene
|
2015-05-30 09:40:04 -04:00 |
|
Paul Gilbert
|
0141dd1af3
|
TSAGE: Showing background of Sherlock Logo scene
|
2015-05-29 23:31:23 -04:00 |
|
Paul Gilbert
|
895189e3ff
|
SHERLOCK: More RT doBgAnim code, interface draw
|
2015-05-29 22:56:34 -04:00 |
|
Martin Kiewitz
|
21d77e80fc
|
SHERLOCK: add adlib.cpp to module.mk
|
2015-05-30 01:55:55 +02:00 |
|
Martin Kiewitz
|
f80cc4a84d
|
SHERLOCK: add (unfinished) adlib driver
|
2015-05-30 01:48:30 +02:00 |
|
Paul Gilbert
|
a6607ff2d6
|
SHERLOCK: Implemented flushScaleImage and scale calculations
|
2015-05-28 21:47:52 -04:00 |
|
Paul Gilbert
|
88d2458143
|
SHERLOCK: Implement additions to updateBackground, some method stubs
|
2015-05-28 19:59:03 -04:00 |
|
Paul Gilbert
|
f4902b516e
|
SHERLOCK: Moving split up classes into their own files
|
2015-05-28 08:31:53 -04:00 |
|
Paul Gilbert
|
45b4989b55
|
SHERLOCK: Implement RT scrolling code
|
2015-05-27 22:36:51 -04:00 |
|
Paul Gilbert
|
0d4163c6e9
|
SHERLOCK: Implemented initial background clearing of RT doBgAnim
|
2015-05-27 20:26:40 -04:00 |
|
Paul Gilbert
|
483a72b8b8
|
SHERLOK: Beginnings of split of doBgAnim logic
|
2015-05-26 22:05:27 -04:00 |
|
Paul Gilbert
|
30edd4efb8
|
SHERLOCK: Starting to split Scene class, implemented checkBgShapes changes
|
2015-05-26 21:18:45 -04:00 |
|
Strangerke
|
508dc14e30
|
SHERLOCK: Initialize some variables
|
2015-05-26 23:46:28 +02:00 |
|
Paul Gilbert
|
0cc79979fc
|
SHERLOCK: Fix map display
|
2015-05-26 08:18:50 -04:00 |
|
Kirben
|
06addfc404
|
AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bank
|
2015-05-26 13:23:20 +10: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 |
|
Strangerke
|
5407d996b4
|
SHERLOCK: Split sound class in two, add WIP music player
|
2015-05-24 01:20:42 +02: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
|
1e58f3d925
|
SHERLOCK: Rework use of music flags
|
2015-05-22 22:23:40 +02: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 |
|