Age | Commit message (Expand) | Author |
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 | COMMON: Change TaskbarManager to the new module slot interface | Julien |
2011-06-16 | BACKENDS: Allow use of excluded functions needed by Win32TaskbarManager | Julien |
2011-06-16 | BACKENDS/COMMON/GUI: Remove complete support for TaskbarManager when taskbar ... | Littleboy |
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 | BACKENDS: Fix Win32TaskbarManager compilation with Mingw | Littleboy |
2011-06-16 | CONFIGURE: Disable Unity on non-unix systems and add taskbar support when com... | Littleboy |
2011-06-16 | COMMON: Update TaskbarManager header with better documentation and examples o... | Littleboy |
2011-06-16 | BACKENDS: Add define for Unity-specific taskbar code | Littleboy |
2011-06-16 | COMMON: Add overall documentation to TaskbarManager interface | Littleboy |
2011-06-16 | BACKENDS: Remove UnityTaskbarManager::setOverlayIcon() | Littleboy |
2011-06-16 | BACKENDS: Move Win32TaskbarManager init code to constructor | Littleboy |
2011-06-16 | BACKENDS: Add support for count status to TaskbarManager | Littleboy |
2011-06-16 | BACKENDS: Integrate glib main event loop | Littleboy |
2011-06-16 | BASE: add TAINTED feature to gScummVMFeatures | Tarek Soliman |
2011-06-16 | CONFIGURE: add warning for building WIP/unstable engines | Tarek Soliman |
2011-06-16 | DREAMWEB: Re-optimize unbounded code blocks | Willem Jan Palenstijn |
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-16 | BACKENDS: Add stubs for unity taskbar class | Littleboy |
2011-06-16 | TOOLS: Add ole32.lib and uuid.lib to Code::Blocks linked libraries | Littleboy |
2011-06-16 | BACKENDS: Add taskbar integration compat header for MingW | Littleboy |
2011-06-16 | BACKENDS: Add progress to MassAdd dialog | Littleboy |
2011-06-16 | BACKENDS: Add engine-level accessor for TaskbarManager | Littleboy |
2011-06-16 | BACKENDS: Add support for custom game icon (recent items list and icon overlay) | Littleboy |
2011-06-16 | BACKENDS: Implement Win32 taskbar progress state and recent list | Littleboy |
2011-06-16 | DREAMWEB: Fix probably copy-paste error in asm | Willem Jan Palenstijn |
2011-06-16 | BACKENDS: Add win32 stubs for taskbar integration | Littleboy |
2011-06-16 | BACKENDS: Add generic TaskbarManager class to handle taskbar integration | Littleboy |
2011-06-16 | DREAMWEB: Try to clean up jumps to returns | Willem Jan Palenstijn |
2011-06-16 | TSAGE: Minor bugfix to sound fading code | Paul Gilbert |
2011-06-16 | DREAMWEB: removed while loops from rep+stos/movs instructions | Vladimir Menshakov |
2011-06-16 | DREAMWEB: Improved code formatting | Vladimir Menshakov |
2011-06-16 | DREAMWEB: added engine to AUTHORS | Vladimir Menshakov |
2011-06-16 | DREAMWEB: Added engine to the credits | Vladimir Menshakov |
2011-06-16 | TSAGE: Bugfix for _sfRethinkVoiceTypes type 1 handling | Paul Gilbert |
2011-06-16 | DREAMWEB: Clarified 2nd CD version as the US release | Paul Gilbert |
2011-06-16 | TSAGE: Added correct 5000 byte MD5 for Ringworld Demo #2 | Paul Gilbert |
2011-06-16 | DREAMWEB: Added detection for second CD version | Paul Gilbert |
2011-06-16 | DREAMWEB: Fixed size of the save file title | Vladimir Menshakov |
2011-06-16 | MOHAWK: Fix Memory Leak in PE Cursor Loading. | D G Turner |
2011-06-15 | COMMON: Fix code formatting, rename stuff for consistency | Max Horn |
2011-06-16 | DREAMWEB: added savefiles enumeration | Vladimir Menshakov |
2011-06-16 | DREAMWEB: moved stubs into stubs.cpp | Vladimir Menshakov |
2011-06-15 | SCUMM: change comment in last commit | athrxx |
2011-06-15 | SCUMM: hopefully fix 16bit mode support for SCUMM FM-TOWNS games and LOOM PCE... | athrxx |
2011-06-16 | DREAMWEB: optimized consequtive movsb/w and stosb/w | Vladimir Menshakov |