aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/sound.cpp
AgeCommit message (Expand)Author
2009-01-04Improved handling of sound resourcesFilippos Karapetis
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-19Removed the hasKey() hackery of my previous commit and used ConfMan.registerD...Filippos Karapetis
2008-12-19Fixed bug #2424530 - "IHNM: SFX are no longer played", by assigning correct d...Filippos Karapetis
2008-11-29Remove warnings from NDS build.Robin Watts
2008-07-21Separated Speech from SFX in SAGA, improved configuration of SAGA sound setti...Christopher Page
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-23Moved MemoryStreamEndian from Saga to Common.Eugene Sandulenko
2007-07-15Fixed sound factory messup caused by my previous commitMax Horn
2007-07-10Fix for bug #1751344 - "ITE: p2_a.iaf not played correctly"Filippos Karapetis
2007-06-25Improvements to the SAGA compressed sound supportFilippos Karapetis
2007-06-25Add support for compressed sound effects, digital music and speech to the SAG...Filippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-03* Reimplemented Mixer::pauseAll to simply invoke pause on all channelsMax Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn