aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Expand)Author
2002-11-10simon2dos works, thanks again to luddeTravis Howell
2002-11-09fixed some memory leaksOliver Kiehl
2002-11-08fixed warning; fixed array out of bounds accessMax Horn
2002-11-08last fix didn't work properlyOliver Kiehl
2002-11-08big endian fixOliver Kiehl
2002-11-08TypoTravis Howell
2002-11-08Remove error and replace with proper exit function.Travis Howell
2002-11-08Changed wrong sectionTravis Howell
2002-11-08Don't attempt to play music in simon 1 demoTravis Howell
2002-11-07Add work around for simon 1 ending slowdown/freeze when music is enabled.Travis Howell
2002-11-07Add another work around and some fixme commentsTravis Howell
2002-11-07Work around to allow full ending sequence to work.Travis Howell
2002-11-07Change vc_65 to warning for nowTravis Howell
2002-11-06Don't attempt to play sound in simon 1 dos.Travis Howell
2002-11-05rewrote simon 1/2 win sound effects and more cleanupOliver Kiehl
2002-11-05Remove two pointless game checksTravis Howell
2002-11-05Small clean up of simon midi codeTravis Howell
2002-11-05Fix simon sound effects againTravis Howell
2002-11-05first step in cleaning up simon soundOliver Kiehl
2002-11-05Add simon1talkie and simon2talkie targetsTravis Howell
2002-11-05Fix some weird formatingTravis Howell
2002-11-05Minor simon code cleanupTravis Howell
2002-11-05Fix broken simon gamesTravis Howell
2002-11-04fixed mp3 support for simonOliver Kiehl
2002-11-04Add some separate simon2dos sections since it doesn't have speech.Travis Howell
2002-11-04Ooops, deleted one line too manyTravis Howell
2002-11-04Remove old file exist check that is no longer requiredTravis Howell
2002-11-04Fix simon 2 win sound effectsTravis Howell
2002-11-03added support for sound effects in simon 1 dos talkieOliver Kiehl
2002-11-02Added simon sound bugfix, patch #632518Travis Howell
2002-11-02oopsOliver Kiehl
2002-11-02Ludde's fix for simon2 movement problemOliver Kiehl
2002-10-31Revert earlier change since it causes more movements problems.Travis Howell
2002-10-31Fix voice in simon 1/2 dos talkie again.Travis Howell
2002-10-31hopeyfully this fixes simon2dosMax Horn
2002-10-31some more cleanupMax Horn
2002-10-30don't open files all the time just to detect whether we use VOC/WAV/MP3 music...Max Horn
2002-10-30Add simon 2 dos non-talkie fix from luddeTravis Howell
2002-10-30another oopsTravis Howell
2002-10-29OoopsTravis Howell
2002-10-29Add support for compressed files for some simon games, rest of patch #629555Travis Howell
2002-10-28Fixes for voc support in simon 1 dos talkie, part of patch #629555Travis Howell
2002-10-26Enable speech by default in somin 2 dos/win talkieTravis Howell
2002-10-26Simon 1 dos talkie music working but no loopingTravis Howell
2002-10-25cleanupMax Horn
2002-10-24Add simon1demoTravis Howell
2002-10-24Correct commentTravis Howell
2002-10-24ooopsTravis Howell
2002-10-24add some work arounds, to allow simon 1/2 dos talkie to work, even though mus...Travis Howell
2002-10-23cleaning up scummsys.h a bit (in preparation of using configure eventually). ...Max Horn