Age | Commit message (Expand) | Author |
2017-10-15 | BACKENDS: Constify PaletteManager::grabPalette implementations | Colin Snover |
2014-04-28 | Merge pull request #426 from sunmax/master | Eugene Sandulenko |
2014-02-18 | PS2: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-18 | PS2: added [PlayStation2] section to scummvm.ini | Max Lingua |
2014-01-18 | PS2: modular IRX drivers loading | Max Lingua |
2014-01-18 | PS2: fixed tabs and alignment | Max Lingua |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2012-06-16 | ALL: Let overlay related methods in OSystem take a void * and use a proper pi... | Johannes Schickel |
2012-06-16 | BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer. | Johannes Schickel |
2012-06-16 | BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *... | Johannes Schickel |
2012-06-03 | ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo... | Johannes Schickel |
2011-11-27 | PS2: Remove the unused method OSystem_PS2::grabRawScreen(). | Christoph Mallon |
2011-06-08 | BACKENDS: Shuffle backends class hierarchy and module initialization | Max Horn |
2011-06-07 | PS2: Use OSystem's 'slots' for timer/savefile manager | Max Horn |
2011-06-06 | BACKENDS: Unify EventManager setup | Max Horn |
2011-06-06 | PS2: Add logMessage() implementation | Max Horn |
2011-06-06 | BACKENDS: Add OSystem::getDefaultConfigFileName | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-03 | PS2: Fix various forbidden symbol clashes | Max Horn |
2011-04-28 | BACKENDS: Fix compilation for various backends | Ori Avtalion |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2010-06-01 | Remove dead code from PS2 and GP2x backends | Max Horn |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-11-18 | PS2: Remove custom OSystem::fillScreen implementation as well as clearScreen() | Max Horn |
2009-10-09 | PS2: Fix warnings | Max Horn |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-10-05 | Here we have: | Max Lingua |
2009-07-12 | ScummVM/PS2 bugs fixed by this commit: | Max Lingua |
2009-06-28 | PS2: Don't overload fillScreen with a dummy, just use the inherited version | Max Horn |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-03-06 | Implemented _overlayFormat in Gs2dScreen | Max Lingua |
2009-03-04 | - 0.13.x friendly ;-) | Max Lingua |
2009-01-30 | Removed default implementations of OSystem::getOverlayHeight() and getOverlay... | Max Horn |
2009-01-30 | Moved default implementations for various OSystem methods into a new class Ba... | Max Horn |
2009-01-23 | Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat... | Max Horn |
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys... | Max Horn |
2008-10-16 | OSYSTEM: Pushed out some port specific code from common/system.cpp to the res... | Max Horn |
2008-07-17 | Committing PS2 changes on behalf of the other Max ;) | Max Horn |
2008-03-03 | the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup. | Robert Göffringmann |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-06-30 | Adding some missing stuff to the PS2 port (it still will require quite some w... | 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 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2006-07-06 | Moving remaining platform/backends code, as previously threatened | Max Horn |