aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/sound.cpp
AgeCommit message (Expand)Author
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-02-18DREAMWEB: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-05DREAMWEB: Modify Sound code to better match original behaviour.D G Turner
2012-06-02DREAMWEB: Modify sound code to prevent missing sound effects.D G Turner
2012-06-02DREAMWEB: Cleanup of debugging code and formatting in sound code.D G Turner
2012-05-31DREAMWEB: Objectify Sound functions & data into DreamWebSound class.D G Turner
2012-05-30DREAMWEB: Removal of dead code and cleanup in sound code.D G Turner
2012-05-22DREAMWEB: Increased debugging output from sound related code.D G Turner
2012-05-08DREAMWEB: Add _speechDirName to remove duplication of Directory name.D G Turner
2012-02-24DREAMWEB: Migrate loadSounds() to using datafile prefix variable.D G Turner
2011-12-28DREAMWEB: Changed hasSpeech() to also take account of the audio settingsFilippos Karapetis
2011-12-28DREAMWEB: Completely remove all of the runtime, and move everything into Drea...Filippos Karapetis
2011-12-28DREAMWEB: Move 4 volume related variables out of data blob.D G Turner
2011-12-28DREAMWEB: Move 'speechloaded' flag out of data blob.D G Turner
2011-12-27DREAMWEB: Move 3 sound related variables out of data blob.D G Turner
2011-12-27DREAMWEB: Remove dead codeFilippos Karapetis
2011-12-27DREAMWEB: Remove more unused/unnecessary variablesFilippos Karapetis
2011-12-27DREAMWEB: Move kCurrentsample out of data blob.D G Turner
2011-12-27DREAMWEB: Move kRoomssample out of data blob.D G Turner
2011-12-27DREAMWEB: Move kSubtitles out of data blob.D G Turner
2011-12-26DREAMWEB: Fix regression in loadRoomsSample()Filippos Karapetis
2011-12-26DREAMWEB: Remove some dead codeMax Horn
2011-12-12DREAMWEB: Remove a lot of unused variablesFilippos Karapetis
2011-12-12DREAMWEB: Remove now unused DreamGenContext::playChannel0() wrapperMax Horn
2011-12-12DREAMWEB: Add Dreambase::loadSpeech methodMax Horn
2011-12-12DREAMWEB: Remove a lot of unused/unneeded variablesFilippos Karapetis
2011-12-12DREAMWEB: Convert 'createName'Willem Jan Palenstijn
2011-12-08DREAMWEB: Code formattingMax Horn
2011-12-08DREAMWEB: Convert watchreel and remove global kReelpointerWillem Jan Palenstijn
2011-12-07DREAMWEB: Move sound related code to a new source fileMax Horn