119 Commits

Author SHA1 Message Date
Max Horn
06315c1ce1 A little more cleanup (the Simon code really is a big mess :-)
svn-id: r16107
2004-12-18 02:08:32 +00:00
Max Horn
0ceb634fd4 constify simon engine; turned global var vc_get_out_of_code into a member of class SimonEngine
svn-id: r16106
2004-12-18 01:33:21 +00:00
Travis Howell
c8cbe16c7a No need to calculate values
svn-id: r14351
2004-07-27 07:21:28 +00:00
Oliver Kiehl
0d3b89b88f remove ugly goto
svn-id: r13278
2004-03-14 17:53:19 +00:00
Max Horn
c6752cccf5 renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
svn-id: r13087
2004-02-28 12:58:13 +00:00
Travis Howell
95552e6ee3 Switch method used for combined speech and subtitles in Simon2 (Non - Hebrew versions) again.
svn-id: r12782
2004-02-09 05:11:54 +00:00
Travis Howell
519437aab1 Add better work around for inventory arrows issue in some Simon1 versions.
Remove seom debugging output.

svn-id: r12673
2004-01-30 03:26:47 +00:00
Travis Howell
0b34435070 Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment.
svn-id: r12633
2004-01-27 13:33:21 +00:00
Max Horn
033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Travis Howell
f845008972 Add work around for bug in French version of Simon the Sorcerer 1
svn-id: r12068
2004-01-01 10:42:10 +00:00
Travis Howell
0392f86001 Add hack to stop invalid opcode in French version of Simon the Sorcerer 1.
This was a bug in original game and causes several bad effects.

svn-id: r12063
2004-01-01 05:13:17 +00:00
Max Horn
e9269257f3 turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, mainly because people kept (accidentally and sometimes on purpose :-) misusing them
svn-id: r11881
2003-12-24 00:25:18 +00:00
Travis Howell
0727697db0 Add correct value from simon2dos disasm.
Last value was guess for smooth scrolling.

svn-id: r11872
2003-12-23 09:08:11 +00:00
Travis Howell
35be4ef554 Add var to track current subroutine been used.
Add work around to display one section of Simon the Sorcerer 1 introduction in lower half of screen.

svn-id: r11870
2003-12-23 08:59:30 +00:00
Travis Howell
10bdda505c simon2dos/talkie used different expire_vga_timers() code.
Solves several bugs.
Using simon1 timer_proc() seciton as work out for speed issue at the moment.

svn-id: r11867
2003-12-23 06:35:17 +00:00
Travis Howell
d668694d66 Switch back to older method (Used in Hebrew version) of combined speech and subtitles for Simon2.
svn-id: r11847
2003-12-22 11:08:35 +00:00
Travis Howell
ff55c1ae4b Correction
svn-id: r11772
2003-12-20 07:59:42 +00:00
Travis Howell
6effdfac9f Enable vgascript dump option.
svn-id: r11771
2003-12-20 06:39:24 +00:00
Travis Howell
19fe4c947a Simpler check
svn-id: r11769
2003-12-20 04:34:24 +00:00
Travis Howell
20a6ad7572 *** empty log message ***
svn-id: r11768
2003-12-20 04:29:17 +00:00
Travis Howell
158755382b Fix iventory arrowsin some versions of Simon1.
svn-id: r11765
2003-12-20 04:20:22 +00:00
Travis Howell
1f4e54f930 Make fade a config optiom
Make sure non-English/German versions of simon1talkie start with subtitles enabled.

svn-id: r11736
2003-12-18 10:47:12 +00:00
Travis Howell
d0da61f8aa Revert fade change
svn-id: r11734
2003-12-18 09:10:47 +00:00
Travis Howell
c37dd7a192 Don't update screen manually, as original didn't.
svn-id: r11590
2003-12-12 00:05:28 +00:00
Travis Howell
bc00922990 Change another debug define to key
Dump options should now work on non-win32

svn-id: r11574
2003-12-11 09:14:10 +00:00
Travis Howell
e600b3081f This checks should be simon1win only, just to be on safe side.
svn-id: r11506
2003-12-06 04:18:48 +00:00
Travis Howell
bde45d4335 This screen update causes delay and doesn't seem to be required.
Remove old debug message

svn-id: r11455
2003-12-02 05:53:32 +00:00
Travis Howell
528fd63a07 Only used in simon1win
svn-id: r11454
2003-12-02 05:12:49 +00:00
Max Horn
242efda7fb cleanup
svn-id: r11439
2003-12-01 00:45:16 +00:00
Paweł Kołodziejski
7d6c5bc1da cleanup whitespaces
svn-id: r11214
2003-11-08 20:54:31 +00:00
Travis Howell
c7e723ceb4 Add combined speech and subtitles support for simon2.
svn-id: r10972
2003-10-26 05:31:36 +00:00
Travis Howell
1b38419b42 Add more debug.
svn-id: r10971
2003-10-26 04:37:11 +00:00
Travis Howell
b16d51a257 Rename function.
svn-id: r10970
2003-10-26 04:35:35 +00:00
Travis Howell
b582881471 Missed one
svn-id: r10930
2003-10-21 11:45:46 +00:00
Travis Howell
c3deeb3daf Correctly reanem var this time.
svn-id: r10929
2003-10-21 11:41:33 +00:00
Travis Howell
e4813cfab5 Rename a few vars
svn-id: r10928
2003-10-21 10:34:56 +00:00
Travis Howell
27fc807688 Minor cleanup
svn-id: r10823
2003-10-16 09:41:35 +00:00
Max Horn
a4b72c9d6e Simon namespace
svn-id: r10574
2003-10-03 19:42:27 +00:00
Torbjörn Andersson
570e60a487 Whitespace changes
svn-id: r10390
2003-09-24 06:33:59 +00:00
Torbjörn Andersson
dfe5d067bb Reverted previous change since the mixer change was reverted.
svn-id: r9929
2003-08-30 20:35:07 +00:00
Torbjörn Andersson
e7bebcf7aa Fixed Simon 2 intro regression (and possibly others as well) caused by
recent mixer change.

svn-id: r9926
2003-08-30 20:14:30 +00:00
Travis Howell
486c1c77e1 Remove line
svn-id: r9452
2003-08-04 06:01:08 +00:00
Travis Howell
e739a9644c Fix Golum Ring causes graphic glitches, bug #777966
svn-id: r9294
2003-07-30 16:25:05 +00:00
Travis Howell
00bcd731f5 Add/remove/update simon comments
svn-id: r9292
2003-07-30 11:16:09 +00:00
Travis Howell
f503013b5a Small cleanup
svn-id: r9290
2003-07-30 10:05:09 +00:00
Jamieson Christian
269757dabc vc_10_no_depack_swap implementation
svn-id: r9289
2003-07-30 09:36:48 +00:00
Max Horn
a57263fa0a unification
svn-id: r9242
2003-07-28 11:48:07 +00:00
Travis Howell
2b5cc772d7 Add sfx/voice support for simon1cd32, thanks to olki.
Adjust a few debugs
Add hack to allow load/save in simon1cd32 via keyboard

svn-id: r9105
2003-07-21 04:00:04 +00:00
Travis Howell
82f90bb6cf Fix regression
Switch erros to warnings

svn-id: r9092
2003-07-20 15:17:11 +00:00
Travis Howell
f91fb2980a This is actually needed
svn-id: r9049
2003-07-16 12:21:09 +00:00