aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.cpp
AgeCommit message (Expand)Author
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-09Patch #1181544 (AmigaOS 4 changes)Max Horn
2005-04-24Changed the semantics of debug level 0 from off back to something more simili...Max Horn
2005-04-23Change the way the command line options are put into the ConfigManagerMax Horn
2005-04-23Simplified debuglevel handling:Max Horn
2005-04-22oopsMax Horn
2005-04-22Added macros for integer options; added some explantory comments to the optio...Max Horn
2005-04-13Pedantic fix.Torbjörn Andersson
2005-04-13Patches #1164217 "Updated GS Support + Percussion Remapping Patch" andEugene Sandulenko
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-04-08Add NES platformEugene Sandulenko
2005-03-12Missed fileTravis Howell
2005-03-11PalmOS tooChris Apers
2005-03-10Add --force-1x-overlay command line option as discussed in bugreportEugene Sandulenko
2005-03-07Add Amiga renderer mode for EGA games.Travis Howell
2005-03-03That's what may happen if you happen to have more than one local tree.Eugene Sandulenko
2005-02-20Patch #1121337 (CGA rendering in early LEC titles).Eugene Sandulenko
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-30Handle SCUMMVM_SAVEPATH exactly like the command line option --savepath (but ...Max Horn
2004-12-27Reducing header dependencies a bitMax Horn
2004-12-27Fix for bug #1091748 (DIG: Starting new games takes a long time); turns out q...Max Horn
2004-12-25Get rid of the useless & troublesome master_volumeMax Horn
2004-12-24errno is defined in errno.h, not sys/errno.h (says POSIX)Max Horn
2004-12-18Default save path for OS X as well.Jonathan Gray
2004-12-15- Move MAXPATHLEN includes/defines into common locationJonathan Gray
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-30'atari, fmtowns, mac, pc, windows' have nothing to do with savepath :)Gregory Montoir
2004-11-09CleanupChris Apers
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko
2004-10-21Patch #1048326 Better MT-32 supportEugene Sandulenko
2004-10-14Documented the --savepath option.Torbjörn Andersson
2004-10-08Prevent double slash in pathChris Apers
2004-09-12Enable Zodiac driverChris Apers
2004-08-14sync with READMEMax Horn
2004-08-01Correct default settings used by COMITravis Howell
2004-07-16Applied patch #957544 to make output sample rate configurable at runtime.Torbjörn Andersson
2004-06-23Proper fix for detecting --platform command line switchEugene Sandulenko
2004-05-25Not yet supportedChris Apers
2004-05-05mention fmtowns platform option in helpJonathan Gray
2004-04-06Changed "voice_volume" to "speech_volume" for consistency with the BrokenTorbjörn Andersson
2004-04-05added voice group volume to scumm engine for imuse digital and implemeted vol...Paweł Kołodziejski
2004-03-31be tolerant against abuse of ConfMan.getInt(); add missing default value for ...Max Horn
2004-03-04Allow --demo-mode with maniac (Enchanced)Travis Howell
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-22avoid #include scaler.hMax Horn
2004-02-13Add Change --floppy-intro to --alt-intro patch (#896311)Travis Howell
2004-02-09Modified version of patch #892795 (Let scumvm -v show supported libs)Max Horn
2004-02-07Add -c/--config option to specific alternate configuration file. Sorry Max, b...James Brown
2004-02-05Prepare Zodiac MIDI supportChris Apers