Commit Graph

43 Commits

Author SHA1 Message Date
Eugene Sandulenko
dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Ori Avtalion
3564032330 JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
Paul Gilbert
980810703e SHERLOCK: SS: Clean up speech playback to use playSpeech 2015-10-10 17:03:11 -04:00
Paul Gilbert
177409390f SHERLOCK: SS: Fix playback of voices in cutscenes 2015-10-10 16:38:28 -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
21028131cf SHERLOCK: RT: Implemented setMusicVolume, cleanup of sound code 2015-08-15 12:30:04 -04:00
Paul Gilbert
7879053479 SHERLOCK: RT: Merge playSound and playSpeech code 2015-08-13 19:11:06 -04:00
Paul Gilbert
e02965c40a SHERLOCK: RT: SImplification of old speech code 2015-08-13 18:43:51 -04:00
Paul Gilbert
e6b070711a SHERLOCK: RT: Hook window/speech to ScummVM speech/subtitles setting 2015-08-12 08:46:09 -04:00
Paul Gilbert
9b0bf9e215 SHERLOCK: RT: Beginnings of speech code 2015-08-10 22:01:02 -04:00
Paul Gilbert
c4736c274e SHERLOCK: RT: Implement Options dialog event handling 2015-07-23 22:56:42 -04:00
Paul Gilbert
1018dad556 SHERLOCK: RT: Implemented Options dialog rendering 2015-07-23 21:50:45 -04:00
Paul Gilbert
895d2277e6 SHERLOCK: RT: Implement talk dialog handleEvents 2015-07-03 14:46:52 -04:00
Paul Gilbert
1b1643ad6f SHERLOCK: RT: Implement cmdPlaySong opcode 2015-07-01 22:36:38 -04:00
Filippos Karapetis
dd992772be SHERLOCK: RT: Initial implementation of XMI music support for RT 2015-06-15 03:15:08 +03:00
Filippos Karapetis
9e1ae6d82a SHERLOCK: RT: Initial support for multiple sound effects
The paper boy in the intro sounds correct now
2015-06-14 13:34:37 +03:00
Paul Gilbert
40a3a3b835 SHERLOCK: RT map display partially working 2015-06-11 08:32:31 -04:00
Paul Gilbert
6b95fc6b11 Merge branch 'sherlock2' 2015-05-30 10:46:19 -04:00
Paul Gilbert
1ede084055 SHERLOCK: Implement more scene loading and setNPCPath 2015-05-24 10:56:22 -04:00
Strangerke
5407d996b4 SHERLOCK: Split sound class in two, add WIP music player 2015-05-24 01:20:42 +02:00
Strangerke
1e58f3d925 SHERLOCK: Rework use of music flags 2015-05-22 22:23:40 +02:00
Paul Gilbert
1df183ffcb SHERLOCK: Move method comments from cpp to headers 2015-05-19 07:37:55 -04:00
Paul Gilbert
19d93325b1 SHERLOCK: Move the override filename fields into the Animation class 2015-05-18 19:53:49 -04:00
Paul Gilbert
c24d0de8f6 SHERLOCK: Remove unused variable 2015-05-18 18:21:41 -04:00
Strangerke
239562fc01 SHERLOCK: Better decoding of ADPCM 4bit sounds, courtesy of m_kiewitz 2015-05-17 14:33:57 +02:00
Strangerke
72c9b9f56b SHERLOCK: Implement sound priority 2015-05-13 14:43:50 +02:00
Strangerke
0d3750a768 SHERLOCK: Add preliminar sound support 2015-05-11 01:04:04 +02:00
Willem Jan Palenstijn
902b791165 SHERLOCK: Make copyright headers consistent 2015-05-09 18:06:05 +02:00
Strangerke
d9e93f8e01 SHERLOCK: some code formatting 2015-05-07 19:33:44 +02:00
Strangerke
0c12b85d4b SHERLOCK: Fix checkForSoundFrames, add some warning TODOs 2015-05-05 07:00:24 +02:00
Paul Gilbert
12d3976c38 SHERLOCK: Implement configuration settings save/load 2015-05-01 18:21:13 -10:00
Paul Gilbert
d9a42a80ff SHERLOCK: Fix some remaining TODOs 2015-05-01 17:27:59 -10:00
Paul Gilbert
7e1e0ed3ac SHERLOCK: More darts game logic 2015-04-21 01:12:16 -05:00
Strangerke
6a1b12b797 SHERLOCK: Add some more code for the intro 2015-04-20 23:47:34 +02:00
Paul Gilbert
96e04ab797 SHERLOCK: Implemented doScript and support methods 2015-04-10 23:35:26 -05:00
Paul Gilbert
e444d989bb SHERLOCK: Implemented scene freeing code 2015-03-22 09:51:37 -04:00
Paul Gilbert
7f04ea4425 SHERLOCK: Implemented checkSprite 2015-03-21 20:25:15 -04:00
Paul Gilbert
26c5168074 SHERLOCK: Implemented checkObject and some support methods 2015-03-21 18:18:12 -04:00
Paul Gilbert
cf92e540db SHERLOCK: More scene loading code and support methods 2015-03-20 19:44:32 -04:00
Paul Gilbert
2dc355ff6e SHERLOCK: Implement Scalpel-specific scene starting 2015-03-18 22:32:41 -04:00
Paul Gilbert
0ee3f1895f SHERLOCK: Beginnings of animation sequence loop 2015-03-16 22:42:19 -04:00
Paul Gilbert
92c55e2bb1 SHERLOCK: Beginning of animation player 2015-03-15 21:25:07 -04:00
Paul Gilbert
87a9ba5f2f SHERLOCK: Initial commit 2015-05-07 22:49:22 +02:00