Age | Commit message (Expand) | Author |
2015-10-11 | SHERLOCK: Fix compilation error on OS X | Thierry Crozat |
2015-10-10 | SHERLOCK: SS: Clean up speech playback to use playSpeech | Paul Gilbert |
2015-10-10 | SHERLOCK: SS: Fix playback of voices in cutscenes | Paul Gilbert |
2015-09-27 | SHERLOCK: SS: Fix audio getting disabled after changing sound settings | Paul Gilbert |
2015-09-16 | SHERLOCK: Play rain sound during 3DO Scalpel intro | Torbjörn Andersson |
2015-08-15 | SHERLOCK: RT: Implemented setMusicVolume, cleanup of sound code | Paul Gilbert |
2015-08-13 | SHERLOCK: RT: Merge playSound and playSpeech code | Paul Gilbert |
2015-08-13 | SHERLOCK: RT: SImplification of old speech code | Paul Gilbert |
2015-08-12 | SHERLOCK: RT: Hook window/speech to ScummVM speech/subtitles setting | Paul Gilbert |
2015-08-11 | SHERLOCK: RT: Improved version of ignoring missing voice resources | Paul Gilbert |
2015-08-11 | SHERLOCK: RT: Don't error out if a speech resource doesn't exist | Paul Gilbert |
2015-08-10 | SHERLOCK: RT: First speech is now playing correctly | Paul Gilbert |
2015-08-10 | SHERLOCK: RT: Beginnings of speech code | Paul Gilbert |
2015-07-23 | SHERLOCK: RT: Implement Options dialog event handling | Paul Gilbert |
2015-07-23 | SHERLOCK: RT: Implemented Options dialog rendering | Paul Gilbert |
2015-06-16 | SHERLOCK: Use IS_3DO in more places | Filippos Karapetis |
2015-06-16 | SHERLOCK: Introduce a IS_3DO define | Filippos Karapetis |
2015-06-15 | SHERLOCK: RT: Initial implementation of XMI music support for RT | Filippos Karapetis |
2015-06-14 | SHERLOCK: RT: Initial support for multiple sound effects | Filippos Karapetis |
2015-06-13 | SHERLOCK: 3DO: load sounds from room sounds dir | Martin Kiewitz |
2015-06-11 | SHERLOCK: Disable the unneeded warning for loadSound() | Filippos Karapetis |
2015-06-11 | SHERLOCK: RT map display partially working | Paul Gilbert |
2015-06-07 | SHERLOCK: 3DO intro: audio implemented | Martin Kiewitz |
2015-06-05 | SHERLOCK: Use standard WAV decoder for The Case of the Rose Tattoo | Torbjörn Andersson |
2015-06-04 | SHERLOCK: tiny bit of work on 3DO | Martin Kiewitz |
2015-05-30 | SHERLOCK: Free memory leaks from unreleased sound resources | Paul Gilbert |
2015-05-30 | Merge branch 'sherlock2' | Paul Gilbert |
2015-05-26 | SHERLOCK: Initialize some variables | Strangerke |
2015-05-24 | SHERLOCK: Implement more scene loading and setNPCPath | Paul Gilbert |
2015-05-24 | SHERLOCK: Split sound class in two, add WIP music player | Strangerke |
2015-05-23 | SHERLOCK: Fix Rose Tattoo scene loading problems from merge | Paul Gilbert |
2015-05-22 | Merge branch 'master' into sherlock2 | Paul Gilbert |
2015-05-22 | SHERLOCK: Rework use of music flags | Strangerke |
2015-05-22 | SHERLOCK: sound: fix CLIP | Martin Kiewitz |
2015-05-19 | SHERLOCK: Move method comments from cpp to headers | Paul Gilbert |
2015-05-18 | SHERLOCK: Syntactic fixes | Paul Gilbert |
2015-05-18 | SHERLOCK: Move the override filename fields into the Animation class | Paul Gilbert |
2015-05-18 | SHERLOCK: Syntactic fixes | Paul Gilbert |
2015-05-18 | SHERLOCK: Remove unused variable | Paul Gilbert |
2015-05-18 | SHERLOCK: Fix spacing in constructors | Paul Gilbert |
2015-05-18 | SHERLOCK: Fix some issues pointed by LordHoto | Strangerke |
2015-05-18 | SHERLOCK: Add code to make non-interactive demo completable | Strangerke |
2015-05-17 | SHERLOCK: Skip a couple of cached files for interactive demo | Strangerke |
2015-05-17 | SHERLOCK: Fix compilation for gcc | Strangerke |
2015-05-17 | SHERLOCK: Better decoding of ADPCM 4bit sounds, courtesy of m_kiewitz | Strangerke |
2015-05-16 | SHERLOCK: Move caching Scalpel sound libraries from Sound to Scalpel engine | Paul Gilbert |
2015-05-16 | Merge branch 'sherlock' into sherlock2 | Paul Gilbert |
2015-05-13 | SHERLOCK: Remove useless checks in playSound | Strangerke |
2015-05-13 | SHERLOCK: Handle multiple sound containers | Strangerke |
2015-05-13 | SHERLOCK: Implement sound priority | Strangerke |