382 Commits

Author SHA1 Message Date
Oliver Kiehl
55bf100f52 rewrote simon 1/2 win sound effects and more cleanup
svn-id: r5423
2002-11-05 16:46:58 +00:00
Travis Howell
3801be6bce Remove two pointless game checks
svn-id: r5421
2002-11-05 14:28:19 +00:00
Travis Howell
0e7e17be7c Small clean up of simon midi code
svn-id: r5419
2002-11-05 13:55:04 +00:00
Travis Howell
ad201496d4 Fix simon sound effects again
svn-id: r5418
2002-11-05 13:42:25 +00:00
Oliver Kiehl
b165ec698e first step in cleaning up simon sound
svn-id: r5415
2002-11-05 12:56:33 +00:00
Travis Howell
2f270bfd58 Add simon1talkie and simon2talkie targets
svn-id: r5413
2002-11-05 10:36:31 +00:00
Travis Howell
223d7a3f24 Fix some weird formating
svn-id: r5407
2002-11-05 05:41:52 +00:00
Travis Howell
d2f6c10723 Minor simon code cleanup
svn-id: r5406
2002-11-05 02:34:05 +00:00
Travis Howell
0efd6b1cc2 Fix broken simon games
svn-id: r5405
2002-11-05 02:17:38 +00:00
Oliver Kiehl
9a97006a55 fixed mp3 support for simon
svn-id: r5404
2002-11-04 23:26:08 +00:00
Travis Howell
1cc25f5bbd Add some separate simon2dos sections since it doesn't have speech.
simon2dos text still not working right though.

svn-id: r5401
2002-11-04 06:46:21 +00:00
Travis Howell
7191031c72 Ooops, deleted one line too many
svn-id: r5400
2002-11-04 05:09:07 +00:00
Travis Howell
73aeea6e46 Remove old file exist check that is no longer required
svn-id: r5399
2002-11-04 05:02:41 +00:00
Travis Howell
4748ffd33c Fix simon 2 win sound effects
Enable sound effects in simon 2 dos non-talkie
Clean up sound code a bit

svn-id: r5398
2002-11-04 02:23:52 +00:00
Oliver Kiehl
b53ee4210f added support for sound effects in simon 1 dos talkie
svn-id: r5396
2002-11-03 19:04:40 +00:00
Travis Howell
e03be389de Added simon sound bugfix, patch #632518
Added fix for simon sound-related crash, patch #632517

svn-id: r5377
2002-11-02 10:51:32 +00:00
Oliver Kiehl
8132e3e32f oops
svn-id: r5375
2002-11-02 09:38:43 +00:00
Oliver Kiehl
130d898c7f Ludde's fix for simon2 movement problem
svn-id: r5374
2002-11-02 09:23:30 +00:00
Travis Howell
6a6bd6dffd Revert earlier change since it causes more movements problems.
Add a fixme comment instead.

svn-id: r5364
2002-10-31 12:11:34 +00:00
Travis Howell
8650ff5294 Fix voice in simon 1/2 dos talkie again.
Disable code causing movement problems in simon 2 games

svn-id: r5363
2002-10-31 09:38:02 +00:00
Max Horn
d7123f4908 hopeyfully this fixes simon2dos
svn-id: r5361
2002-10-31 01:55:11 +00:00
Max Horn
b43410e6f6 some more cleanup
svn-id: r5360
2002-10-31 01:27:05 +00:00
Max Horn
3de70690b9 don't open files all the time just to detect whether we use VOC/WAV/MP3 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-30 23:52:19 +00:00
Travis Howell
5aab823953 Add simon 2 dos non-talkie fix from ludde
svn-id: r5352
2002-10-30 11:12:37 +00:00
Travis Howell
e48c124094 another oops
svn-id: r5350
2002-10-30 02:22:54 +00:00
Travis Howell
ab285bbfac Ooops
svn-id: r5349
2002-10-29 15:36:02 +00:00
Travis Howell
fa9634673f Add support for compressed files for some simon games, rest of patch #629555
svn-id: r5347
2002-10-29 14:33:59 +00:00
Travis Howell
2e027179e0 Fixes for voc support in simon 1 dos talkie, part of patch #629555
svn-id: r5340
2002-10-28 08:46:35 +00:00
Travis Howell
832eebbee4 Enable speech by default in somin 2 dos/win talkie
svn-id: r5318
2002-10-26 10:39:00 +00:00
Travis Howell
c62abd5d79 Simon 1 dos talkie music working but no looping
svn-id: r5315
2002-10-26 09:40:07 +00:00
Max Horn
230986e880 cleanup
svn-id: r5311
2002-10-25 15:32:56 +00:00
Travis Howell
68fada397e Add simon1demo
svn-id: r5300
2002-10-24 09:40:20 +00:00
Travis Howell
5a731060a4 Correct comment
svn-id: r5299
2002-10-24 07:24:14 +00:00
Travis Howell
3166f6307e ooops
svn-id: r5298
2002-10-24 07:16:28 +00:00
Travis Howell
33a191b7fd add some work arounds, to allow simon 1/2 dos talkie to work, even though music and sfx aren't supported.
allow speech in simon 2 dos talkie

svn-id: r5297
2002-10-24 07:14:28 +00:00
Max Horn
7a58ae782e cleaning up scummsys.h a bit (in preparation of using configure eventually). 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-23 14:02:46 +00:00
Travis Howell
c77009e151 simon 1 dos talkie uses simon2.voc file
svn-id: r5277
2002-10-23 08:40:37 +00:00
Max Horn
efe90a3d53 more shadow var warnings fixed
svn-id: r5267
2002-10-23 00:11:27 +00:00
Travis Howell
7f9abfd839 oops again
svn-id: r5249
2002-10-22 14:14:44 +00:00
Travis Howell
3c6566c14f oops
svn-id: r5248
2002-10-22 14:04:22 +00:00
Travis Howell
4544aa6cc1 There is no speech in simon2dos target
svn-id: r5247
2002-10-22 13:50:20 +00:00
Travis Howell
37181172ed Remove warning
svn-id: r5246
2002-10-22 13:33:48 +00:00
Max Horn
d73c206579 fix (?) for windows compile problem
svn-id: r5244
2002-10-22 13:03:40 +00:00
Max Horn
c8905a5c8a fixed SIMONDEBUG; some cleanup
svn-id: r5240
2002-10-22 12:05:04 +00:00
Max Horn
5151e561d5 fixing various warnings that occur with -Wshadow;some other minor cleanup
svn-id: r5239
2002-10-22 11:48:24 +00:00
Travis Howell
b5f25dbf2d Minor fixes for simon2dos target
svn-id: r5227
2002-10-22 06:30:45 +00:00
Max Horn
4b8aa277f7 oops
svn-id: r5224
2002-10-21 22:19:59 +00:00
Max Horn
0c3f23bdfb don't crash if no voice file is present; also added a FIXME
svn-id: r5223
2002-10-21 22:06:06 +00:00
Max Horn
d58c7d43f0 fixed simon2win midi (I hope), bug #595813
svn-id: r5222
2002-10-21 22:03:59 +00:00
Max Horn
8af300fec3 The terms Word and DWord are somewhat Windows centric; in fact there are systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious
svn-id: r5216
2002-10-21 13:23:25 +00:00