aboutsummaryrefslogtreecommitdiff
path: root/queen/sound.cpp
AgeCommit message (Expand)Author
2003-12-14Make music_mute take effect.Travis Howell
2003-12-14Fixproblem of fotaq attempting to play sfx as music, when sfx are disabled.Travis Howell
2003-12-14Initial (Roland) Music support; a lot of stuff is still missing and/or incomp...Joost Peters
2003-12-11constructors cleanupGregory Montoir
2003-12-01cleanup header includesGregory Montoir
2003-11-16Fixed warningTorbjörn Andersson
2003-11-15- Enabled missing calls to _sound->playSong, now it should *really* play all SFXJoost Peters
2003-11-14Play all sfx now, instead of only amiga ones + some music preparationJoost Peters
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08Apparantly, this cast is not needed for it to work properlyJoost Peters
2003-11-07Fixed warning. (I've only seen these warnings when compiling under MinGW,Torbjörn Andersson
2003-11-07Added partial playSong() implementationJoost Peters
2003-10-28forgot thisJoost Peters
2003-10-28add OGG playback to queenJoost Peters
2003-10-28added loadFileMalloc() methodJoost Peters
2003-10-25whateverJoost Peters
2003-10-24added extra flag to mixer so we don't use free() on new'd pointersJoost Peters
2003-10-23Initial version of the Input class. Some things still missing.David Eriksson
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters