aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound.cpp
AgeCommit message (Expand)Author
2006-06-02Oops. sfx should be on per default.Johannes Schickel
2006-06-02Fix for bug # 1497961 ("KYRA1: in-game "Music" option not working").Johannes Schickel
2006-05-28Added speechEnabled() and textEnabled() to simplify the text/speech config ch...Oystein Eftevaag
2006-05-28Adding a safety check before the stopHandle call().. May or may not be necess...Oystein Eftevaag
2006-05-28Fix for [ 1472007 ] KYRA1: Bypassing cutscenes with ESC doesn't stop speechOystein Eftevaag
2006-05-17- adds AUD file player (has still some problems with playing)Johannes Schickel
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-04-04Removed extra exclamation marks in warning() calls as well.Eugene Sandulenko
2006-03-28- Commits heaviliy modifed patch #1459951 ("KYRA: Combining MIDI music with A...Johannes Schickel
2006-03-14Fixes wrong sound then showing the death screen.Johannes Schickel
2006-03-12Fixes non looping tracks and a fading bug, which silenced the music, with mt-32.Johannes Schickel
2006-03-12Music in the last two intro scenes plays now again with adlib.Johannes Schickel
2006-03-09- Removes deleted waitTicks prototype in KyraEngineJohannes Schickel
2006-02-27Added WIP Adlib sound playing code to kyra.Johannes Schickel
2006-02-14Made the kyra debug extensions more generic, i.e. scumm engine could replaceJohannes Schickel
2006-02-14Reworked kyra debug output system. Now he have special kyra intern debug leve...Johannes Schickel
2006-02-11Moved engines to the new engines/ directoryMax Horn