aboutsummaryrefslogtreecommitdiff
path: root/common/system.cpp
AgeCommit message (Expand)Author
2008-08-09Use FSNode API in default OSystem::openConfigFileForReading & OSystem::openCo...Max Horn
2008-08-05Removed unneeded #includes.Travis Howell
2008-08-04Remove some code which was rendered obsolete by md5's commit r33610Max Horn
2008-08-04Fixing compilation under MSVCFilippos Karapetis
2008-08-03OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ma...Max Horn
2008-08-03New OSystem API for loading/storing default config fileMax Horn
2008-07-30This time properly reverted my accidental commits of the osystem&configman pa...Max Horn
2008-07-30Fixed Win32 build, after Fingolfin's commits (probably because of the revert ...Nicola Mettifogo
2008-07-30Revert my accidental commit of the OSystem changes (oops)Max Horn
2008-07-30Simplified advanced detector file sys scanning codeMax Horn
2008-06-28Removed OSystem::getFilesystemFactory() default implentation, as announcedMax Horn
2008-06-10Removed unneeded #includeMax Horn
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko
2008-05-24Removing DS ifdef from getFileSystemFactory().Neil Millstone
2008-05-19Removed some dead codeMax Horn
2008-05-15Removed the default OSystem::getTimeAndDate() implementationMax Horn
2008-03-19Implement OSystem_PSP::getFilesystemFactory() and OSystemPSP::getTimeAndDate()Joost Peters
2008-03-12Removed remaining traces of the dead MorphOS backend, which itself was remove...Max Horn
2008-03-11Added OSystem_SDL::getFilesystemFactory()Max Horn
2008-03-03the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup.Robert Göffringmann
2008-03-01Moved Dreamcast filesystem factory to platform directory.Marcus Comstedt
2008-02-24Don't #include the FS factory implementations in common/system.cpp; rather, r...Max Horn
2008-02-24Fixed warning.Torbjörn Andersson
2008-02-23Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFiles...Max Horn
2008-01-22Removed backends/intern.hMax Horn
2007-12-28Patch #1859448: Add OSystem::getTimeAndDate APIEugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-08-11Changed OSystem (A)RGBToColor and colorTo(A)RGB methods to use ColorMasks tem...Max Horn
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-17Implemented a simple EventManager classMax Horn
2006-10-22Backend modularization: Create timer manager, savefile manager and audio mixe...Max Horn
2006-10-21Added OSystem::getTimerManager and OSystem::getMixer methods (wip)Max Horn
2006-10-02Implemented "iconify window" opcode. This, of course, needs support in theTorbjörn Andersson
2006-06-24Moved savefile code to new 'saves' backend module (work in progress)Max Horn
2006-05-06Added a default implementation of the OSystem CD API (which simply does nothing)Max Horn
2006-05-04Moved GameDetector::setTarget & findGame to the new namespace Base; moved the...Max Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-02TypoChris Apers
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-09-03Prepare new backends and potential native versionChris Apers
2005-08-16Added: PSP backendJoost Peters
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-03-31Playstation2 Port: initial importRobert Göffringmann
2005-01-15Forgot to commit thisMax Horn
2005-01-10Remove some more header dependenciesMax Horn