aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/sound.cpp
AgeCommit message (Expand)Author
2009-05-12Replace verb numbers with constants in selectVerb() callEugene Sandulenko
2009-02-14ignore any keypresses in the volume control dialogWillem Jan Palenstijn
2008-09-28Use better "silence" without clicks when speech is disabled.Eugene Sandulenko
2008-09-28- Renamed withVoices to _subtitlesDisabled as it reflect the true meaning.Eugene Sandulenko
2008-09-28Fix bug #2043489: DRASCULA: Cannot disable speechEugene Sandulenko
2008-09-16- Moved some includes away from drascula.hFilippos Karapetis
2008-09-16Added a workaround to skip the silence in the beginning and end of file 3.als...Filippos Karapetis
2008-09-11- The game's cursor is now handled via ScummVM's cursor manager, instead of t...Filippos Karapetis
2008-08-03Fixed #2021902 ("DRASCULA: Can't adjust the volume inside the game"). I can'tTorbjörn Andersson
2008-06-07Shuffled around more code. Now the files look more manageable.Eugene Sandulenko