Commit Graph
47 Commits
Author SHA1 Message Date
Travis Howell 4e39e87071 Add some hebrew support and a little cleanup
svn-id: r6569
2003-01-29 11:31:10 +00:00
Travis Howell d6e9c1f3a0 Add hopefully the final simon target, not support at all yet.
svn-id: r6451
2003-01-14 05:25:31 +00:00
Travis Howell 8b9e8cb812 More simon 2 targets (amiga/mac ports)
svn-id: r6396
2003-01-11 15:38:37 +00:00
Travis Howell b989a3a934 Fix crashes in simon2dos/talkie caused by my music changes awhile back.
svn-id: r6328
2003-01-04 08:46:10 +00:00
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 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 5233fbc7bd Fix error in my last commit
Remove hack

svn-id: r6009
2002-12-17 14:05:44 +00:00
Travis Howell 6338b96639 Fix error in last commit
svn-id: r5913
2002-12-12 11:23:43 +00:00
Travis Howell a454add929 Small code cleanup
svn-id: r5912
2002-12-12 11:07:01 +00:00
Travis Howell 1b10fcbdbb Remove fixme which is no longer required
svn-id: r5910
2002-12-12 02:55:57 +00:00
Travis Howell 5bf87dd368 Simon 2 music correction
svn-id: r5904
2002-12-11 15:02:12 +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 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 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
Oliver Kiehl 9098225910 split simon sound
svn-id: r5706
2002-11-24 12:53:01 +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 5f4d594150 implemented quit_if_user_presses_y()
svn-id: r5589
2002-11-17 15:15:26 +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
Travis Howell 8cd0f3b767 Change quit dialog not implemented error to warning
svn-id: r5527
2002-11-13 06:02:50 +00:00
Travis Howell db15a868a2 Typo
svn-id: r5462
2002-11-08 05:15:42 +00:00
Travis Howell d3798b7e3d Remove error and replace with proper exit function.
svn-id: r5460
2002-11-08 03:45:38 +00:00
Travis Howell 4522230d37 Add work around for simon 1 ending slowdown/freeze when music is enabled.
svn-id: r5457
2002-11-07 17:41:02 +00:00
Travis Howell 5f85f65eec Add another work around and some fixme comments
svn-id: r5456
2002-11-07 10:42:35 +00:00
Travis Howell a2be90a221 Work around to allow full ending sequence to work.
svn-id: r5455
2002-11-07 09:08:08 +00:00
Travis Howell 3801be6bce Remove two pointless game checks
svn-id: r5421
2002-11-05 14:28:19 +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 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
Max Horn d7123f4908 hopeyfully this fixes simon2dos
svn-id: r5361
2002-10-31 01:55:11 +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 68fada397e Add simon1demo
svn-id: r5300
2002-10-24 09:40:20 +00:00
Max Horn ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00