Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-04 | Improved handling of sound resources | Filippos Karapetis | |
svn-id: r35724 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-12-19 | Removed the hasKey() hackery of my previous commit and used ↵ | Filippos Karapetis | |
ConfMan.registerDefault() instead. Changed sound_volume back to sfx_volume, which got changed with the GSoC merge and was the actual cause that the sound effects were off by default svn-id: r35437 | |||
2008-12-19 | Fixed bug #2424530 - "IHNM: SFX are no longer played", by assigning correct ↵ | Filippos Karapetis | |
default values for missing config manager settings svn-id: r35436 | |||
2008-11-29 | Remove warnings from NDS build. | Robin Watts | |
svn-id: r35172 | |||
2008-07-21 | Separated Speech from SFX in SAGA, improved configuration of SAGA sound ↵ | Christopher Page | |
settings through the GMM svn-id: r33176 | |||
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-09-23 | Moved MemoryStreamEndian from Saga to Common. | Eugene Sandulenko | |
svn-id: r29038 | |||
2007-07-15 | Fixed sound factory messup caused by my previous commit | Max Horn | |
svn-id: r28111 | |||
2007-07-10 | Fix for bug #1751344 - "ITE: p2_a.iaf not played correctly" | Filippos Karapetis | |
svn-id: r28018 | |||
2007-06-25 | Improvements to the SAGA compressed sound support | Filippos Karapetis | |
svn-id: r27717 | |||
2007-06-25 | Add support for compressed sound effects, digital music and speech to the ↵ | Filippos Karapetis | |
SAGA engine svn-id: r27713 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-02-03 | * Reimplemented Mixer::pauseAll to simply invoke pause on all channels | Max Horn | |
(implying change of semantics) * Reordered the params of Mixer::playRaw (the SoundType now comes first, not last) * Removed Mixer::isPaused * Removed Mixer::getSoundElapsedTimeOfSoundID * Added some doxygen comments to the Mixer svn-id: r25356 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |