Age | Commit message (Expand) | Author |
2016-04-24 | GCW0: Attempt to fix out-of-tree packaging. | Johannes Schickel |
2016-04-18 | GCW0: Mention location of scummvm.log file in README | Eugene Sandulenko |
2016-04-13 | GCW0: Split README by chapters | Eugene Sandulenko |
2016-04-13 | GCW0: Better bracket replacements in README | Eugene Sandulenko |
2016-04-12 | GCW0: Attempt to fix README sections | Eugene Sandulenko |
2016-04-10 | GCW0: Clean up build script | Eugene Sandulenko |
2016-04-10 | ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSC... | Eugene Sandulenko |
2016-04-06 | DC: Fix compilation errors due to AudioCD changes. | Johannes Schickel |
2016-03-23 | Merge pull request #711 from lordhoto/opengl-revamp | Johannes Schickel |
2016-03-21 | Merge pull request #704 from lordhoto/clone2727-audiocd | Johannes Schickel |
2016-03-16 | Merge pull request #682 from lordhoto/savefilemanager-case-insensitive | Johannes Schickel |
2016-03-16 | OPENGL: Simplify context type setting. | Johannes Schickel |
2016-03-16 | OPENGL: Allow runtime specification of OpenGL mode. | Johannes Schickel |
2016-03-16 | OPENGL: Add functionality to query OpenGL functions on runtime. | Johannes Schickel |
2016-03-13 | POSIX: Cleanup AudioCD manager creation. | Johannes Schickel |
2016-03-13 | SDL: Get rid of reference to SDL 1.3. | Johannes Schickel |
2016-03-13 | BACKENDS: Only expose one set of functions for AudioCDManager | Matthew Hoops |
2016-03-13 | BACKENDS: Add a Win32 audio CD player | Matthew Hoops |
2016-03-13 | BACKENDS: Add a Linux CD-ROM audio player | Matthew Hoops |
2016-03-13 | BACKENDS: Add a custom Mac OS X CD audio manager | Matthew Hoops |
2016-03-13 | BACKENDS: Use a virtual function for creating the SDL audio CD manager | Matthew Hoops |
2016-03-13 | BACKENDS: Add a closeCD() function to the AudioCDManager | Matthew Hoops |
2016-03-13 | BACKENDS: Move to an openCD() without parameters as the public API | Matthew Hoops |
2016-03-09 | SDL: Fix compilation with SDL2 and MSVC2015. | Johannes Schickel |
2016-03-09 | GCW0: Remove hardcoded list of skipped engines. | Eugene Sandulenko |
2016-03-05 | GCW0: Disabled more 640x480-only engines | Eugene Sandulenko |
2016-02-26 | MAEMO: Update debian/changelog | Tarek Soliman |
2016-02-26 | GCW0: Packaging fixes | Eugene Sandulenko |
2016-02-26 | GCW0: Update port building and provide port-specific README | Eugene Sandulenko |
2016-02-26 | DREAMCAST: Re-fix listing of savegames | Marcus Comstedt |
2016-02-26 | IOS: Fixes savegame deletion on sandboxed iOS devices | Vincent Bénony |
2016-02-25 | BACKENDS: Make DefaultSaveFileManager case insensitive. | Johannes Schickel |
2016-02-25 | DREAMCAST: Fix listing of savefiles. | Johannes Schickel |
2016-02-24 | GCW0: Made packager reenterable | Eugene Sandulenko |
2016-02-24 | GCW0: Disabling more features on GCW0 | Eugene Sandulenko |
2016-02-24 | GCW0: Add release build script | Eugene Sandulenko |
2016-02-24 | GCW0: Include free soundfont into release package | Eugene Sandulenko |
2016-02-17 | AMIGAOS: Fix native build breakage caused by indented comments in amigaos.mk. | Johannes Schickel |
2016-02-17 | AMIGAOS: Fix 'amigaosdist' for in-tree builds on AmigaOS. | Hubert Maier |
2016-02-15 | I18N: Fix language code for Swedish | Jakub Wilk |
2016-02-15 | I18N: Fix country code for Denmark | Jakub Wilk |
2016-02-15 | JANITORIAL: Typos detected with lintian & grep | Alexandre Detiste |
2016-02-12 | WIN32: Fix compilation with MinGW-w64 based Win32 compiler. | Johannes Schickel |
2016-02-09 | MAEMO: Add configure and make extra args env vars | Tarek Soliman |
2016-02-06 | AMIGAOS: Fix 'amigaosdist' target for out-of-tree builds. | Johannes Schickel |
2016-02-05 | RELEASE: This is 1.9.0git | Eugene Sandulenko |
2016-02-05 | MAEMO: Fix default bindings | Tarek Soliman |
2016-02-02 | POSIX: Move assureDirectoryExists to posix-fs{.h,.cpp}. | Johannes Schickel |
2016-02-02 | POSIX: Move default config file location to '$XDG_CONFIG_HOME/scummvm/scummvm... | Johannes Schickel |
2016-02-02 | POSIX: Use modern path for log file. | Johannes Schickel |