27 Commits

Author SHA1 Message Date
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
Ludvig Strigeus
df103f6b6b fixed a few endianness bugs
svn-id: r3940
2002-04-14 20:22:36 +00:00
Ludvig Strigeus
ac62a7cb2e wrote new mixer class,
cleaned up sound header files,
integrated mixer into scummvm & simon

svn-id: r3937
2002-04-14 18:13:08 +00:00
Ludvig Strigeus
a5e3dbb85d fixed alignment bugs and intro freeze in simon2
svn-id: r3936
2002-04-14 11:00:33 +00:00
Ludvig Strigeus
82d4f89d53 added null graphics driver (USE_NULL_DRIVER)
will make it nicer later.

svn-id: r3931
2002-04-13 21:06:48 +00:00
Ludvig Strigeus
23d134ae8e made more endian safe
svn-id: r3929
2002-04-13 20:08:58 +00:00
Ludvig Strigeus
65a98de8b9 removed anonymous struct
svn-id: r3926
2002-04-13 19:02:55 +00:00
Ludvig Strigeus
9f191ea9c5 new midi driver API,
no more USE_ADLIB,
a couple of sdl graphics driver fixes.

svn-id: r3925
2002-04-13 18:34:11 +00:00
Ludvig Strigeus
5b5778d561 full screen mode works now (even if SDL doesn't support it)
svn-id: r3923
2002-04-13 12:43:02 +00:00
Ludvig Strigeus
d71ba3e5ab try both uppercase and lowercase filename when opening files
svn-id: r3922
2002-04-13 11:44:56 +00:00
Ludvig Strigeus
b6aa3ab27d added ctrl-z quit option
svn-id: r3920
2002-04-13 11:31:54 +00:00
Ludvig Strigeus
223d1bd858 prevent crash if no wav file available
svn-id: r3919
2002-04-13 11:11:41 +00:00
Ludvig Strigeus
f5f504ae97 possibly fix of compile on unix
svn-id: r3918
2002-04-13 10:41:27 +00:00
James Brown
94670b2eef Fix various warnings, and things preventing non-win32 platforms from compiling.
svn-id: r3916
2002-04-13 04:39:04 +00:00
Ludvig Strigeus
d2b0070c5f new video engine (expect broken non-sdl builds),
simon the sorcerer 1 & 2 support (non SCUMM games)

svn-id: r3912
2002-04-12 21:26:59 +00:00