aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
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-16cleanupMax Horn
2003-10-15really removed kDefault*Volume this time :-)Max Horn
2003-10-15removed the kDefault*Volume constantsMax Horn
2003-10-14fix debug mode 0Max Horn
2003-10-14zero is a valid debug level, also change incorrect string; 0 is game only, no...Jonathan Gray
2003-10-13set _debugMode to true if a non-zero debug level has been specified in the co...Max Horn
2003-10-12amiga= is deprecated, so don't auto-write it into the config file anymoreJamieson Christian
2003-10-12some more target<->game cleanupMax Horn
2003-10-12use gScummVMFullVersion for initial window caption; use ConfigManager::kAppli...Max Horn
2003-10-12some renaming for more consistent terminology (although we might want to reev...Max Horn
2003-10-12removing last traces of -w/-lMax Horn
2003-10-12Fix WinCE buildNicolas Bacca
2003-10-11Patch around another MSVC6 quirkJamieson Christian
2003-10-10Hmm, that wasn't the problem after all. ApparentlyJamieson Christian
2003-10-10fix handling of last argument: if it's not a valid target, treat it like any ...Max Horn
2003-10-10Public constructor/destructor, for the sake of Singleton<>.Jamieson Christian
2003-10-10some cleanupMax Horn
2003-10-10added my thoughts on our command line options (please feel free to comment an...Max Horn
2003-10-10rearranged code a bitMax Horn
2003-10-10constnessMax Horn
2003-10-09make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :)Jonathan Gray
2003-10-09give this more chance of working properlyJonathan Gray
2003-10-09make khaleks correct fix a bit nicer; and add similar safety nets to the othe...Max Horn
2003-10-09Temporary (?) fix to stop ScummVM crashing for me. (I don't define anyTorbjörn Andersson
2003-10-08turned PluginManager into a proper singletonMax 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-05factor out common gfx_mode/fullscreen setup code from the game engines into t...Max Horn
2003-10-05Make use of new List iteratorMax Horn
2003-10-05bump versionJonathan Gray
2003-10-05create the timer object a bit earlierMax Horn
2003-10-04add ability to use boot_param in a config file to specify boot param, this is...Jonathan Gray
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-28removed duplicate g_timer object (one was global, one was static to timer.cpp...Max Horn
2003-09-28queen initial importJoost Peters
2003-09-27Timer services are now available through g_timer, soJamieson Christian
2003-09-27added hq2x scalerMax Horn
2003-09-26Add optional define for no consoleTravis Howell
2003-09-21added HQ3x filterMax Horn
2003-09-21Use banners on WinCENicolas Bacca
2003-09-20fixed AMD64 warningMax Horn
2003-09-20prepend underscore before passing symbols to dlsym, at least on OS XMax Horn
2003-09-20fix invalid target crash for build using loadable modulesMax Horn