Age | Commit message (Expand) | Author |
---|---|---|
2007-11-18 | Further fixes to sound code (thanks to eriktorbjorn) | Paul Gilbert |
2007-11-18 | Added some extra mutex locks to the sound code to hopefully prevent randomo c... | Paul Gilbert |
2007-10-28 | Added storing of playing sounds to savegame (note: only sounds flagged as res... | Paul Gilbert |
2007-10-25 | Bugfix to make sound toggle work correctly, and added flag state to savegames | Paul Gilbert |
2007-09-28 | Wrapped access to the playing sounds list in a mutex | Paul Gilbert |
2007-09-24 | Changes some code to use Common::set_to instead of loops. (as an example on h... | Johannes Schickel |
2007-09-20 | I'm probably being overly paranoid, but I'm nervous about initializing an array | Torbjörn Andersson |
2007-09-20 | Fixed out-of-bounds writing in killSounds(). | Torbjörn Andersson |
2007-09-16 | Initial sound implementation | Paul Gilbert |
2007-09-10 | Lots of source code formatting corrections | Max Horn |
2007-08-12 | Added part of the framework for playing sounds | Paul Gilbert |
2007-06-22 | Initial commit | Paul Gilbert |