aboutsummaryrefslogtreecommitdiff
path: root/gameDetector.cpp
AgeCommit message (Collapse)Author
2002-07-09Change Indy4 titlebar to satisfy Murray-Mint.James Brown
svn-id: r4503
2002-07-08hook in the Mac Carbon port SelectGame method. Still not at all useful; I ↵Max Horn
believe it's better to wait for a portable ScummVM GUI and then use that instead... svn-id: r4499
2002-07-04No slash must be appended to path after colon on MorphOS - CMI did not load ↵Ruediger Hanke
from CD because of this svn-id: r4461
2002-07-04Theres nothing to see here...James Brown
- Start of CMI support svn-id: r4459
2002-06-29Start of (non-functional) Simon2dos support.James Brown
Implement the holy (sic) cursor. svn-id: r4436
2002-06-27Basic putt-putt game support.James Brown
svn-id: r4434
2002-06-18Check for trailing slash on pathnamesJames Brown
svn-id: r4424
2002-05-16Added an ALSA sequencer support. Updated readme.txt to explain it, andNicolas Noble
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-14remove config-file.h from scumm.h (for me this means only 5 instead of 31 ↵Max Horn
files have to be recompiled whenever config-file.h changes svn-id: r4335
2002-05-12Always use Midi Emulation on CE devicesNicolas Bacca
svn-id: r4302
2002-05-12Almost closing bug #555105 (waiting for confirmation...)Nicolas Noble
svn-id: r4301
2002-05-08Do not forget the UNIX_X11 driver :-)Lionel Ulmer
svn-id: r4244
2002-05-08Update documentation regarding Zak and MIDIEMU.James Brown
Default to MIDIEMU on UNIX targets. svn-id: r4243
2002-05-07First commit of the OPL2 MIDI driver (to have MIDI music withoutLionel Ulmer
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-07One should not work when just awoken... _talkspeed != _talkSpeed.... sorry!Nicolas Noble
svn-id: r4225
2002-05-07Sorted the updateconfig() fonction to match the command line parsing.Nicolas Noble
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-06Remove timidity driver from gameDetector.. as it's not really there anymore :)James Brown
svn-id: r4222
2002-05-05Add text speed option (-y for Yak :)James Brown
svn-id: r4216
2002-05-05cleaning up the mess drigo left... <sigh>Max Horn
svn-id: r4215
2002-05-05Fixed some things for Macintosh portsEnrico Rolfi
svn-id: r4212
2002-05-04automatic detecion of MT32 vs. GM midi; removed obsolete -r command line optionMax Horn
svn-id: r4193
2002-05-04added 1x as an alias for the 'normal' graphics mode (seemed logical since we ↵Max Horn
also have 2x and 3x) svn-id: r4188
2002-05-03SFX and Music volumes are now game-specific.Nicolas Noble
svn-id: r4183
2002-05-03REALLY fix -m. For sure. Trust me. :)James Brown
svn-id: r4181
2002-05-03Update default tempo readme/help text.James Brown
svn-id: r4178
2002-05-02Clarified the '-t' option help text (by showing 0x1F0000 instead ofLionel Ulmer
1F0000). svn-id: r4175
2002-05-02Fixed the command line parsing for the parameters with optionnalLionel Ulmer
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-01Set GFX_NORMAL on WinCE, oopsNicolas Bacca
svn-id: r4164
2002-05-01Set GFX_NORMAL on WinCENicolas Bacca
svn-id: r4162
2002-04-28spaces to tabs; don't hard code midi driver ID on MacOSMax Horn
svn-id: r4119
2002-04-27More command line and config file bug fixes:Nicolas Noble
-) 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-27Fixed the 'config-file is predominant upon command line' bug...Nicolas Noble
svn-id: r4117
2002-04-27Applied Triskelios's patch for Unix-style configuration file (ieLionel Ulmer
.scummvmrc instead of scummvm.ini) svn-id: r4116
2002-04-27Fixed the tempo argument.Nicolas Noble
svn-id: r4115
2002-04-27Add config file support. Thanks |Pixel| :)James Brown
svn-id: r4111
2002-04-27Add autosave support, fix sm and max midi.James Brown
svn-id: r4099
2002-04-26allow spaces after various command line options and their valuesMax Horn
svn-id: r4098
2002-04-26Add enhanced debugging patch.James Brown
svn-id: r4090
2002-04-26Fix 'monkey' target.James Brown
svn-id: r4089
2002-04-26added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio ↵Max Horn
(MacOS X) svn-id: r4086
2002-04-26Commit MI1/Indy4/etc crash fix :)James Brown
svn-id: r4081
2002-04-25Fix MI1 floppy scaling, and update readme.James Brown
svn-id: r4077
2002-04-25Apply patch to add 'monkeyvga' target for MI1 Floppy.James Brown
svn-id: r4076
2002-04-24Add new Scale mode. Thanks Gregory Montoir.James Brown
svn-id: r4069
2002-04-23Quick patch to allow space between -p - Also remove compiler warningJames Brown
svn-id: r4065
2002-04-22Fix BEOS compilation.James Brown
svn-id: r4046
2002-04-21Fixed WinCE portNicolas Bacca
svn-id: r4041
2002-04-21BEOS midi compile fix. Take 1.James Brown
svn-id: r4031
2002-04-21Fix midi compilation - in more ways than one :PJames Brown
svn-id: r4030
2002-04-20Committed Florian Schmitt (fatpenguin)'s Linux MIDI patch. Reported as ↵Lionel Ulmer
working by urs and khalek on IRC :-) svn-id: r4028