aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-16BACKENDS: Add define for Unity-specific taskbar codeLittleboy
2011-06-16COMMON: Add overall documentation to TaskbarManager interfaceLittleboy
2011-06-16BACKENDS: Remove UnityTaskbarManager::setOverlayIcon()Littleboy
2011-06-16BACKENDS: Move Win32TaskbarManager init code to constructorLittleboy
2011-06-16BACKENDS: Add support for count status to TaskbarManagerLittleboy
2011-06-16BACKENDS: Integrate glib main event loopLittleboy
2011-06-16BASE: add TAINTED feature to gScummVMFeaturesTarek Soliman
2011-06-16CONFIGURE: add warning for building WIP/unstable enginesTarek Soliman
2011-06-16DREAMWEB: Re-optimize unbounded code blocksWillem Jan Palenstijn
2011-06-16BACKENDS: Only update unity libs and cflags in auto modeLittleboy
2011-06-16BACKENDS: Add WIP Unity supportLittleboy
2011-06-16BACKENDS: Add use flag for taskbar integrationLittleboy
2011-06-16BACKENDS: Add stubs for unity taskbar classLittleboy
2011-06-16TOOLS: Add ole32.lib and uuid.lib to Code::Blocks linked librariesLittleboy
2011-06-16BACKENDS: Add taskbar integration compat header for MingWLittleboy
2011-06-16BACKENDS: Add progress to MassAdd dialogLittleboy
2011-06-16BACKENDS: Add engine-level accessor for TaskbarManagerLittleboy
2011-06-16BACKENDS: Add support for custom game icon (recent items list and icon overlay)Littleboy
2011-06-16BACKENDS: Implement Win32 taskbar progress state and recent listLittleboy
2011-06-16DREAMWEB: Fix probably copy-paste error in asmWillem Jan Palenstijn
2011-06-16BACKENDS: Add win32 stubs for taskbar integrationLittleboy
2011-06-16BACKENDS: Add generic TaskbarManager class to handle taskbar integrationLittleboy
2011-06-16DREAMWEB: Try to clean up jumps to returnsWillem Jan Palenstijn
2011-06-16TSAGE: Minor bugfix to sound fading codePaul Gilbert
2011-06-16DREAMWEB: removed while loops from rep+stos/movs instructionsVladimir Menshakov
2011-06-16DREAMWEB: Improved code formattingVladimir Menshakov
2011-06-16DREAMWEB: added engine to AUTHORSVladimir Menshakov
2011-06-16DREAMWEB: Added engine to the creditsVladimir Menshakov
2011-06-16TSAGE: Bugfix for _sfRethinkVoiceTypes type 1 handlingPaul Gilbert
2011-06-16DREAMWEB: Clarified 2nd CD version as the US releasePaul Gilbert
2011-06-16TSAGE: Added correct 5000 byte MD5 for Ringworld Demo #2Paul Gilbert
2011-06-16DREAMWEB: Added detection for second CD versionPaul Gilbert
2011-06-16DREAMWEB: Fixed size of the save file titleVladimir Menshakov
2011-06-16MOHAWK: Fix Memory Leak in PE Cursor Loading.D G Turner
2011-06-15COMMON: Fix code formatting, rename stuff for consistencyMax Horn
2011-06-16DREAMWEB: added savefiles enumerationVladimir Menshakov
2011-06-16DREAMWEB: moved stubs into stubs.cppVladimir Menshakov
2011-06-15SCUMM: change comment in last commitathrxx
2011-06-15SCUMM: hopefully fix 16bit mode support for SCUMM FM-TOWNS games and LOOM PCE...athrxx
2011-06-16DREAMWEB: optimized consequtive movsb/w and stosb/wVladimir Menshakov
2011-06-15DREAMWEB: added unused label elimination. Does not work for some labels, but ...Vladimir Menshakov
2011-06-15DREAMWEB: added banner to autogenerated filesVladimir Menshakov
2011-06-15DREAMWEB: marked global as used from get_global()Vladimir Menshakov
2011-06-15DREAMWEB: uncommented simple ret strippingVladimir Menshakov
2011-06-15DREAMWEB: fixed code formattingVladimir Menshakov
2011-06-15DREAMWEB: removed width160 for nowVladimir Menshakov
2011-06-15DREAMWEB: removed asserts, added STACK_CHECK as suggested by MaxVladimir Menshakov
2011-06-15DREAMWEB: converted line endings to the unix formatVladimir Menshakov
2011-06-15CONFIGURE: Fix cxx test linking for Androiddhewg
2011-06-15Merge pull request #45 from fuzzie/dreamwebEugene Sandulenko