Age | Commit message (Expand) | Author |
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 |
2011-09-10 | CGE: Add minimal engine and detection | Strangerke |
2011-06-02 | BUILD: Enable Lands of Lore by default. | Johannes Schickel |
2011-06-01 | ALL: Removed last traces of the MPEG2 code | Max Horn |
2011-06-01 | DC: Use 'noserial' for release builds | Max Horn |
2011-06-01 | Merge pull request #20 from scott-t/t7g-ios | clone2727 |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-31 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops |
2011-05-31 | CONFIGURE: move some libs required by n64 port | Fabio Battaglia |
2011-05-31 | BUILD: Fix typo which broke WebOS builds | Max Horn |
2011-05-31 | BUILD: Compile more files only when necessary | Max Horn |
2011-05-31 | BUILD: Add SDL_BACKEND=1 to config.mk for all SDL based backends | Max Horn |
2011-05-30 | WINCE: Remove unnecessary -I flags | Max Horn |
2011-05-30 | BUILD: Only add one option per line to INCLUDES/CXXFLAGS/LDFLAGS | Max Horn |
2011-05-26 | DC: Don't set a lib search path for plugins | Max Horn |
2011-05-26 | BUILD: Make endianess check stricter | Max Horn |
2011-05-26 | BUILD: Reorder configure some more | Max Horn |
2011-05-26 | ANDROID: Trying to fix the recent linker failures | Max Horn |
2011-05-26 | BUILD: Reorder plugin stuff in configure some more | Max Horn |
2011-05-25 | BUILD: Unify plugin prefix/suffix handling, unify setting DYNAMIC_MODULES | Max Horn |
2011-05-25 | BUILD: Minor configure cleanup | Max Horn |
2011-05-25 | BUILD: Do not define LUA_USE_POSIX | Max Horn |
2011-05-25 | BUILD: Update comments | Max Horn |
2011-05-25 | BUILD: Declare RELEASE_BUILD in DEFINES, not CXXFLAGS | Max Horn |
2011-05-25 | BUILD: Replace _need_memalign runtime test by hardcoded list | Max Horn |
2011-05-25 | BUILD: Rename USE_TEXT_CONSOLE -> USE_TEXT_CONSOLE_FOR_DEBUGGER | Max Horn |
2011-05-25 | BUILD: Always enable indeo3 codec | Max Horn |
2011-05-25 | BUILD: Add only one -D to DEFINES per line; add FIXMEs to -D in CXXFLAGS | Max Horn |
2011-05-25 | BUILD: Unify how _posix is computed | Max Horn |
2011-05-25 | BUILD: Rename UNIX #define to POSIX | Max Horn |
2011-05-25 | BUILD: Move some Android 'hack' back to near end of configure | Max Horn |
2011-05-25 | BUILD: Rearrange some PSP stuff | Max Horn |
2011-05-25 | BUILD: Unify how debug/release mode defaults are determined | Max Horn |