aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-30OSX: Implement clipboard supportThierry Crozat
2016-08-30CLOUD: Disable the connect button initially as the code is emptyThierry Crozat
2016-08-30CLOUD: Fix crash when trying to connect without entering a code firstThierry Crozat
2016-08-30CONFIGURE: Fix missing space in message when checking for cloud supportThierry Crozat
2016-08-30DIRECTOR: Lingo: Fix warning. Thanks to wjp.Eugene Sandulenko
2016-08-30COMMON: Replace broken URLWillem Jan Palenstijn
2016-08-30COMMON: Fix sign warningWillem Jan Palenstijn
2016-08-30BACKENDS: Rename variable shadowing functionWillem Jan Palenstijn
2016-08-30SDL: Fix const castWillem Jan Palenstijn
2016-08-30CLOUD: Fix Windows cross-compilationEugene Sandulenko
2016-08-30BUILD: Force the curl path when building the PS3 versionBastien Bouclet
2016-08-30BUILD: Don't try to run the curl test executable when cross-compilingBastien Bouclet
2016-08-30BUILD: Fix typos in find_libcurlconfigBastien Bouclet
2016-08-30BACKENDS: Use open instead of creat to create filesBastien Bouclet
2016-08-30GUI: Fix hidden files visibility getting out of sync in the files browserBastien Bouclet
2016-08-30OUYA: Bump to recommended API 16Eugene Sandulenko
2016-08-30SCI: Add missing parentheses to SIG/PATCH macrosWillem Jan Palenstijn
2016-08-30DIRECTOR: Lingo: Documented when..then statementsEugene Sandulenko
2016-08-30DIRECTOR: Fix scanned archive namesEugene Sandulenko
2016-08-30DIRECTOR: Fix another crash on quitEugene Sandulenko
2016-08-30Merge branch 'master' of https://github.com/scummvm/scummvmAlexander Tkachev
2016-08-30CLOUD: Fix Webserver's usage of DefaultSaveFileManagerAlexander Tkachev
2016-08-30CONFIGURE: Fix curl-config failureAlexander Tkachev
2016-08-30Merge pull request #433 from klusark/assetsEugene Sandulenko
2016-08-30Merge pull request #788 from Tkachov/cloudEugene Sandulenko
2016-08-30DIRECTOR: Fix class initializationEugene Sandulenko
2016-08-30DIRECTOR: Fixed shared cast loadingEugene Sandulenko
2016-08-30DIRECTOR: Fix archive scanning at the startEugene Sandulenko
2016-08-29TITANIC: Remove CTrueTalkManager update2 methodPaul Gilbert
2016-08-29TITANIC: Properly initialize data array in CSurfaceFaderPaul Gilbert
2016-08-29TITANIC: Preliminary implementation for CVideoSurface movieBlitRectPaul Gilbert
2016-08-29TITANIC: Remove redundant CFilesManager::fn4Paul Gilbert
2016-08-29TITANIC: Further code cleanup, identified game mode 5Paul Gilbert
2016-08-29TITANIC: Remove unused CChevSwitch classPaul Gilbert
2016-08-29TITANIC: Clarify CMouseCursor saveState as setPositionPaul Gilbert
2016-08-29TITANIC: Fix compiler warningsPaul Gilbert
2016-08-29TITANIC: Implement variant font writing used by creditsPaul Gilbert
2016-08-29FULLPIPE: Fix arithmetics in MovGraph::putToLinkRetro-Junk
2016-08-29FULLPIPE: Fix few bugs in Map codeEugene Sandulenko
2016-08-29FULLPIPE: More signed readsEugene Sandulenko
2016-08-29FULLPIPE: Read signed values where potentially negative values could appearEugene Sandulenko
2016-08-29FULLPIPE: Hid noisy pointless warningEugene Sandulenko
2016-08-29ADL: Merge hires?.h files into the cpp filesWalter van Niftrik
2016-08-29FULLPIPE: Fix parent variable overwrite in MctlLadder::initMovementRetro-Junk
2016-08-29ANDROIDSDL: Fix menu buttonEugene Sandulenko
2016-08-29DIRECTOR: Generic way of loading Shared CastsEugene Sandulenko
2016-08-29DIRECTOR: Fix cast scanningEugene Sandulenko
2016-08-29DIRECTOR: Put all archive parsing methods into archive.cppEugene Sandulenko
2016-08-29DIRECTOR: Refactor Archive creationEugene Sandulenko
2016-08-29FULLPIPE: Fix condition check in StaticANIObject::updateRetro-Junk