index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mohawk
/
sound.h
Age
Commit message (
Expand
)
Author
2010-11-29
MOHAWK: Don't store the sound name in SndHandle
Matthew Hoops
2010-11-29
MOHAWK: Remove superfluous junk (no not Mohawk itself).
Johannes Schickel
2010-11-29
MOHAWK : Implemented selenitic sound lock slider opcodes and adjusted sliders...
Bastien Bouclet
2010-11-29
MOHAWK : Finished implementing Selenitic sound receiver
Bastien Bouclet
2010-11-27
MOHAWK: Add an isPlaying() and stopSound(id) function to Sound (for LB and ot...
Matthew Hoops
2010-09-08
MOHAWK: Implement blocking sound in Riven
Matthew Hoops
2010-09-07
MOHAWK: Sound cleanup
Matthew Hoops
2010-02-26
Cleanup the sound code a bit.
Matthew Hoops
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-24
Fill in the unknown values of the ADPC chunk in Mohawk sounds and update comm...
Matthew Hoops
2010-01-22
Always loop sounds declared in the VIEW resources of Myst. While Myst specifi...
Matthew Hoops
2010-01-22
Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...
Matthew Hoops
2009-12-30
Removed some unnecessary whitespace. Changed some spaces to tabs.
Torbjörn Andersson
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko