aboutsummaryrefslogtreecommitdiff
path: root/common/system.cpp
AgeCommit message (Expand)Author
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
2005-01-10Reduce dependencies on common/savefile.h from 88 to 14Max Horn
2005-01-10yet another attempt to get makeInstance working for gcc 3.3, gcc 3.2, and MSV...Max Horn
2005-01-09Added new interface SeekableReadStreamMax Horn
2005-01-06Modify the singleton code once more to help overcome an issue with MSVC 7 (se...Max Horn
2005-01-01Changed the singleton code to allow for custom object factories; this allowed...Max Horn
2005-01-01Changed OSystem::instance() to return a reference, not a pointer (it now matc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-06-25Cleaned up SaveFileManager stuff a little bitMax Horn
2004-05-21Tweaks (Morphos & Palm backends badly need updating :-/)Max Horn
2004-03-28Remove explicit OSystem parameter from StackLock constructor; added OSystem::...Max Horn
2004-03-15fix circular header dependency, by moving StackLock class to common/system.h ...Max Horn
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max Horn
2004-03-02ObsoleteChris Apers
2004-02-27cleanupMax Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-01-06updated copyright noticeMax Horn
2003-12-15Removed 'fullscreen' option (PalmOS)Chris Apers
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
2003-11-02forgot to commit this, sorry guysMax Horn