Commit Graph

25 Commits

Author SHA1 Message Date
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
aec2530529 got rid of some g_scumm uses
svn-id: r4482
2002-07-07 21:27:06 +00:00
Nicolas Bacca
427cc598e0 Big ugly hairy hack to remove Scumm class dependencies to the MidiEmu driver, and add streaming (ahah) emulation - someone please fix this as soon as possible :)
svn-id: r4349
2002-05-18 20:12:41 +00:00
Max Horn
b90edd85d6 fixed warning
svn-id: r4323
2002-05-14 19:51:52 +00:00
Marcus Comstedt
787571c752 0.2.0 release fix. Variable screen height implemented, and configfile fix.
svn-id: r4316
2002-05-14 11:32:16 +00:00
James Brown
383bbc64ef Oops, two post-tag changes to the config file system.
svn-id: r4306
2002-05-13 16:09:11 +00:00
Max Horn
2f2d4527ef cleaning up the mess drigo left... <sigh>
svn-id: r4215
2002-05-05 20:04:26 +00:00
Max Horn
5468565bd2 fixed my fix
svn-id: r4213
2002-05-05 19:08:11 +00:00
Enrico Rolfi
38d048b86b Fixed some things for Macintosh ports
svn-id: r4212
2002-05-05 19:06:51 +00:00
Max Horn
f412e7bb57 fixed main for MacOS native port
svn-id: r4203
2002-05-05 18:09:14 +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
Lionel Ulmer
0e6d4da058 Add a quick dynamic test to see if the memory options (endianness and
alignement) corresponds to what the CPU expects. This could help stop
bugs early on some platforms to almost no loss of start-up speed.

svn-id: r4182
2002-05-03 18:24:16 +00:00
Nicolas Bacca
cdb1af9ad2 Start of volume support + mixer pause
svn-id: r4169
2002-05-01 22:36:15 +00:00
Lionel Ulmer
7fa28ffec2 Removed ScummVM's private alloc / free / realloc functions. If I break
something, just yell :-)

svn-id: r4160
2002-05-01 17:16:47 +00:00
Lionel Ulmer
8537266a89 Applied Triskelios's patch for Unix-style configuration file (ie
.scummvmrc instead of scummvm.ini)

svn-id: r4116
2002-04-27 21:06:48 +00:00
James Brown
2b50dd2742 Add config file support. Thanks |Pixel| :)
svn-id: r4111
2002-04-27 16:58:29 +00:00
Max Horn
d5d06612ed small fix to allow SDL version to work properly on Mac OS X
svn-id: r4085
2002-04-26 13:16:35 +00:00
James Brown
9809c86373 Add boilerplate license to some files, to satisfy Debian types :)
fmopl.c/fmopl.h are infringing on the GPL at the moment. We either need to
replace these, or get permission to relicense them, before 0.2.0

svn-id: r4036
2002-04-21 17:46:42 +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
Ruediger Hanke
e8e5ac5837 Updating MorphOS port to compile with current CVS state
svn-id: r3939
2002-04-14 19:43:12 +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
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
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