Age | Commit message (Expand) | Author |
2011-11-27 | JANITORIAL: Remove extra semicolons. | Christoph Mallon |
2011-11-17 | COMMON: Move <new> include into scummsys.h. | Alyssa Milburn |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-17 | DC: Directory handling fixes | Marcus Comstedt |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-08 | BACKENDS: Shuffle backends class hierarchy and module initialization | Max Horn |
2011-06-07 | DC: Use OSystem's 'slots' for timer/savefile manager & fsFactory | Max Horn |
2011-06-06 | DC: Allow use of all symbols | 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-06-01 | DC: Clarify comment | Max Horn |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-23 | DC: Fix compilation | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-03 | COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility | Max Horn |
2011-05-03 | DC: Fix various forbidden symbol clashes | Max Horn |
2011-05-03 | BACKENDS: Allow various files to use stuff from time.h | Max Horn |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
2011-05-01 | DC: Disable serial for release | Marcus Comstedt |
2011-04-29 | DC: Create a "dcdist" target for buildbot | Marcus Comstedt |
2011-04-29 | DC: Aesthetical improvements to plugin loader | Marcus Comstedt |
2011-04-28 | DC: Fix compilation | Ori Avtalion |
2011-04-20 | DC: Provide some feedback when loading plugins | Marcus Comstedt |
2011-04-20 | DC: Move dynamic plugin handling into the platform | Marcus Comstedt |
2011-04-17 | ALL/GRAPHICS: Remove Surface::bytesPerPixel. | Johannes Schickel |
2011-02-19 | Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma... | Johannes Schickel |
2011-02-18 | DC: Don't use $(VER_REV) with git | Marcus Comstedt |
2011-02-16 | DC: Adapt to setPalette/grabPalette RGBA->RGB change. | Johannes Schickel |
2011-02-12 | GIT: use git for describing the version. | dhewg |
2011-02-12 | BUILD: Remove explicit references to SVN in revision variable names. | Jordi Vilalta Prat |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2011-01-08 | DC: Sync legacy makefile with recent changes | Marcus Comstedt |
2011-01-08 | DC: Fix a compilation warning | Marcus Comstedt |
2011-01-08 | DC: Implement logMessage() | Marcus Comstedt |
2011-01-07 | DC: Ensure creation of output sections .{c,d}tors | Marcus Comstedt |
2011-01-07 | DC: Check plugins for required symbols | Marcus Comstedt |
2010-12-03 | DC: Remove extra semicolon. (Should fix compiliation hopefully). | Johannes Schickel |
2010-12-03 | DC: Implement getSystemLanguage() | Marcus Comstedt |
2010-12-01 | DC: Adapted CDDA interface to the new standard. | Marcus Comstedt |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat |
2010-07-29 | DC: Let scummvm.ini override autodetect of games | Marcus Comstedt |
2010-07-29 | DC: Specialize createConfig{Read,Write}Stream | Marcus Comstedt |
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn |
2010-07-29 | BUILD: Compile & link certain files only for specific BACKEND values | Max Horn |
2010-06-15 | SYSTEM: Unify OSystem::getSupportedFormats() signature | Max Horn |