aboutsummaryrefslogtreecommitdiff
path: root/base/gameDetector.h
AgeCommit message (Expand)Author
2003-12-13removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...Max Horn
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
2003-10-18We proudly present the latest installment of our hit series 'Untangle the mes...Max Horn
2003-10-17cleanupMax Horn
2003-10-17added a listTargets() function (not yet used, soon) and some cleanupMax Horn
2003-10-17oops, forgot to remove the old Platform enumMax Horn
2003-10-17moved platform/language constants to common/util.*Max Horn
2003-10-17factored out the game detection code into the Plugin class; this is the first...Max Horn
2003-10-15removed the kDefault*Volume constantsMax Horn
2003-10-14fix debug mode 0Max Horn
2003-10-12some renaming for more consistent terminology (although we might want to reev...Max Horn
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn
2003-10-05Preliminary preparation for new YM2612 FM emulator.Jamieson Christian
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-01disable joystick input by default either command line or config file need to ...Jonathan Gray
2003-09-20fix invalid target crash for build using loadable modulesMax Horn
2003-09-17cleanupMax Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn