Commit Graph

193 Commits

Author SHA1 Message Date
Travis Howell
40983dcf68 The vc_62 warning should be for simon 2 only
svn-id: r5710
2002-11-24 13:37:50 +00:00
Travis Howell
5888d9b16d Disable/remove some warnings
Enable more debugging

svn-id: r5709
2002-11-24 13:31:38 +00:00
Oliver Kiehl
ba94e0ac40 fixed last commit
svn-id: r5708
2002-11-24 13:21:31 +00:00
Travis Howell
f63dda7ecf Add back changes that were reverted by mistake
svn-id: r5707
2002-11-24 13:05:44 +00:00
Oliver Kiehl
9098225910 split simon sound
svn-id: r5706
2002-11-24 12:53:01 +00:00
Travis Howell
347662f91e Add vc_65 (commented out for now, since it requires another function)
Add warning to vc_62 where it should be playing music.

svn-id: r5703
2002-11-24 03:07:52 +00:00
Travis Howell
6ed12bc6aa Simon stuff
svn-id: r5700
2002-11-23 16:08:38 +00:00
Travis Howell
f2eeb91ca8 Music volume just uses + and - now, key mapping works
svn-id: r5698
2002-11-23 02:22:54 +00:00
Jamieson Christian
e68d425cdc Broke MidiStreamer into .h and .cpp components.
svn-id: r5682
2002-11-21 19:26:44 +00:00
Max Horn
69bceafc6e revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all build into a lib, and all have a module.mk file that lists all their file. Advantage: further modularizes the build system, seperating all parts of ScummVM
svn-id: r5653
2002-11-21 04:08:37 +00:00
Travis Howell
85fe6a1ac5 Include simon debug options by default
svn-id: r5642
2002-11-20 14:45:00 +00:00
Max Horn
94db771a02 fixed compilation for now <shudder>
svn-id: r5638
2002-11-20 13:19:50 +00:00
Travis Howell
53a05353b5 Add back missing simon debug function
svn-id: r5637
2002-11-20 13:08:01 +00:00
Travis Howell
2bba56a34f Another ooops
svn-id: r5635
2002-11-20 11:26:53 +00:00
Travis Howell
aa7f3b6df6 Ooops
svn-id: r5634
2002-11-20 08:17:31 +00:00
Travis Howell
3d2648e55f Revert earlier change for optional text support in simon1talkie/win since the data files don't have complete text.
I have left TEXT_HACK removed for the same reason.

svn-id: r5633
2002-11-20 08:05:56 +00:00
Travis Howell
9162f9cc64 Main debug output can now be controlled by 'o' and 'v' keys
svn-id: r5631
2002-11-20 06:33:12 +00:00
Travis Howell
493485763b Split debug opcode table into separate file.
Clean up debug, debug now uses correct opcode table automatically

svn-id: r5630
2002-11-20 05:43:43 +00:00
Travis Howell
47c4b25bfd Auto enable text when no voice file is available.
Allow 't' to toggle speech on and off in simon1talkie/win

svn-id: r5629
2002-11-20 05:12:10 +00:00
Oliver Kiehl
4fefb1a679 added [ and ] for volume control on US keyboards and changed volume change to 16
svn-id: r5597
2002-11-18 10:20:56 +00:00
Jamieson Christian
5214cb3463 Added support for volume and pause control to Simon music.
Note that MidiStreamer is now used as a streaming wrapper
for ALL MidiDriver types, even those that natively support
streaming. This is because MidiStreamer supports a hybrid
of streamed and non-streamed MIDI, which is necessary to
support interactive events.

svn-id: r5596
2002-11-18 09:08:45 +00:00
Oliver Kiehl
fd5f110269 added the ability to pause effects (s) and ambient sound (b)
svn-id: r5593
2002-11-17 18:44:33 +00:00
Oliver Kiehl
128580df1e added structures for midi pause/volume
svn-id: r5591
2002-11-17 17:15:29 +00:00
Oliver Kiehl
5ae9b1e05b quit_if_user_presses_y() added
svn-id: r5590
2002-11-17 15:42:05 +00:00
Oliver Kiehl
5f4d594150 implemented quit_if_user_presses_y()
svn-id: r5589
2002-11-17 15:15:26 +00:00
Travis Howell
0c61461124 Cursors should now be hidden during cut scenes (I hope)
svn-id: r5586
2002-11-16 16:49:39 +00:00
Oliver Kiehl
c654b9edbd added cursor for simon1
svn-id: r5585
2002-11-16 16:42:25 +00:00
Travis Howell
3f0e42b7da Ooops
svn-id: r5584
2002-11-16 15:59:40 +00:00
Travis Howell
16d154abee Don't show cursor during cut scenes
svn-id: r5583
2002-11-16 15:51:49 +00:00
Oliver Kiehl
ee5590808e added context sensitive mouse cursors for simon2. yay! ;)
svn-id: r5582
2002-11-16 15:38:14 +00:00
Oliver Kiehl
0dd1d126f5 readded variable removed in last commit - needed for big endian
svn-id: r5577
2002-11-15 20:46:57 +00:00
Paweł Kołodziejski
ceb1102300 removed not used variable (fix compilation)
svn-id: r5573
2002-11-15 18:46:17 +00:00
James Brown
d80b31f931 638809: Simon startup speedup
svn-id: r5559
2002-11-15 10:44:58 +00:00
Oliver Kiehl
127103f2d7 changed warning to error
svn-id: r5539
2002-11-13 16:37:05 +00:00
Oliver Kiehl
2ffeb62bfd fixed looping problem, removed useless code and renamed playSound to playEffects
svn-id: r5538
2002-11-13 16:34:22 +00:00
Max Horn
248b9d974f cleanup
svn-id: r5530
2002-11-13 13:42:16 +00:00
Max Horn
9c27a99821 fix endian bug
svn-id: r5528
2002-11-13 07:58:26 +00:00
Travis Howell
8cd0f3b767 Change quit dialog not implemented error to warning
svn-id: r5527
2002-11-13 06:02:50 +00:00
Travis Howell
7886f1fd1c Change last ugly hack to make it a little better
svn-id: r5526
2002-11-13 04:52:35 +00:00
Travis Howell
40be9c6831 An ugly hack to allow music looping in simon1talkie
Most likely better wat to do this...

svn-id: r5525
2002-11-13 04:34:45 +00:00
Travis Howell
5f8cfd62e8 Add midi streaming support from Jamieson630
svn-id: r5522
2002-11-13 00:24:48 +00:00
Max Horn
06082772d3 fixed endian bug that prevented Simon2 SFX from playing on big endian machinese
svn-id: r5518
2002-11-11 15:25:30 +00:00
Oliver Kiehl
1c86b35f2a workaround for voc weakness
svn-id: r5517
2002-11-11 13:55:29 +00:00
Max Horn
da5a347d3e completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some static variables from drawFlashlight() and made them members of class Scumm instead
svn-id: r5506
2002-11-10 17:19:43 +00:00
Oliver Kiehl
20c658bf94 oops, forgot a file (ambient effects)
svn-id: r5503
2002-11-10 16:28:18 +00:00
Oliver Kiehl
1a57316e16 added ambient effects (rest of vc_52)
svn-id: r5502
2002-11-10 16:25:03 +00:00
Max Horn
0b3e4323f0 if possible, always #include headers in the source files, not in other headers
svn-id: r5495
2002-11-10 15:24:17 +00:00
Travis Howell
8461473467 simon2dos works, thanks again to ludde
svn-id: r5479
2002-11-10 05:25:33 +00:00
Oliver Kiehl
9659006f84 fixed some memory leaks
svn-id: r5477
2002-11-09 22:16:07 +00:00
Max Horn
69735e63c5 fixed warning; fixed array out of bounds access
svn-id: r5469
2002-11-08 22:06:03 +00:00