Age | Commit message (Expand) | Author |
2016-02-05 | RELEASE: This is 1.9.0git | Eugene Sandulenko |
2014-06-30 | RELEASE: This is 1.8.0git | Eugene Sandulenko |
2014-02-18 | PSP: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-08-06 | PSP: Do not access Surface::pixels directly. | Johannes Schickel |
2013-07-04 | Merge pull request #331 from sev-/gsoc2012-eventsrecorder | Eugene Sandulenko |
2013-05-25 | PSP: Remove leftover debug statement to non-existant variable. | D G Turner |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2013-05-05 | RELEASE: This is 1.7.0git | Eugene Sandulenko |
2012-07-08 | RELEASE: This is 1.6.0git | Eugene Sandulenko |
2012-06-20 | PSP: Replace OverlayColor with uint16. | Johannes Schickel |
2012-06-20 | Merge pull request #246 from lordhoto/osystem-void-buffers | Johannes Schickel |
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-09 | COMMON: Add tm_wday to our TimeDate struct | Matthew Hoops |
2012-06-03 | ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo... | Johannes Schickel |
2012-03-17 | ALL: Make use of defined() for the preprocessor consistent. | Johannes Schickel |
2012-03-13 | JANITORIAL: Remove unnecessary empty default constructors/destructors. | Christoph Mallon |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2011-11-17 | COMMON: Move <new> include into scummsys.h. | Alyssa Milburn |
2011-10-20 | RELEASE: This is 1.5.0git | Eugene Sandulenko |
2011-08-07 | COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of... | Christoph Mallon |
2011-08-07 | PSP: Pass the stream as reference to PngLoader. | Christoph Mallon |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-08-07 | JANITORIAL: Add missing NL at EOF. | Christoph Mallon |
2011-06-30 | ALL: Require DECLARE_SINGLETON to be used in the Common namepsace | Ori Avtalion |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-17 | PSP: Make logMessage() implementation independent from parent class(es) | Max Horn |
2011-06-08 | BACKENDS: Shuffle backends class hierarchy and module initialization | Max Horn |
2011-06-07 | PSP: Use OSystem's 'slots' for timer/savefile manager | Max Horn |
2011-06-06 | BACKENDS: Add OSystem::getDefaultConfigFileName | Max Horn |
2011-06-06 | BACKENDS: Unify AudioCD manager instantiation | Max Horn |
2011-06-04 | BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls | Max Horn |
2011-06-04 | COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette | Max Horn |
2011-05-24 | PSP: Fix compilation | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-03 | PSP: Fix various forbidden symbol clashes | Max Horn |
2011-05-03 | PSP: Add FIXME to portdefs.h | Max Horn |
2011-05-03 | BACKENDS: Allow various files to use stuff from time.h | Max Horn |
2011-05-02 | PSP: fixed cursor disappearance bug in 16-bit games | Bluddy |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
2011-05-01 | RELEASE: This is 1.4.0git | Eugene Sandulenko |
2011-04-28 | BACKENDS: Fix compilation for various backends | Ori Avtalion |
2011-04-28 | PSP: Fix compilation | Ori Avtalion |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |
2011-04-17 | ALL/GRAPHICS: Remove Surface::bytesPerPixel. | Johannes Schickel |
2011-04-17 | BACKENDS: Adapt various backends code to set up Surface::format correctly. | Johannes Schickel |
2011-02-15 | PSP: Adapt to setPalette/grabPalette RGBA->RGB change. | Johannes Schickel |
2011-02-14 | GIT: ./tools/update-version.pl 1 3 0 git | dhewg |
2011-02-12 | BUILD: Remove explicit references to SVN in revision variable names. | Jordi Vilalta Prat |