Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-10 | some cleanup | Max Horn | |
svn-id: r10720 | |||
2003-10-03 | Simon namespace | Max Horn | |
svn-id: r10574 | |||
2003-09-24 | Add Acorn version of Simon the Sorcerer 1 Talkie | Travis Howell | |
svn-id: r10389 | |||
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn | |
svn-id: r10152 | |||
2003-09-07 | make use of voc.h; some cleanup | Max Horn | |
svn-id: r10073 | |||
2003-09-06 | removed pauseMixer method from mixer, and renamed stop to stopChannel | Max Horn | |
svn-id: r10042 | |||
2003-09-05 | added default volume/pan values | Max Horn | |
svn-id: r10019 | |||
2003-09-05 | fixes for uninitialized pan and volume | Paweł Kołodziejski | |
svn-id: r9998 | |||
2003-09-02 | changed sounds volume to original volume level, and fixed sounds in bass intro | Paweł Kołodziejski | |
svn-id: r9963 | |||
2003-08-31 | added mixer features: volume and pan control per channel | Paweł Kołodziejski | |
svn-id: r9944 | |||
2003-08-30 | Reverted previous change since the mixer change was reverted. | Torbjörn Andersson | |
svn-id: r9929 | |||
2003-08-30 | Fixed Simon 2 intro regression (and possibly others as well) caused by | Torbjörn Andersson | |
recent mixer change. svn-id: r9926 | |||
2003-07-29 | cleanup | Max Horn | |
svn-id: r9281 | |||
2003-07-24 | ambient sfx works fine again | Travis Howell | |
svn-id: r9178 | |||
2003-07-24 | Should be right now | Travis Howell | |
svn-id: r9174 | |||
2003-07-24 | Simon games shold only play one voice at a time. | Travis Howell | |
Fixes many voice overlaps Fixes subtitles been ot of sync with voice, with simon 1 versions that had combi ned speech/subtitles. svn-id: r9167 | |||
2003-07-24 | Another leak | Travis Howell | |
svn-id: r9165 | |||
2003-07-24 | Check before releasing memory | Travis Howell | |
svn-id: r9163 | |||
2003-07-24 | Fix for simon2mac voices problem, bug #776803 | Travis Howell | |
svn-id: r9160 | |||
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-24 | only declare class MP3Sound if USE_MAD is #defined | Max Horn | |
svn-id: r8644 | |||
2003-06-21 | undo this change again - proper fix would be to correct the MP3 playback code | Max Horn | |
svn-id: r8593 | |||
2003-06-21 | fix some memory leaks | Max Horn | |
svn-id: r8580 | |||
2003-06-21 | fix (?) for an invalid read report in valgrin | Max Horn | |
svn-id: r8578 | |||
2003-06-20 | reuse file, remove file2 usage | Max Horn | |
svn-id: r8573 | |||
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 | Stop simon1win crashing on loading of save game | Travis Howell | |
svn-id: r8504 | |||
2003-06-15 | fix for simon2 | Oliver Kiehl | |
svn-id: r8503 | |||
2003-06-15 | cleanup | Oliver Kiehl | |
svn-id: r8502 | |||
2003-06-14 | revert some changes as simon uses dynamic file objects for sound objects ↵ | Jonathan Gray | |
later on svn-id: r8477 | |||
2003-06-14 | make file objects stack based where possible, fixes a bunch of leaks | Jonathan Gray | |
svn-id: r8476 | |||
2003-05-20 | init SimonSound members | Max Horn | |
svn-id: r7736 | |||
2003-03-25 | Bug fix from ludde | Travis Howell | |
svn-id: r6859 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more cleanup .... | Paweł Kołodziejski | |
svn-id: r6720 | |||
2003-03-06 | added mp3 support for simon2mac | Oliver Kiehl | |
svn-id: r6711 | |||
2003-03-01 | change GameIDs to GameFeatures | Oliver Kiehl | |
svn-id: r6654 | |||
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-17 | Added missing include of "stdafx.h". | Marcus Comstedt | |
svn-id: r6006 | |||
2002-12-10 | fixed compile error in VC++ | Oliver Kiehl | |
svn-id: r5897 | |||
2002-12-08 | now simon versions with trailing dots after filenames also load correctly | Oliver Kiehl | |
svn-id: r5891 | |||
2002-12-08 | Prevent another pointless warning | Travis Howell | |
svn-id: r5874 | |||
2002-12-07 | added function to interrupt voice | Oliver Kiehl | |
svn-id: r5869 | |||
2002-12-01 | Prevent pointless warning about missing sound file | Travis Howell | |
svn-id: r5768 | |||
2002-11-29 | renamed simonsound | Oliver Kiehl | |
svn-id: r5755 | |||
2002-11-29 | renamed simonsound on Fingolfin's request | Oliver Kiehl | |
svn-id: r5753 |