Commit graph

75 commits

Author SHA1 Message Date
James Brown
e92bb8a778 Change Indy4 titlebar to satisfy Murray-Mint.
svn-id: r4503
2002-07-09 13:30:10 +00:00
Max Horn
5fa2ab9e00 hook in the Mac Carbon port SelectGame method. Still not at all useful; I believe it's better to wait for a portable ScummVM GUI and then use that instead...
svn-id: r4499
2002-07-08 21:36:59 +00:00
Ruediger Hanke
5fc1f7b0bd No slash must be appended to path after colon on MorphOS - CMI did not load from CD because of this
svn-id: r4461
2002-07-04 19:43:58 +00:00
James Brown
e346e6c28c Theres nothing to see here...
- Start of CMI support

svn-id: r4459
2002-07-04 15:48:17 +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
a1ccc73112 Basic putt-putt game support.
svn-id: r4434
2002-06-27 10:40:37 +00:00
James Brown
d8fb84dd35 Check for trailing slash on pathnames
svn-id: r4424
2002-06-18 01:23:24 +00:00
Nicolas Noble
5edf1e6d7f Added an ALSA sequencer support. Updated readme.txt to explain it, and
Makefile to allow the user to enable it. I also reorganised the Makefile
a bit, since there is now one more optionnal library. BBrox, I also
merged your Makefile.x11 in it, just take a look at it!

svn-id: r4341
2002-05-16 06:46:50 +00:00
Max Horn
885f043a7f remove config-file.h from scumm.h (for me this means only 5 instead of 31 files have to be recompiled whenever config-file.h changes
svn-id: r4335
2002-05-14 23:50:09 +00:00
Nicolas Bacca
2a53e8f661 Always use Midi Emulation on CE devices
svn-id: r4302
2002-05-12 22:24:10 +00:00
Nicolas Noble
b17a510c24 Almost closing bug #555105 (waiting for confirmation...)
svn-id: r4301
2002-05-12 21:59:03 +00:00
Lionel Ulmer
6e7abc0a67 Do not forget the UNIX_X11 driver :-)
svn-id: r4244
2002-05-08 09:43:00 +00:00
James Brown
167b3d2bb7 Update documentation regarding Zak and MIDIEMU.
Default to MIDIEMU on UNIX targets.

svn-id: r4243
2002-05-08 09:38:23 +00:00
Lionel Ulmer
dd3129b882 First commit of the OPL2 MIDI driver (to have MIDI music without
requiring any OS-level MIDI support).

This was taken from AdPlug.

This is *very* buggy for now (well, it works, but it sounds just plain
ugly :-) ).

svn-id: r4232
2002-05-07 22:07:28 +00:00
Nicolas Noble
5a4ed65eda One should not work when just awoken... _talkspeed != _talkSpeed.... sorry!
svn-id: r4225
2002-05-07 08:53:27 +00:00
Nicolas Noble
76370a99c9 Sorted the updateconfig() fonction to match the command line parsing.
BTW Endy, if you add an config-file option, you better add it
to the updateconfig() fonction, otherwise it won't reload =))

svn-id: r4223
2002-05-07 05:12:39 +00:00
James Brown
16842878ba Remove timidity driver from gameDetector.. as it's not really there anymore :)
svn-id: r4222
2002-05-06 19:57:12 +00:00
James Brown
1f9c0dc666 Add text speed option (-y for Yak :)
svn-id: r4216
2002-05-05 20:08:41 +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
38d048b86b Fixed some things for Macintosh ports
svn-id: r4212
2002-05-05 19:06:51 +00:00
Max Horn
c7002262bb automatic detecion of MT32 vs. GM midi; removed obsolete -r command line option
svn-id: r4193
2002-05-04 00:20:39 +00:00
Max Horn
d7b565b6e9 added 1x as an alias for the 'normal' graphics mode (seemed logical since we also have 2x and 3x)
svn-id: r4188
2002-05-04 00:06:40 +00:00
Nicolas Noble
25800dabc3 SFX and Music volumes are now game-specific.
svn-id: r4183
2002-05-03 19:17:15 +00:00
James Brown
9419cef7a1 REALLY fix -m. For sure. Trust me. :)
svn-id: r4181
2002-05-03 18:05:33 +00:00
James Brown
60cd83e788 Update default tempo readme/help text.
svn-id: r4178
2002-05-03 17:42:34 +00:00
Lionel Ulmer
1aefb8f6c9 Clarified the '-t' option help text (by showing 0x1F0000 instead of
1F0000).

svn-id: r4175
2002-05-02 19:48:28 +00:00
Lionel Ulmer
7227c9eb79 Fixed the command line parsing for the parameters with optionnal
values.

This may well break the config file changes. I am waiting for Pixel to
get back to ask him to explain his wonderful API :-)

svn-id: r4174
2002-05-02 18:59:31 +00:00
Nicolas Bacca
c9915a9519 Set GFX_NORMAL on WinCE, oops
svn-id: r4164
2002-05-01 22:20:59 +00:00
Nicolas Bacca
1729234fe2 Set GFX_NORMAL on WinCE
svn-id: r4162
2002-05-01 22:15:11 +00:00
Max Horn
6b8638cd05 spaces to tabs; don't hard code midi driver ID on MacOS
svn-id: r4119
2002-04-28 00:31:31 +00:00
Nicolas Noble
28778e07f7 More command line and config file bug fixes:
-) fixed the save of the gfx_mode
  -) fixed the help line for gfx_mode
  -) adding some error messages in the config file loading

svn-id: r4118
2002-04-27 22:12:36 +00:00
Nicolas Noble
5b0d856a12 Fixed the 'config-file is predominant upon command line' bug...
svn-id: r4117
2002-04-27 21:43:30 +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
Nicolas Noble
00c03b9a0d Fixed the tempo argument.
svn-id: r4115
2002-04-27 20:48:13 +00:00
James Brown
2b50dd2742 Add config file support. Thanks |Pixel| :)
svn-id: r4111
2002-04-27 16:58:29 +00:00
James Brown
d0b9677f5d Add autosave support, fix sm and max midi.
svn-id: r4099
2002-04-27 04:31:25 +00:00
Max Horn
1c108c0ed5 allow spaces after various command line options and their values
svn-id: r4098
2002-04-26 23:41:11 +00:00
James Brown
965b96b489 Add enhanced debugging patch.
svn-id: r4090
2002-04-26 14:13:39 +00:00
James Brown
ab2d1d03fa Fix 'monkey' target.
svn-id: r4089
2002-04-26 13:41:39 +00:00
Max Horn
d83fcb54d0 added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio (MacOS X)
svn-id: r4086
2002-04-26 13:18:49 +00:00
James Brown
b065d233d1 Commit MI1/Indy4/etc crash fix :)
svn-id: r4081
2002-04-26 02:53:40 +00:00
James Brown
b7ce4fc936 Fix MI1 floppy scaling, and update readme.
svn-id: r4077
2002-04-25 04:12:18 +00:00
James Brown
2334c4778b Apply patch to add 'monkeyvga' target for MI1 Floppy.
svn-id: r4076
2002-04-25 03:37:56 +00:00
James Brown
4cc43b3679 Add new Scale mode. Thanks Gregory Montoir.
svn-id: r4069
2002-04-24 07:42:29 +00:00
James Brown
72798160d8 Quick patch to allow space between -p - Also remove compiler warning
svn-id: r4065
2002-04-23 18:11:36 +00:00
James Brown
bf9c754fae Fix BEOS compilation.
svn-id: r4046
2002-04-22 03:04:58 +00:00
Nicolas Bacca
4b6012a0a1 Fixed WinCE port
svn-id: r4041
2002-04-21 21:52:17 +00:00
James Brown
a42fc116cf BEOS midi compile fix. Take 1.
svn-id: r4031
2002-04-21 06:04:15 +00:00
James Brown
752d05034b Fix midi compilation - in more ways than one :P
svn-id: r4030
2002-04-21 04:14:42 +00:00
Lionel Ulmer
80b860999b Committed Florian Schmitt (fatpenguin)'s Linux MIDI patch. Reported as working by urs and khalek on IRC :-)
svn-id: r4028
2002-04-20 18:24:20 +00:00