aboutsummaryrefslogtreecommitdiff
path: root/simon/sound.cpp
AgeCommit message (Expand)Author
2003-06-21fix some memory leaksMax Horn
2003-06-21fix (?) for an invalid read report in valgrinMax Horn
2003-06-20reuse file, remove file2 usageMax Horn
2003-06-15renamed Sound -> BaseSound to avoid conflicts with the scumm class of the sam...Max Horn
2003-06-15small reorg (keep private classes out of header files, if possible -> decreas...Max Horn
2003-06-15Stop simon1win crashing on loading of save gameTravis Howell
2003-06-15fix for simon2Oliver Kiehl
2003-06-15cleanupOliver Kiehl
2003-06-14revert some changes as simon uses dynamic file objects for sound objects late...Jonathan Gray
2003-06-14make file objects stack based where possible, fixes a bunch of leaksJonathan Gray
2003-05-20init SimonSound membersMax Horn
2003-03-25Bug fix from luddeTravis Howell
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-03-06added mp3 support for simon2macOliver Kiehl
2003-03-01change GameIDs to GameFeaturesOliver Kiehl
2003-01-12Add warning when voice files are missing in simon2amiga/macTravis Howell
2003-01-11added voice support for simon 2 mac and simon 3 amigaOliver Kiehl
2002-12-17Added missing include of "stdafx.h".Marcus Comstedt
2002-12-10fixed compile error in VC++Oliver Kiehl
2002-12-08now simon versions with trailing dots after filenames also load correctlyOliver Kiehl
2002-12-08Prevent another pointless warningTravis Howell
2002-12-07added function to interrupt voiceOliver Kiehl
2002-12-01Prevent pointless warning about missing sound fileTravis Howell
2002-11-29renamed simonsoundOliver Kiehl
2002-11-29renamed simonsound on Fingolfin's requestOliver Kiehl