Age | Commit message (Expand) | Author |
2008-08-03 | New OSystem API for loading/storing default config file | Max Horn |
2008-07-30 | This time properly reverted my accidental commits of the osystem&configman pa... | Max Horn |
2008-07-30 | Fixed Win32 build, after Fingolfin's commits (probably because of the revert ... | Nicola Mettifogo |
2008-07-30 | Revert my accidental commit of the OSystem changes (oops) | Max Horn |
2008-07-30 | Simplified advanced detector file sys scanning code | Max Horn |
2008-06-28 | Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks | Max Horn |
2008-06-28 | Removed OSystem::getFilesystemFactory() default implentation, as announced | Max Horn |
2008-05-19 | Typo. | Johannes Schickel |
2008-05-15 | Removed the default OSystem::getTimeAndDate() implementation | Max Horn |
2008-02-23 | Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFiles... | Max Horn |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-05 | Grammar fix in comment for kFeatureAutoComputeDirtyRects | Paul Gilbert |
2008-01-05 | Fixed comment that incorrectly reversed green and blue ordering for setPalett... | Paul Gilbert |
2007-12-28 | Patch #1859448: Add OSystem::getTimeAndDate API | Eugene Sandulenko |
2007-12-22 | Document that we expect recursive mutex locking behavior | Max Horn |
2007-11-13 | Slightly extended/clarified two OSystem doxygen comments | Max Horn |
2007-10-28 | Patch v5.2 from #1752243: "backends lib patches" | Eugene Sandulenko |
2007-09-23 | Fixed comment for grabPalette. | Johannes Schickel |
2007-08-11 | Changed OSystem (A)RGBToColor and colorTo(A)RGB methods to use ColorMasks tem... | Max Horn |
2007-07-08 | Removed various obsolete methods from OSystem (screenToOverlayX/Y, overlayToS... | Max Horn |
2007-07-01 | Patch #1595026: engine init/shutdown OSystem methods | Max Horn |
2007-06-20 | typo - (returh => return) -- jvprat | Matthew Hoops |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
2007-06-03 | Adding the new kFeatureDisableKeyFiltering OSystem feature. | Kostas Nakos |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-25 | Removing lots of superfluous semicola (see mail by David Weinehall on scummvm... | Max Horn |
2007-03-24 | Corrected some c&p error in the documentation. | Johannes Schickel |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-17 | Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with | Torbjörn Andersson |
2007-03-17 | Added class NonCopyable, and made various things derive from it | Max Horn |
2007-03-17 | Force all code to use EventManager::pollEvent instead of OSystem::pollEvent | 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-08-04 | Added new method OSystem::getScreenChangeID(), which can be used by code to t... | Max Horn |
2006-07-09 | Added OSystem::setFocusRectangle (first part of Nintendo DS patch) | Max Horn |
2006-07-07 | make grabRawScreen() pure virtual, since it's now _required_ to be implemente... | Joost Peters |
2006-05-17 | - Heavily modified patch #1214784: "Disable overlay scaling" | Eugene Sandulenko |
2006-05-06 | Added a default implementation of the OSystem CD API (which simply does nothing) | Max Horn |
2006-04-17 | Actually, 3-4 alpha bits are fine, too :) | Max Horn |
2006-04-17 | Clarify that kFeatureOverlaySupportsAlpha should only be set if at least a fe... | Max Horn |
2006-04-17 | Document how the alpha color component is to be interpreted | Max Horn |
2006-04-02 | With this change, backends are now responsible for instantiating their OSyste... | Max Horn |
2006-02-20 | Clarified that OSystem::setWindowCaption currently only supports ASCII captions | Max Horn |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-11-08 | Augmented OSystem docs | Max Horn |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |