382 Commits

Author SHA1 Message Date
Oliver Kiehl
6049cc9035 cleanup
svn-id: r5871
2002-12-07 18:00:25 +00:00
Oliver Kiehl
a42d84f01e added the possibility to interrupt conversations in simon2 as in the original game
svn-id: r5870
2002-12-07 17:36:38 +00:00
Oliver Kiehl
0ecd439fe1 added function to interrupt voice
svn-id: r5869
2002-12-07 17:35:34 +00:00
Oliver Kiehl
5f756f5cca fixed speach getting turned off
added <escape> to skip cutscenes
cleanup

svn-id: r5867
2002-12-07 13:05:58 +00:00
Travis Howell
ad1ad142d0 Add debug levels for simon games
svn-id: r5860
2002-12-06 15:24:14 +00:00
Travis Howell
927c2920dc Fix vc++ warning
svn-id: r5858
2002-12-06 14:40:40 +00:00
Travis Howell
1c5c851913 Add support for 'u' german umlaut
svn-id: r5854
2002-12-06 06:50:07 +00:00
Travis Howell
710a311c0e Enable debug keys and warnings only if debug mode selected.
Fix fast mode

svn-id: r5851
2002-12-06 02:14:37 +00:00
Oliver Kiehl
6e49b481fc cleanup
svn-id: r5844
2002-12-05 22:57:12 +00:00
Oliver Kiehl
632f44a1a4 cleanup
svn-id: r5841
2002-12-04 22:40:16 +00:00
Travis Howell
79c5861a52 Remove silly warning
svn-id: r5820
2002-12-03 05:39:30 +00:00
Travis Howell
fdcdb9e4fa Last minute simon fixes
Full simon 2 intro now works
All simon 2 cut scenes can be skipped
One simon 2 freeze completely fixed

svn-id: r5819
2002-12-03 05:34:55 +00:00
Nicolas Bacca
c60306cc44 better ...
svn-id: r5808
2002-12-02 00:11:22 +00:00
Nicolas Bacca
718b935d48 Fix WinCE keyboard + change quit key for foreign languages (fixme ?)
svn-id: r5806
2002-12-02 00:05:05 +00:00
Oliver Kiehl
7e77138a3f new randimizer for simon
svn-id: r5784
2002-12-01 15:36:36 +00:00
Travis Howell
1c8599066b Change dump start vgascript into separate option again.
svn-id: r5769
2002-12-01 08:56:04 +00:00
Travis Howell
5f0aa9c15a Prevent pointless warning about missing sound file
svn-id: r5768
2002-12-01 08:02:35 +00:00
Oliver Kiehl
ae7310ff28 cleanup
svn-id: r5758
2002-11-30 11:07:06 +00:00
Oliver Kiehl
613423037f renamed simonsound
svn-id: r5755
2002-11-29 22:13:20 +00:00
Oliver Kiehl
485d0cab81 renamed simonsound to sound
svn-id: r5754
2002-11-29 22:11:23 +00:00
Oliver Kiehl
a3415fb798 renamed simonsound on Fingolfin's request
svn-id: r5753
2002-11-29 22:09:52 +00:00
Travis Howell
50e2752ba1 phase 3
svn-id: r5751
2002-11-29 16:50:15 +00:00
Travis Howell
7dd2bd4dc6 Fix dump_vga_bitmaps and restrict to win32 only
svn-id: r5750
2002-11-29 16:06:15 +00:00
Travis Howell
a4df406569 add license
svn-id: r5748
2002-11-29 15:19:45 +00:00
Travis Howell
61a7d1cc86 Add missing comments
svn-id: r5743
2002-11-29 12:01:03 +00:00
Travis Howell
189a686916 phase two
svn-id: r5742
2002-11-29 11:42:00 +00:00
Travis Howell
6d3decb597 Rename video opcodes phase one
svn-id: r5741
2002-11-29 10:18:32 +00:00
Travis Howell
82b2ab3be5 Disable extra debug output again since it causes crashes when viewing debug output
svn-id: r5739
2002-11-29 09:09:35 +00:00
Travis Howell
66c6879d45 Add work around to allow vc_65 to be enabled
svn-id: r5735
2002-11-28 05:52:55 +00:00
Travis Howell
3c96baa2e4 Add Named unknown variable in simon, patch #644907
svn-id: r5733
2002-11-28 00:22:24 +00:00
Oliver Kiehl
36e4281c42 removed no longer used NUM_EFFECTS_RESOURCES and NUM_VOICE_RESOURCES from GameSpecificSettings
svn-id: r5730
2002-11-27 15:46:48 +00:00
Oliver Kiehl
e6883de2ff moved game enum to intern.h
svn-id: r5728
2002-11-27 15:08:24 +00:00
Oliver Kiehl
1aa1a77f05 fixed a stupid mistake of mine
svn-id: r5725
2002-11-26 22:00:17 +00:00
Oliver Kiehl
c7054d514e had forgotten to add the GPL header
svn-id: r5722
2002-11-26 16:55:57 +00:00
Oliver Kiehl
4544d24fe2 oops
svn-id: r5720
2002-11-26 16:43:50 +00:00
Oliver Kiehl
a51c1eb5b7 cleanup
svn-id: r5719
2002-11-26 16:35:20 +00:00
Oliver Kiehl
656fa878b0 removed some no longer used variable declarations
svn-id: r5713
2002-11-24 15:26:19 +00:00
Travis Howell
dd2ada5741 Use command line/config file setting for music volume
svn-id: r5712
2002-11-24 14:47:07 +00:00
Travis Howell
37f43fe2ba Missed a few disabled debugs
svn-id: r5711
2002-11-24 13:44:24 +00:00
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