Age | Commit message (Expand) | Author |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-08-11 | Changed OSystem (A)RGBToColor and colorTo(A)RGB methods to use ColorMasks tem... | Max Horn |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-17 | Implemented a simple EventManager class | Max Horn |
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio mixe... | Max Horn |
2006-10-21 | Added OSystem::getTimerManager and OSystem::getMixer methods (wip) | Max Horn |
2006-10-02 | Implemented "iconify window" opcode. This, of course, needs support in the | Torbjörn Andersson |
2006-06-24 | Moved savefile code to new 'saves' backend module (work in progress) | Max Horn |
2006-05-06 | Added a default implementation of the OSystem CD API (which simply does nothing) | Max Horn |
2006-05-04 | Moved GameDetector::setTarget & findGame to the new namespace Base; moved the... | Max Horn |
2006-04-02 | With this change, backends are now responsible for instantiating their OSyste... | Max Horn |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-02-02 | Typo | Chris Apers |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-09-03 | Prepare new backends and potential native version | Chris Apers |
2005-08-16 | Added: PSP backend | Joost Peters |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-05-10 | Moved (In/Out)SaveFile(Manager) and Timer to namespace Common | Max Horn |
2005-03-31 | Playstation2 Port: initial import | Robert Göffringmann |
2005-01-15 | Forgot to commit this | Max Horn |
2005-01-10 | Remove some more header dependencies | Max Horn |
2005-01-10 | Reduce dependencies on common/savefile.h from 88 to 14 | Max Horn |
2005-01-10 | yet another attempt to get makeInstance working for gcc 3.3, gcc 3.2, and MSV... | Max Horn |
2005-01-09 | Added new interface SeekableReadStream | Max Horn |
2005-01-06 | Modify the singleton code once more to help overcome an issue with MSVC 7 (se... | Max Horn |
2005-01-01 | Changed the singleton code to allow for custom object factories; this allowed... | Max Horn |
2005-01-01 | Changed OSystem::instance() to return a reference, not a pointer (it now matc... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-06-25 | Cleaned up SaveFileManager stuff a little bit | Max Horn |
2004-05-21 | Tweaks (Morphos & Palm backends badly need updating :-/) | Max Horn |
2004-03-28 | Remove explicit OSystem parameter from StackLock constructor; added OSystem::... | Max Horn |
2004-03-15 | fix circular header dependency, by moving StackLock class to common/system.h ... | Max Horn |
2004-03-15 | Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge... | Max Horn |
2004-03-02 | Obsolete | Chris Apers |
2004-02-27 | cleanup | Max Horn |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-15 | Removed 'fullscreen' option (PalmOS) | Chris Apers |
2003-11-03 | stdafx.h needs to be included first. | Marcus Comstedt |
2003-11-02 | forgot to commit this, sorry guys | Max Horn |