aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.cpp
AgeCommit message (Collapse)Author
2003-05-21pedantic fixesMax Horn
svn-id: r7789
2003-05-19Oops....Jamieson Christian
svn-id: r7700
2003-05-19Fixed silence in older games under native MIDI driversJamieson Christian
svn-id: r7697
2003-05-18HAVE_CONFIG_HJonathan Gray
svn-id: r7632
2003-05-17Added command line options forJamieson Christian
native MT-32 support and combination Adilb/native MIDI drivers. svn-id: r7594
2003-05-16Feature [557411] Adlib sound effects with GM drivers.Jamieson Christian
Support for simultaneous drivers is based on a #define in imuse.cpp, and is disabled by default. svn-id: r7582
2003-05-16add config option basename to override base file name for games of the form ↵Jonathan Gray
foo.xxx to basename.xxx, useful when used together with gameid to test games not yet added to version list svn-id: r7566
2003-05-12added method to detect which midi driver will be createdRobert Göffringmann
svn-id: r7482
2003-05-09Patch #735294: AdvMame3x scalerMax Horn
svn-id: r7409
2003-04-30more PalmOS changesMax Horn
svn-id: r7220
2003-04-26Make it possible to disable some/all of our three game modules ↵Max Horn
(scumm/simon/sky) with three flags in the Makefile svn-id: r7131
2003-03-26cleanupMax Horn
svn-id: r6865
2003-03-25cleanupMax Horn
svn-id: r6856
2003-03-18add GF_DEFAULT_TO_1X_SCALERJonathan Gray
svn-id: r6830
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06fixed version_settings generation (now Indy3 works again)Max Horn
svn-id: r6725
2003-03-06next pedantic cleanup codePaweł Kołodziejski
svn-id: r6714
2003-03-05Patch #697312: Beneath a Steel Sky interim/initial support patchMax Horn
svn-id: r6691
2003-03-02Patch #691064: dot matrix scalerMax Horn
svn-id: r6663
2003-03-01removed the single big VersionSettings list; instead, the simon & scumm ↵Max Horn
modules now keep their target lists seperatly (and when we add BASS, it can have its own target list) svn-id: r6652
2003-03-01don't hardcode the Simon GameID values, rather use the #defines from ↵Max Horn
simon/intern.h. Proper solution pending svn-id: r6651
2003-02-27move comi to be up near the other scumm gamesJonathan Gray
svn-id: r6641
2003-02-26add snmidemoJonathan Gray
svn-id: r6640
2003-02-24add gameid for puttdemoJonathan Gray
svn-id: r6636
2003-02-18moondemo uses akos as wellJonathan Gray
svn-id: r6623
2003-02-18add fatty bears fun packJonathan Gray
svn-id: r6622
2003-02-18fix typoJonathan Gray
svn-id: r6620
2003-02-17make good on GF_NEW_COSTUMES threatsJonathan Gray
svn-id: r6616
2003-02-14add putt putt goes to the moon to gamedetectorJonathan Gray
svn-id: r6605
2003-02-12try to boost our cvs stats a bit, er I mean fix typoJonathan Gray
svn-id: r6599
2003-02-12update version list with some more dos based humongous games, these ones ↵Jonathan Gray
still need at least one opcode to work and maybe some akos bits, but they are a lot closer to the lec games then the games that are windows based with versions numbers of 7.0.0 which seems to be pretty much every game apart from those now in the list svn-id: r6598
2003-02-02Language option isn't just for comuTravis Howell
svn-id: r6582
2003-01-29Missed a fileTravis Howell
svn-id: r6570
2003-01-29add ability to specify language for comi see scummvm -h for possible valuesJonathan Gray
svn-id: r6567
2003-01-15add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try itJonathan Gray
svn-id: r6462
2003-01-14Add hopefully the final simon target, not support at all yet.Travis Howell
svn-id: r6451
2003-01-14Start for Simon 1 amiga cd32 version support, not working right yet.Travis Howell
svn-id: r6450
2003-01-11More simon 2 targets (amiga/mac ports)Travis Howell
svn-id: r6396
2003-01-04Add extra target for simon2demoTravis Howell
svn-id: r6329
2003-01-03Don't show scumm version number when starting Simon gamesTravis Howell
svn-id: r6325
2003-01-01change detected game to trying to start game as this message is displayed ↵Jonathan Gray
even when there aren't any resource files in the specified directory svn-id: r6313
2002-12-31get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ↵Max Horn
script dumping svn-id: r6284
2002-12-28declutteringJames Brown
svn-id: r6224
2002-12-21partial checkin of patch #655594 (handling Y/N questions); cleanupMax Horn
svn-id: r6042
2002-12-21Add debug command line fix and config option, patch #655822Travis Howell
svn-id: r6034
2002-12-17Fix error in my last commitTravis Howell
Remove hack svn-id: r6009
2002-12-16Update Simon games auto detectTravis Howell
svn-id: r5995
2002-12-14explicitly init all fields of version_settingsMax Horn
svn-id: r5945
2002-12-13added an API to query the list of available music drivers; cleanupMax Horn
svn-id: r5942
2002-12-12Tidy one or two things up for future V1/V2/V8 SCUMM support.James Brown
svn-id: r5915