aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/sound.h
AgeCommit message (Expand)Author
2010-11-29MOHAWK: Don't store the sound name in SndHandleMatthew Hoops
2010-11-29MOHAWK: Remove superfluous junk (no not Mohawk itself).Johannes Schickel
2010-11-29MOHAWK : Implemented selenitic sound lock slider opcodes and adjusted sliders...Bastien Bouclet
2010-11-29MOHAWK : Finished implementing Selenitic sound receiverBastien Bouclet
2010-11-27MOHAWK: Add an isPlaying() and stopSound(id) function to Sound (for LB and ot...Matthew Hoops
2010-09-08MOHAWK: Implement blocking sound in RivenMatthew Hoops
2010-09-07MOHAWK: Sound cleanupMatthew Hoops
2010-02-26Cleanup the sound code a bit.Matthew Hoops
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-24Fill in the unknown values of the ADPC chunk in Mohawk sounds and update comm...Matthew Hoops
2010-01-22Always loop sounds declared in the VIEW resources of Myst. While Myst specifi...Matthew Hoops
2010-01-22Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...Matthew Hoops
2009-12-30Removed some unnecessary whitespace. Changed some spaces to tabs.Torbjörn Andersson
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko