aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/sound
AgeCommit message (Expand)Author
2008-08-13Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u...Christopher Page
2008-07-14Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...Christopher Page
2008-07-12Changed tricky variable access from pointers to a new class that minds endian...Sven Hesse
2008-07-11Don't use kPlainSoundType if you don't have toMax Horn
2008-06-24Added main menu dialog files. Gob is now using the new _quit flagChristopher Page
2008-05-28Script variables are now always stored in the game version's native endianess.Sven Hesse
2008-05-22Correctly delete'ing CDROM and Backgroundatmosphere, fixing segfaults on mach...Sven Hesse
2008-05-17Changing debug channels a bitSven Hesse
2008-05-08Declaring BackgroundAtmosphere as kMusicSoundTypeSven Hesse
2008-05-08Implemented the background "music" / atmospheric sounds in WoodruffSven Hesse
2008-05-08Split off the actual mixing part of SoundBlasterSven Hesse
2008-05-08Restructured sound codeSven Hesse