614 Commits

Author SHA1 Message Date
Max Horn
d354eaaf42 more code unification; as a side effect, simon can take advantage of the save path settings in the config file (inspired by patch #587694)
svn-id: r4770
2002-08-18 22:47:11 +00:00
Max Horn
404b8fd827 some more cleanup
svn-id: r4761
2002-08-18 18:39:42 +00:00
Max Horn
28058407c1 fixed simon crasher
svn-id: r4760
2002-08-18 18:15:15 +00:00
Max Horn
edae5b06db MAJOR change to the way how Engine objects are instantiated
svn-id: r4758
2002-08-18 17:48:18 +00:00
Max Horn
b204c21c32 trying to clean up the Simon code - gee this is a *BIG* mess! Argh!
svn-id: r4756
2002-08-18 16:21:34 +00:00
Max Horn
7f3ba176e1 added common Engine base class for Scumm and SimonState (not yet very useful)
svn-id: r4742
2002-08-14 10:18:03 +00:00
James Brown
3ba577842b Apply three patches:
593567 [painelf]: Fix SNM inventory icon centering, it's an actor
593444 [wjp and eriktorbjorn]: Simon2 lockup fix
593455 [wjp]: Simon2 map fix

svn-id: r4725
2002-08-11 09:05:30 +00:00
James Brown
ac7e6a15c1 Patch #589718: Simon2Win startup (by eriktorbjorn)
svn-id: r4700
2002-08-04 16:21:28 +00:00
Max Horn
f166da98fb Patch #590751: SIMON: FillOrCopyStruct unknowns
svn-id: r4699
2002-08-04 13:25:06 +00:00
Ralph Brorsen
1c6bc15f23 wjps simon save dialog patch. test for narrow letters was fixed, changed to non-negation for consistency
svn-id: r4690
2002-08-03 22:49:28 +00:00
Max Horn
9ad01eba91 got rid of UNIX_X11 - instead, use UNIX + X11_BACKEND
svn-id: r4632
2002-07-25 21:34:06 +00:00
Max Horn
703ed2267e patch #585725 - fix for overlapping text in simon
svn-id: r4628
2002-07-25 20:57:55 +00:00
Ruediger Hanke
1dd19c35fe Didn't mean to remove the warning
svn-id: r4613
2002-07-21 14:36:51 +00:00
Ruediger Hanke
59c58a3b68 Voices were broken in Simon on Big Endian systems ...
svn-id: r4612
2002-07-21 14:31:58 +00:00
Nicolas Bacca
8e3ba98de3 WinCE GUI friendly
svn-id: r4594
2002-07-18 22:51:29 +00:00
Nicolas Bacca
986987110b Workaround for French version crash
svn-id: r4593
2002-07-18 22:50:31 +00:00
Nicolas Bacca
984a6e7a49 Minor WinCE compile warning fix
svn-id: r4592
2002-07-18 22:49:59 +00:00
Max Horn
7ed45a6ef9 once more
svn-id: r4477
2002-07-07 19:08:28 +00:00
Max Horn
42ca9ea3a9 indent run
svn-id: r4476
2002-07-07 19:06:48 +00:00
James Brown
13db767d7b Make it Work (tm)
svn-id: r4441
2002-06-29 16:23:33 +00:00
James Brown
6a47365606 Large pointless commit #143: Start splitting Simon code into more managable and slightly understandable chunks
svn-id: r4438
2002-06-29 16:11:13 +00:00
James Brown
3bdb376afd Start of (non-functional) Simon2dos support.
Implement the holy (sic) cursor.

svn-id: r4436
2002-06-29 10:28:43 +00:00
James Brown
a38828fbd5 Simon1 fixes, Readme update
svn-id: r4425
2002-06-18 08:38:39 +00:00
James Brown
f3ab5d8228 Fix Simon case sensitivity, work around Win32 SDL bug (hang on audio exit)
svn-id: r4421
2002-06-16 04:09:22 +00:00
James Brown
5d53a81662 Fix copy/paste typo :)
svn-id: r4409
2002-06-06 07:12:17 +00:00
James Brown
3a2996a106 Remove Simons dependency on FLAG_FILE, as some dolt has broken that in the current mixer.
svn-id: r4408
2002-06-06 03:46:44 +00:00
James Brown
087ed25af5 Apply .VOC support for Simon, by olki.
svn-id: r4406
2002-06-05 02:59:35 +00:00
James Brown
e192a6ca87 Rewrite Simon filename parser.
svn-id: r4388
2002-05-29 13:04:56 +00:00
James Brown
ba6c570e20 Fix bug 558589. This shouldn't happen anyway, as 1641.VGA seems to be the video data for 'wearing' the beard... I suspect some people just have bad rips of the game.
svn-id: r4387
2002-05-29 12:30:22 +00:00
James Brown
aad1bf4104 fix some warnings, odd code, and prevent Simon segfaulting when wrong game specified.
svn-id: r4321
2002-05-14 19:44:41 +00:00
James Brown
a592de4333 Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon due to the autosaver.
This changes the OSystem interface. Porters beware.

svn-id: r4318
2002-05-14 18:14:16 +00:00
Max Horn
2f2d4527ef cleaning up the mess drigo left... <sigh>
svn-id: r4215
2002-05-05 20:04:26 +00:00
Enrico Rolfi
bdcb76fe3b Fixed some things to support MacOS port
svn-id: r4210
2002-05-05 19:01:37 +00:00
Max Horn
fe8bfbc9e8 fix for MacOS native port
svn-id: r4205
2002-05-05 18:10:45 +00:00
Max Horn
ff376ea8a5 fixed some warnings
svn-id: r4204
2002-05-05 18:10:29 +00:00
Lionel Ulmer
ab0401242e Change the 'poperty' call to be 64-bits clean.
Porters, please check that I did not break anything while updating
your ports. Thanks :-)

svn-id: r4196
2002-05-04 09:55:10 +00:00
Nicolas Bacca
eda81d39ff Fixed packing for non GCC compilers - Loom & Zak work on WinCE now
svn-id: r4151
2002-05-01 00:13:03 +00:00
Ruediger Hanke
abc4c2f34f Endian and alignment fixes to make Simon games boot (and play) on big endian systems
svn-id: r4033
2002-04-21 12:51:13 +00:00
Lionel Ulmer
c673d1c760 Commit of the X11 driver using the new OSystem interface. Plus some warning fixes and gameDetector hacks.
svn-id: r4024
2002-04-20 17:41:42 +00:00
James Brown
eb773b477a Remove \M's, add IRIX support.
svn-id: r4019
2002-04-20 04:09:02 +00:00
James Brown
89d957090e Use relative include paths to easy some ports.
svn-id: r4005
2002-04-19 11:12:27 +00:00
Nicolas Bacca
44cc8c24a3 Update minimalist (and broken) WinCE port
svn-id: r4000
2002-04-19 06:23:49 +00:00
Ludvig Strigeus
6dfe2fc05f Now uses proper directory for savegames.
svn-id: r3993
2002-04-18 08:35:17 +00:00
Nicolas Bacca
fd6a44e7c5 Minor WinCE changes
svn-id: r3980
2002-04-17 20:21:40 +00:00
Marcus Comstedt
4442846ff8 Added missing newline at end of file.
svn-id: r3967
2002-04-16 23:22:15 +00:00
Marcus Comstedt
ff123564fb Make simon stuff compile with Dreamcast
svn-id: r3966
2002-04-16 23:15:58 +00:00
Ruediger Hanke
945d4f4ff0 Make simon stuff compile with MorphOS
svn-id: r3965
2002-04-16 20:49:55 +00:00
Ludvig Strigeus
71eac5acd3 endian fixes,
don't use adlib driver if sound initialization fails,
simon1 savedialog works

svn-id: r3955
2002-04-16 12:07:19 +00:00
Ludvig Strigeus
c3b734f79c command line option for sfx volume
svn-id: r3947
2002-04-15 18:07:56 +00:00
Ludvig Strigeus
084834f776 fixed a few alignment issues
svn-id: r3943
2002-04-15 14:37:47 +00:00