aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/sound.h
AgeCommit message (Expand)Author
2014-02-18CRUISE: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-06-30Made the music/sfx volume settings actually affect the in-game music/sfx volumePaul Gilbert
2009-06-23Bugfixes to keep sound effects to channel #4 like the original (it ignores th...Paul Gilbert
2009-06-22Removed redundant variation of the routine to play sound effectsPaul Gilbert
2009-06-22Implemented the Op_SetVolume method like the original, which simply set a dum...Paul Gilbert
2009-06-21Minor fixes to the individual note playing codePaul Gilbert
2009-06-20Added proper saving of music state to savegames so music resumes when a saveg...Paul Gilbert
2009-06-14Beginnings of music support for Cruise, based on the cine engine sound code (...Paul Gilbert
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-04-05Apart from a "const", the volume() and getVolume() function were identical.Torbjörn Andersson
2009-04-05Created stub manager class for sound effectsPaul Gilbert
2009-04-01Laid the basics for music handlingPaul Gilbert