Commit graph

282 commits

Author SHA1 Message Date
Travis Howell
3a4782f166 Add olki's patch for sound effects in simon1dos
Plus hack to allow choice between midi music and sound effects via 's' key

svn-id: r6326
2003-01-03 12:06:30 +00:00
Travis Howell
758dca49c9 Improve error message when data files are missing
svn-id: r6324
2003-01-03 10:36:13 +00:00
Travis Howell
303acc02bb Remove sion 1 music warning
Change warning about missing vga file to error

svn-id: r6323
2003-01-03 04:24:16 +00:00
Travis Howell
a3dae7bc3c Add default skip cut scene keys from original games.
Fix error in last commit

svn-id: r6057
2002-12-22 09:04:27 +00:00
Travis Howell
987a823ffe First attempt at proper simon 2 midi support
Thanks to olki's previous work

svn-id: r6056
2002-12-22 08:08:53 +00:00
Travis Howell
0c3626c9f4 Some _lock_word corrections
svn-id: r6054
2002-12-22 03:54:51 +00:00
Travis Howell
e347600e11 Fix some comments and add missing variable change
svn-id: r6027
2002-12-19 15:46:02 +00:00
Travis Howell
4811fe5bc2 *** empty log message ***
svn-id: r6026
2002-12-19 14:45:14 +00:00
Travis Howell
fb408bb00d Fix error in last commit
svn-id: r6025
2002-12-19 14:43:17 +00:00
Travis Howell
f1ee93b898 Add missing code
svn-id: r6024
2002-12-19 14:34:26 +00:00
Travis Howell
490dbf25a2 Remove commented code thats no longer needed.
svn-id: r5956
2002-12-14 15:48:58 +00:00
Travis Howell
2c16f43c8a Enable missing code
svn-id: r5954
2002-12-14 15:35:32 +00:00
Travis Howell
a454add929 Small code cleanup
svn-id: r5912
2002-12-12 11:07:01 +00:00
Max Horn
4dc93957da fix backspace key on OS X
svn-id: r5887
2002-12-08 19:43:11 +00:00
Oliver Kiehl
6102cca2a1 fixed Plato's two-fold error
svn-id: r5878
2002-12-08 13:37:38 +00:00
Travis Howell
42d24ba562 small code cleanup
svn-id: r5877
2002-12-08 12:44:57 +00:00
Travis Howell
149aa08ba2 Cut scenes can only be skipped by Esc key now
A right mouse click allows skips of speech, even in intro.

svn-id: r5875
2002-12-08 02:01:28 +00:00
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
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
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
632f44a1a4 cleanup
svn-id: r5841
2002-12-04 22:40:16 +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
Oliver Kiehl
ae7310ff28 cleanup
svn-id: r5758
2002-11-30 11:07:06 +00:00
Travis Howell
50e2752ba1 phase 3
svn-id: r5751
2002-11-29 16:50:15 +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
a51c1eb5b7 cleanup
svn-id: r5719
2002-11-26 16:35:20 +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
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
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
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
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
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
Travis Howell
0c61461124 Cursors should now be hidden during cut scenes (I hope)
svn-id: r5586
2002-11-16 16:49:39 +00:00