aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Collapse)Author
2002-11-08TypoTravis Howell
svn-id: r5462
2002-11-08Remove error and replace with proper exit function.Travis Howell
svn-id: r5460
2002-11-08Changed wrong sectionTravis Howell
svn-id: r5459
2002-11-08Don't attempt to play music in simon 1 demoTravis Howell
svn-id: r5458
2002-11-07Add work around for simon 1 ending slowdown/freeze when music is enabled.Travis Howell
svn-id: r5457
2002-11-07Add another work around and some fixme commentsTravis Howell
svn-id: r5456
2002-11-07Work around to allow full ending sequence to work.Travis Howell
svn-id: r5455
2002-11-07Change vc_65 to warning for nowTravis Howell
svn-id: r5454
2002-11-06Don't attempt to play sound in simon 1 dos.Travis Howell
Use separate filenames for simon 1 & 2 savegames Add newline to end of scumm/dialogs.h svn-id: r5431
2002-11-05rewrote simon 1/2 win sound effects and more cleanupOliver Kiehl
svn-id: r5423
2002-11-05Remove two pointless game checksTravis Howell
svn-id: r5421
2002-11-05Small clean up of simon midi codeTravis Howell
svn-id: r5419
2002-11-05Fix simon sound effects againTravis Howell
svn-id: r5418
2002-11-05first step in cleaning up simon soundOliver Kiehl
svn-id: r5415
2002-11-05Add simon1talkie and simon2talkie targetsTravis Howell
svn-id: r5413
2002-11-05Fix some weird formatingTravis Howell
svn-id: r5407
2002-11-05Minor simon code cleanupTravis Howell
svn-id: r5406
2002-11-05Fix broken simon gamesTravis Howell
svn-id: r5405
2002-11-04fixed mp3 support for simonOliver Kiehl
svn-id: r5404
2002-11-04Add some separate simon2dos sections since it doesn't have speech.Travis Howell
simon2dos text still not working right though. svn-id: r5401
2002-11-04Ooops, deleted one line too manyTravis Howell
svn-id: r5400
2002-11-04Remove old file exist check that is no longer requiredTravis Howell
svn-id: r5399
2002-11-04Fix simon 2 win sound effectsTravis Howell
Enable sound effects in simon 2 dos non-talkie Clean up sound code a bit svn-id: r5398
2002-11-03added support for sound effects in simon 1 dos talkieOliver Kiehl
svn-id: r5396
2002-11-02Added simon sound bugfix, patch #632518Travis Howell
Added fix for simon sound-related crash, patch #632517 svn-id: r5377
2002-11-02oopsOliver Kiehl
svn-id: r5375
2002-11-02Ludde's fix for simon2 movement problemOliver Kiehl
svn-id: r5374
2002-10-31Revert earlier change since it causes more movements problems.Travis Howell
Add a fixme comment instead. svn-id: r5364
2002-10-31Fix voice in simon 1/2 dos talkie again.Travis Howell
Disable code causing movement problems in simon 2 games svn-id: r5363
2002-10-31hopeyfully this fixes simon2dosMax Horn
svn-id: r5361
2002-10-31some more cleanupMax Horn
svn-id: r5360
2002-10-30don't open files all the time just to detect whether we use VOC/WAV/MP3 ↵Max Horn
music: we have a concept of so called 'variables' which can be used to store data, make use of this cool technique <g>; load effects even if voice file is missing; cleanup svn-id: r5354
2002-10-30Add simon 2 dos non-talkie fix from luddeTravis Howell
svn-id: r5352
2002-10-30another oopsTravis Howell
svn-id: r5350
2002-10-29OoopsTravis Howell
svn-id: r5349
2002-10-29Add support for compressed files for some simon games, rest of patch #629555Travis Howell
svn-id: r5347
2002-10-28Fixes for voc support in simon 1 dos talkie, part of patch #629555Travis Howell
svn-id: r5340
2002-10-26Enable speech by default in somin 2 dos/win talkieTravis Howell
svn-id: r5318
2002-10-26Simon 1 dos talkie music working but no loopingTravis Howell
svn-id: r5315
2002-10-25cleanupMax Horn
svn-id: r5311
2002-10-24Add simon1demoTravis Howell
svn-id: r5300
2002-10-24Correct commentTravis Howell
svn-id: r5299
2002-10-24ooopsTravis Howell
svn-id: r5298
2002-10-24add some work arounds, to allow simon 1/2 dos talkie to work, even though ↵Travis Howell
music and sfx aren't supported. allow speech in simon 2 dos talkie svn-id: r5297
2002-10-23cleaning up scummsys.h a bit (in preparation of using configure eventually). ↵Max Horn
Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway svn-id: r5290
2002-10-23simon 1 dos talkie uses simon2.voc fileTravis Howell
svn-id: r5277
2002-10-23more shadow var warnings fixedMax Horn
svn-id: r5267
2002-10-22oops againTravis Howell
svn-id: r5249
2002-10-22oopsTravis Howell
svn-id: r5248
2002-10-22There is no speech in simon2dos targetTravis Howell
svn-id: r5247