Paul Gilbert
f633b02d62
SHERLOCK: RT: Fix palette corruption using Journal in Diogenes club
2015-09-28 08:10:37 -04:00
Paul Gilbert
35d5533361
SHERLOCK: SS: Fix audio getting disabled after changing sound settings
2015-09-27 23:27:42 -04:00
Torbjörn Andersson
3fa3a7197a
SHERLOCK: Remove unnecessary indentation level
2015-09-27 17:05:16 +02:00
Paul Gilbert
4850924b47
SHERLOCK: RT: Start next music song when a previous one finishes
2015-09-21 21:33:28 -04:00
Paul Gilbert
4a8ab68327
SHERLOCK: RT: Fix trying to scroll journal when there's only a single page
2015-09-21 20:35:20 -04:00
Paul Gilbert
e704f9aa9d
SHERLOCK: RT: Fix Watson's Journal option not shown on all pages
2015-09-21 20:26:13 -04:00
Paul Gilbert
b439cf75b5
SHERLOCK: RT: Remove redundant voices check when showing look dialogs
2015-09-21 20:00:30 -04:00
Paul Gilbert
3acf884126
SHERLOCK: RT: Fix speech getting muted
2015-09-20 17:44:25 -04:00
Paul Gilbert
7de231af6c
SHERLOCK: RT: Hide cursor when showing map close-up
2015-09-20 17:29:43 -04:00
Paul Gilbert
6fc719fdae
SHERLOCK: RT: Don't show cursor during intro
2015-09-17 21:37:08 -04:00
Paul Gilbert
8188251c35
SHERLOCK: RT: Fix crash clicking outside cards in card game
2015-09-17 21:06:44 -04:00
Torbjörn Andersson
d227e40e53
SHERLOCK: Play rain sound during 3DO Scalpel intro
...
This is based on guesswork, particularly with regards to the volume.
It sounds pretty close to a YouTube video I saw of the original game,
and at least it's not unpleasantly loud.
2015-09-16 22:09:08 +02:00
Paul Gilbert
6c2d828f4f
SHERLOCK: Add new detection entries
2015-09-15 20:15:48 -04:00
Martin Kiewitz
b493bc2a6d
SHERLOCK: 3DO: SS: fully fix videoplay memory leak
2015-09-15 16:40:04 +02:00
Martin Kiewitz
0d6fa01408
SHERLOCK: 3DO: SS: fix video player memory leak
2015-09-15 14:03:21 +02:00
Paul Gilbert
e9efe9ab90
SHERLOCK: 3DO: Fix introduction
2015-09-14 19:54:47 -04:00
Strangerke
dab5cd387d
SHERLOCK: Reduce the scope of several variables.
2015-09-14 00:23:07 +02:00
Paul Gilbert
4ee421f29d
SHERLOCK: Mark all entries except 3DO SS as testing
2015-09-13 17:43:37 -04:00
Paul Gilbert
492166debe
SHERLOCK: 3DO: Show portrait videos at full size when in hi-res mode
2015-09-13 17:08:12 -04:00
Paul Gilbert
fcbf84455e
SHERLOCK: 3DO: Fix refreshing scene after showing portrait video
2015-09-13 16:46:22 -04:00
Paul Gilbert
dff7941db7
SHERLOCK: 3DO: Still allow old 320x200 mode as a fallback
2015-09-13 15:29:29 -04:00
Torbjörn Andersson
6bf54e4979
SHERLOCK: Scale up the cursors for the 3DO version of Scalpel
...
This fixes a regression from the in-progress hi-res mode, that
made the cursors tiny.
2015-09-13 18:57:36 +02:00
Paul Gilbert
bb01b27777
SHERLOCK: 3DO: Implementing high-resolution mode for 3DO version
...
This will allow us to play the portrait movies at full resolution,
and better display the fonts, which dont look good at low resolution
2015-09-13 12:22:31 -04:00
Martin Kiewitz
703d1d7142
SHERLOCK: SS: 3DO: fix video downscale comment
...
it's called pixel weighting, not color weighting
2015-09-13 00:29:08 +02:00
Paul Gilbert
e4aef79e95
SHERLOCK: 3DO: Tweak clipping to keep portrait videos on-screen
2015-09-12 17:42:17 -04:00
Martin Kiewitz
9dcf97940d
SHERLOCK: SS: 3DO: color average for halfsize vids
...
calculate color average when downscaling videos
2015-09-12 23:35:08 +02:00
Paul Gilbert
2bf1ff690b
SHERLOCK: 3DO: Fix portrait display when leaving Baker Street
2015-09-12 15:19:59 -04:00
Martin Kiewitz
37ee1f5640
SHERLOCK: SS: 3DO: draw video frame for videos
2015-09-12 18:57:32 +02:00
Paul Gilbert
0d662c22a3
SHERLOCK: 3DO: Implement placement of portrait videos
2015-09-11 22:19:10 -04:00
Paul Gilbert
27e9aebbb1
SHERLOCK: 3DO: Further alignment between portraits and talk text
2015-09-11 21:41:10 -04:00
Paul Gilbert
e9ae9ff4e7
SHERLOCK: RT: Fix array overrun when displaying journal
2015-09-11 20:15:00 -04:00
Paul Gilbert
61bb7cc8ed
SHERLOCK: Fix Coverity warnings
2015-09-10 20:48:40 -04:00
Torbjörn Andersson
1b60e55fe8
SHERLOCK: Fix memory leak when playing half-sized 3DO movies
2015-09-10 22:03:03 +02:00
Paul Gilbert
97b2f5890e
SHERLOCK: 3DO: Improve syncing of 3do portrait movies with talk text
2015-09-09 21:48:21 -04:00
Paul Gilbert
84bb389bae
SHERLOCK: 3DO: Implement half-size drawing for portrait movies
...
Ideally, it would be great if the portraits could be played at their
original size, but it would mean using a higher resolution graphics
mode, and changing co-ordinates everywhere in the engine, which
would be a major undertaking
2015-09-09 21:02:57 -04:00
Paul Gilbert
707afebbf1
SHERLOCK: 3DO: Move 3do movie playback method into ScalpelEngine
2015-09-09 20:26:05 -04:00
Paul Gilbert
1a92f869b8
SHERLOCK: 3DO: Change more color method params from byte to uint
2015-09-09 08:15:59 -04:00
Paul Gilbert
1f5afe5c84
SHERLOCK: 3DO: Hook up Save/Load buttons to ScummVM's dialogs
2015-09-06 22:18:47 -04:00
Paul Gilbert
8b3dd18aca
SHERLOCK: 3DO: Fix display of user interface
2015-09-06 21:54:57 -04:00
Paul Gilbert
b906cd2b45
SHERLOCK: 3DO: Use better RGB conversion
2015-09-06 21:11:02 -04:00
Paul Gilbert
e0ad8a9ef5
SHERLOCK: 3DO: Set up RGB color constants for 3DO
2015-09-06 20:52:15 -04:00
Paul Gilbert
735bd2c3f7
SHERLOCK: 3DO: Fix Settings button
2015-09-06 19:37:28 -04:00
Paul Gilbert
84edf0c6a7
SHERLOCK: RT: Keep journal buttons disabled when searching
2015-09-03 21:08:31 -04:00
Paul Gilbert
b05127ae82
SHERLOCK: RT: Fix searching and displaying matches
2015-09-03 20:57:36 -04:00
Paul Gilbert
a23c604232
SHERLOCK: RT: Fix entering search terms in the journal
2015-09-01 19:59:09 -04:00
Paul Gilbert
cdf45b264d
SHERLOCK: Fix crash when loading games from launcher
2015-08-31 21:13:20 -04:00
Torbjörn Andersson
e3be574936
SHERLOCK: Add missing events.getKey() when checking for "pending D keys"
...
This is consistent with what happens when checking for "pending U
keys", so I think it's correct, but the Scalpel keyboard handling
doesn't work very well at the moment anyway. Probably at least partly
because of the way it mixes char and Common::KeyCode. I haven't
been able to wrap my head around it...
2015-08-31 07:10:49 +02:00
Paul Gilbert
62973836e1
SHERLOCK: SS: Make _frameRate unsigned to fix GCC warnings
2015-08-30 12:55:20 -04:00
Paul Gilbert
b654369377
SHERLOCK: SS: Fix speed of intro sequence
2015-08-30 12:03:40 -04:00
Paul Gilbert
944cf4c64f
SHERLOCK: Syntax fixes
2015-08-30 10:01:25 -04:00