aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-06Merge pull request #690 from WinterGrascph/fix7022Eugene Sandulenko
2016-03-06Merge pull request #695 from tobiatesan/fix_7067_aEugene Sandulenko
2016-03-05BUILD: Fix comment for how we get the path to the Xcode ToolsThierry Crozat
2016-03-05BUILD: Use xcode-select to determine the path to the Xcode tools on OS XThierry Crozat
2016-03-05OSX: Update DS_Store file for release disk imageThierry Crozat
2016-03-05WINTERMUTE: Add fallback for hardcoded absolute path in carolreed5Tobia Tesan
2016-03-05Revert "MOHAWK: Promote Myst from UNSTABLE to TESTING"Eugene Sandulenko
2016-03-05SCI: Make cursor workaround work properly on OpenPandoraMartin Kiewitz
2016-03-05WINTERMUTE: Remove ADGF_DEMO flag from non-demo carolreed4 entryTobia Tesan
2016-03-05MOHAWK: Promote Myst from UNSTABLE to TESTINGBastien Bouclet
2016-03-05MOHAWK: Build Myst by defaultBastien Bouclet
2016-03-05MOHAWK: Make the Quit button show the creditsBastien Bouclet
2016-03-05MOHAWK: Fix error at the end of the Myst creditsBastien Bouclet
2016-03-05MOHAWK: Also enable dithering for the making of MystBastien Bouclet
2016-03-05MOHAWK: Add a method to get a video handle from a MystAreaVideoBastien Bouclet
2016-03-05WINTERMUTE: Add detection entry for Carol Reed 5 DemoTobia Tesan
2016-03-05WINTERMUTE: Return Common::String in getGameTargetName()Tobia Tesan
2016-03-05LAB: Process events during ending sequenceBendegúz
2016-03-05CONFIGURE: Error out when host-os is msys.Willem Jan Palenstijn
2016-03-05MOHAWK: Fix the sound receiver initially displaying an incorrect viewBastien Bouclet
2016-03-05MOHAWK: Fix the Selenitic sound receiver speed being too fastBastien Bouclet
2016-03-05MOHAWK: Fix garbage being drawn when pressing the rockey piano keysBastien Bouclet
2016-03-05MOHAWK: Fix one of the Channelwood monitor movies being misalignedBastien Bouclet
2016-03-05MOHAWK: Disable midi and subtitles options for MystBastien Bouclet
2016-03-05MOHAWK: Add an engine specific option to play the Myst fly by movieBastien Bouclet
2016-03-05MOHAWK: The Myst demo and making of don't have save supportBastien Bouclet
2016-03-05MOHAWK: Try harder when resuming a stopped videoBastien Bouclet
2016-03-05MOHAWK: Drawing a single movie frame no longer updates all the moviesBastien Bouclet
2016-03-05MOHAWK: Adjust the Myst gauge boiler movie to the new VideoHandle semanticsBastien Bouclet
2016-03-05NEWS: Add AGI Hercules rendering + pause feature infoMartin Kiewitz
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2016-03-05GCW0: Disabled more 640x480-only enginesEugene Sandulenko
2016-03-04SWORD25: Fixed "Resource not released" warnings [GSoC]Tkachov
2016-03-03SCI32: Fix misidentification of createFontBitmap(CelInfo &)Colin Snover
2016-03-03SCI32: Add all kBitmap signaturesColin Snover
2016-03-02SCI32: Minor consistency improvement to FrameOutColin Snover
2016-03-02SCI32: "Fix" missing fade transitionsColin Snover
2016-03-02SCI32: Add a workaround for kPalVarySetPercent in GK1 (chapter change)Filippos Karapetis
2016-03-02SCI32: Don't do a syncWithScripts on restore from launcherMartin Kiewitz
2016-03-02SCI32: Fix changed screen items drawing on top of higher screen itemsColin Snover
2016-03-02SCI32: Add consts and remove redundant conditionalColin Snover
2016-03-02SCI32: Review rect rounding in Plane and ScreenItemColin Snover
2016-03-01SCI32: Fix bad reads of mirrored celsColin Snover
2016-03-01SCI32: Fix index/offset mixup in updateInfoFlagViewVisibleWillem Jan Palenstijn
2016-03-01SCI: Cleanup: Use Common::StringArray instead of custom type.Johannes Schickel
2016-03-01COMMON: Cleanup: Use StringArray instead of custom type.Johannes Schickel
2016-03-01SCI: Fix Macintosh game sources listing.Johannes Schickel
2016-03-01COMMON: Add a method to list files to MacResManager.Johannes Schickel
2016-03-01SCI: Use MacResManager when checking for Mac resource forks.Johannes Schickel
2016-03-01COMMON: Fix Rect::intersects docWillem Jan Palenstijn