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
/
simon
/
sound.h
Age
Commit message (
Expand
)
Author
2005-01-01
Updated copyright
Max Horn
2004-06-27
Reversed param order of File::open() -- this allowed me to get rid of a few m...
Max Horn
2004-01-06
updated copyright notice
Max Horn
2004-01-03
renamed SimonSound class back to just Sound (now that we use namespaces that ...
Max Horn
2003-12-21
don't use sound/mixer index, rather use the sound handle!
Max Horn
2003-12-13
Don't switch voice file in simon2mac unless needed.
Travis Howell
2003-10-10
some cleanup
Max Horn
2003-10-03
Simon namespace
Max Horn
2003-07-21
Add sfx/voice support for simon1cd32, thanks to olki.
Travis Howell
2003-06-21
fix some memory leaks
Max Horn
2003-06-15
renamed Sound -> BaseSound to avoid conflicts with the scumm class of the sam...
Max Horn
2003-06-15
small reorg (keep private classes out of header files, if possible -> decreas...
Max Horn
2003-06-15
cleanup
Oliver Kiehl
2003-05-20
init SimonSound members
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-01-12
Add warning when voice files are missing in simon2amiga/mac
Travis Howell
2003-01-11
added voice support for simon 2 mac and simon 3 amiga
Oliver Kiehl
2002-12-07
added function to interrupt voice
Oliver Kiehl
2002-11-29
renamed simonsound on Fingolfin's request
Oliver Kiehl