aboutsummaryrefslogtreecommitdiff
path: root/queen/sound.cpp
AgeCommit message (Expand)Author
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