aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.cpp
AgeCommit message (Expand)Author
2003-10-02cleanup & restructuring; in particular move the midi driver list to its own s...Max Horn
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-10-01Revert kirbens change on 05Sep. Setting debugmode with debuglevel 0 is delibe...James Brown
2003-10-01disable joystick input by default either command line or config file need to ...Jonathan Gray
2003-09-27added hq2x scalerMax Horn
2003-09-21added HQ3x filterMax Horn
2003-09-20fix invalid target crash for build using loadable modulesMax Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-17cleanupMax Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn