Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-12 | PlayingSoundHandle -> SoundHandle; also, turned the handle activity check ↵ | Max Horn | |
into a mixer method svn-id: r17106 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-06-27 | Reversed param order of File::open() -- this allowed me to get rid of a few ↵ | Max Horn | |
more getGameDataPath() calls svn-id: r14090 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2004-01-03 | renamed SimonSound class back to just Sound (now that we use namespaces that ↵ | Max Horn | |
is just fine) svn-id: r12098 | |||
2003-12-21 | don't use sound/mixer index, rather use the sound handle! | Max Horn | |
svn-id: r11794 | |||
2003-12-13 | Don't switch voice file in simon2mac unless needed. | Travis Howell | |
svn-id: r11608 | |||
2003-10-10 | some cleanup | Max Horn | |
svn-id: r10720 | |||
2003-10-03 | Simon namespace | Max Horn | |
svn-id: r10574 | |||
2003-07-21 | Add sfx/voice support for simon1cd32, thanks to olki. | Travis Howell | |
Adjust a few debugs Add hack to allow load/save in simon1cd32 via keyboard svn-id: r9105 | |||
2003-06-21 | fix some memory leaks | Max Horn | |
svn-id: r8580 | |||
2003-06-15 | renamed Sound -> BaseSound to avoid conflicts with the scumm class of the ↵ | Max Horn | |
same name (we really should start to put all the Scumm/Simon/Sky code into namespaces svn-id: r8508 | |||
2003-06-15 | small reorg (keep private classes out of header files, if possible -> ↵ | Max Horn | |
decreases compile times a bit); fixed a small memory leak for Simon2mac; don't delete _file twice in Sound subclasses svn-id: r8506 | |||
2003-06-15 | cleanup | Oliver Kiehl | |
svn-id: r8502 | |||
2003-05-20 | init SimonSound members | Max Horn | |
svn-id: r7736 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-01-12 | Add warning when voice files are missing in simon2amiga/mac | Travis Howell | |
Work if voice file is missing in simon2amiga/mac svn-id: r6411 | |||
2003-01-11 | added voice support for simon 2 mac and simon 3 amiga | Oliver Kiehl | |
svn-id: r6398 | |||
2002-12-07 | added function to interrupt voice | Oliver Kiehl | |
svn-id: r5869 | |||
2002-11-29 | renamed simonsound on Fingolfin's request | Oliver Kiehl | |
svn-id: r5753 |