Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |