Age | Commit message (Expand) | Author |
2011-08-26 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2011-08-26 | CONFIGURE: Fixes to MacPort detection | Eugene Sandulenko |
2011-08-26 | CONFIGURE: Add support for building under MacPorts | Eugene Sandulenko |
2011-08-26 | CONFIGURE: Fix indentation | Eugene Sandulenko |
2011-08-21 | BADA: Code formatting and style changes following review | Chris Warren-Smith |
2011-08-21 | BADA: Initial BADA port implementation | Chris Warren-Smith |
2011-08-08 | JANITORIAL: Remove trailing whitespace | Ori Avtalion |
2011-08-08 | CONFIGURE: Add more verbosity for slow shell environments like mingw | Eugene Sandulenko |
2011-08-08 | CONFIGURE: Add x86_64 to the CPU architecture list. | Johannes Schickel |
2011-08-08 | CONFIGURE: Unify cpu arch detection | Max Horn |
2011-08-04 | BUILD: Enable Ringworld: Revenge Of The Patriarch by default. | Paul Gilbert |
2011-08-02 | MACOSX: Turned update support off by default, simplified and cleaned the pull... | Oystein Eftevaag |
2011-08-02 | Merge pull request #52 from CeRiAl/macosx-sparkle | Oystein Eftevaag |
2011-07-27 | Merge pull request #58 from fuzzie/composer | Eugene Sandulenko |
2011-07-20 | Merge remote branch 'upstream/master' into pegasus | Matthew Hoops |
2011-07-19 | MACOSX/UPDATES: Streamline UpdateManager | CeRiAl |
2011-07-19 | MACOSX: Add Sparkle support | CeRiAl |
2011-07-18 | Merge pull request #50 from clone2727/bink | clone2727 |
2011-07-14 | COMPOSER: Add a first attempt at an engine. | Alyssa Milburn |
2011-07-13 | BUILD: Allow for disabling Bink support | Matthew Hoops |
2011-07-09 | Wii: Enable Virtual Keyboard for Wii and Gamecube in Configure. | D G Turner |
2011-07-01 | CONFIGURE: Rename $WIN32BUILD to $STAGING | Littleboy |
2011-07-01 | BUILD: Use static build when compiling with later GCC versions under mingw, t... | Travis Howell |
2011-06-30 | Merge branch 'master' of github.com:scummvm/scummvm | Travis Howell |
2011-06-30 | BUILD: Use separate win32 target for each installer. | Travis Howell |
2011-06-29 | BACKENDS: Implement Win32TaskbarManager::setCount() | Littleboy |
2011-06-25 | PS3: Fix out of tree builds. | Bastien Bouclet |
2011-06-23 | Merge pull request #40 from bgK/ps3 | Eugene Sandulenko |
2011-06-22 | CONFIGURE: Fix Unity checks | Littleboy |
2011-06-22 | Merge pull request #26 from Littleboy/taskbar | Eugene Sandulenko |
2011-06-22 | CONFIGURE: When building the SDL backend, display the SDL version number. | Bastien Bouclet |
2011-06-22 | PS3: Build with -mminimal-toc to allow loading larger elfs. Thanks to andoma ... | Bastien Bouclet |
2011-06-22 | PS3: Map joypad buttons to features. Enable the virtual keyboard. | Bastien Bouclet |
2011-06-22 | PS3: Initial version of the PlayStation 3 backend | Bastien Bouclet |
2011-06-22 | SDL: Allow building with current SDL 1.3hg | Bastien Bouclet |
2011-06-18 | CONFIGURE: Use = to test for string equality, not == | eriktorbjorn |
2011-06-16 | CONFIGURE: Add minimum version of Unity | Julien |
2011-06-16 | CONFIGURE: Only add linking to ole32 and uuid when taskbar support is compile... | Julien |
2011-06-16 | CONFIGURE: Disable check for unity when compiling with mingw (pkg-config is n... | Julien |
2011-06-16 | CONFIGURE: Update internal libunity handling and add support for disabling ta... | Littleboy |
2011-06-16 | CONFIGURE: Update libunity detection by adding a call to one of unity functio... | Littleboy |
2011-06-16 | CONFIGURE: Disable Unity on non-unix systems and add taskbar support when com... | Littleboy |
2011-06-16 | BACKENDS: Add define for Unity-specific taskbar code | Littleboy |
2011-06-16 | CONFIGURE: add warning for building WIP/unstable engines | Tarek Soliman |
2011-06-16 | BACKENDS: Only update unity libs and cflags in auto mode | Littleboy |
2011-06-16 | BACKENDS: Add WIP Unity support | Littleboy |
2011-06-16 | BACKENDS: Add use flag for taskbar integration | Littleboy |
2011-06-15 | CONFIGURE: Fix cxx test linking for Android | dhewg |
2011-06-15 | DREAMWEB: added autogenerated source | Vladimir |
2011-06-14 | WINCE: Add support for language auto-detection in WinCE | CeRiAl |