aboutsummaryrefslogtreecommitdiff
path: root/gameDetector.cpp
AgeCommit message (Expand)Author
2002-08-21Initial revisionMax Horn
2002-08-18added getBool and set(bool) to the Config class; made GameDetector take advan...Max Horn
2002-08-15fix for bug #595701Max Horn
2002-08-15fix for bug #595023 (based on patch #595180)Max Horn
2002-08-13Patch #594432: X11_BACKEND compile fixMax Horn
2002-08-04maybe this will fix #581314 ?Max Horn
2002-07-28added constants for the default volumes; changed the volume ranges from 0-255...Max Horn
2002-07-27set default volume to 192/192/192 (now that we unified the volume ranges to 0...Max Horn
2002-07-25got rid of UNIX_X11 - instead, use UNIX + X11_BACKENDMax Horn
2002-07-19patch by khalek, Added -x parameter that loads from a slot (defaults to 0). A...Ralph Brorsen
2002-07-16biiig checkin: removed more stuff from scumm.h; added new headers resource.h ...Max Horn
2002-07-09Change Indy4 titlebar to satisfy Murray-Mint.James Brown
2002-07-08hook in the Mac Carbon port SelectGame method. Still not at all useful; I bel...Max Horn
2002-07-04No slash must be appended to path after colon on MorphOS - CMI did not load f...Ruediger Hanke
2002-07-04Theres nothing to see here...James Brown
2002-06-29Start of (non-functional) Simon2dos support.James Brown
2002-06-27Basic putt-putt game support.James Brown
2002-06-18Check for trailing slash on pathnamesJames Brown
2002-05-16Added an ALSA sequencer support. Updated readme.txt to explain it, andNicolas Noble
2002-05-14remove config-file.h from scumm.h (for me this means only 5 instead of 31 fil...Max Horn
2002-05-12Always use Midi Emulation on CE devicesNicolas Bacca
2002-05-12Almost closing bug #555105 (waiting for confirmation...)Nicolas Noble
2002-05-08Do not forget the UNIX_X11 driver :-)Lionel Ulmer
2002-05-08Update documentation regarding Zak and MIDIEMU.James Brown
2002-05-07First commit of the OPL2 MIDI driver (to have MIDI music withoutLionel Ulmer
2002-05-07One should not work when just awoken... _talkspeed != _talkSpeed.... sorry!Nicolas Noble
2002-05-07Sorted the updateconfig() fonction to match the command line parsing.Nicolas Noble
2002-05-06Remove timidity driver from gameDetector.. as it's not really there anymore :)James Brown
2002-05-05Add text speed option (-y for Yak :)James Brown
2002-05-05cleaning up the mess drigo left... <sigh>Max Horn
2002-05-05Fixed some things for Macintosh portsEnrico Rolfi
2002-05-04automatic detecion of MT32 vs. GM midi; removed obsolete -r command line optionMax Horn
2002-05-04added 1x as an alias for the 'normal' graphics mode (seemed logical since we ...Max Horn
2002-05-03SFX and Music volumes are now game-specific.Nicolas Noble
2002-05-03REALLY fix -m. For sure. Trust me. :)James Brown
2002-05-03Update default tempo readme/help text.James Brown
2002-05-02Clarified the '-t' option help text (by showing 0x1F0000 instead ofLionel Ulmer
2002-05-02Fixed the command line parsing for the parameters with optionnalLionel Ulmer
2002-05-01Set GFX_NORMAL on WinCE, oopsNicolas Bacca
2002-05-01Set GFX_NORMAL on WinCENicolas Bacca
2002-04-28spaces to tabs; don't hard code midi driver ID on MacOSMax Horn
2002-04-27More command line and config file bug fixes:Nicolas Noble
2002-04-27Fixed the 'config-file is predominant upon command line' bug...Nicolas Noble
2002-04-27Applied Triskelios's patch for Unix-style configuration file (ieLionel Ulmer
2002-04-27Fixed the tempo argument.Nicolas Noble
2002-04-27Add config file support. Thanks |Pixel| :)James Brown
2002-04-27Add autosave support, fix sm and max midi.James Brown
2002-04-26allow spaces after various command line options and their valuesMax Horn
2002-04-26Add enhanced debugging patch.James Brown
2002-04-26Fix 'monkey' target.James Brown