aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/sound.cpp
AgeCommit message (Expand)Author
2009-06-20Finally tracked down the difference/bug in the music playing code - music pla...Paul Gilbert
2009-06-18Removed redundant code that isn't usedPaul Gilbert
2009-06-14Fix unused variable warning.Johannes Schickel
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-05-19Improved Common::Serializer in several ways:Max Horn
2009-05-12Fixed what looks like an obvious error in loadSong() that Valgrind caught.Torbjörn Andersson
2009-04-05Created stub manager class for sound effectsPaul Gilbert
2009-04-01Fix warnings.Johannes Schickel
2009-04-01Laid the basics for music handlingPaul Gilbert