aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.cpp
AgeCommit message (Expand)Author
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-08changes to get a better link order, and to allow building a 'bare bone' scumm...Max Horn
2003-09-08got rid of version_settingsMax Horn
2003-09-08more plugin related workMax Horn
2003-09-08renamed VersionSettings -> TargetSettings and also renamed some of its member...Max Horn
2003-09-06Fix debug level, only > 1 should be valid.Travis Howell
2003-09-06Game failure message shouldn't be a debug either.Travis Howell
2003-09-06Actually make these game version message shown by default, so users can bette...Travis Howell
2003-09-05init value of _amiga to falseMax Horn
2003-09-05Add to config as int for now.Travis Howell
2003-09-05Fix platform command line and add to readmeTravis Howell
2003-09-05Use --platform option, instead of system specific options.Travis Howell
2003-09-05Update docs for new flagsTravis Howell
2003-09-05Add atarist and macintosh options, since there seem to be no way to detect ve...Travis Howell
2003-09-03prepare for larger target namesJonathan Gray
2003-08-30Feature Request [778833] '-F' not documentedJamieson Christian
2003-08-29Memory leakChris Apers
2003-08-22change description of -b option to be more correct, also some consistency in ...Jonathan Gray
2003-08-18added VersionSettings flag MDT_PREFER_NATIVE for defaulting to midi musicRobert Göffringmann
2003-08-16Added fullscreen support to palmosChris Apers
2003-08-15Replaced ADLIB_ALWAYS and ADLIB_PREFERRED with a more flexibleJamieson Christian
2003-08-13Fix ALWAYS_ADLIB override of native driver selectionJamieson Christian
2003-08-13Added PC Speaker and PCjr command line options,Jamieson Christian
2003-08-11Fix for Bug [779013] ALL: Fullscreen and -FJamieson Christian
2003-08-08list -h in help textJonathan Gray
2003-08-04limit to 80 char again after last change...Jonathan Gray
2003-08-04dittoTravis Howell
2003-08-04fix lines exceeding 80 chars in usage helpJonathan Gray
2003-08-03fix for bug #782132 (MI1: -e null doesn't work)Max Horn
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-07-31added new header file backends/intern.h; removed some stuff from common/syste...Max Horn
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
2003-07-29Add option for the demo included in Maniac Mansion (Classic version)Travis Howell
2003-07-28bs2Jonathan Gray
2003-07-28Patch #715991: Quit Confirmation Dialog (feature request #642721) with some t...Max Horn
2003-07-15replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...Max Horn
2003-07-12added support for different languages and fixed memory leak and screen refres...Robert Göffringmann
2003-07-05Fix multiple debug level messages, when debug level is set in the config file.Travis Howell
2003-07-05applied eriktorbjorn's floppy-intro-with-cd-version patch (#765885)Joost Peters
2003-07-04Allow "no-" prefix to long command-line options, e.g. --no-aspect-ratio,Torbjörn Andersson
2003-07-03const correctnessMax Horn
2003-06-22Add opengl filter optionTravis Howell
2003-06-22Patch #757827: Aspect-ratio correctionMax Horn
2003-06-19cleanupMax Horn
2003-06-18Fix for bug [756559] ALL: 'multi_midi=true' in scummvm.ini does not work.Jamieson Christian
2003-06-17I will add a wrapper for that (currently NULL driver)Chris Apers
2003-06-15moved GameId declaration to common/engine.h (more logical); moved scumm speci...Max Horn
2003-06-13make -z output align nicelyJonathan Gray
2003-06-12Fixed problem with variant game IDs (e.g. 'tentaclea')Jamieson Christian
2003-06-12Made notation of transient config domains consistent.Jamieson Christian