aboutsummaryrefslogtreecommitdiff
path: root/dists
AgeCommit message (Collapse)Author
2016-01-06IOS: Update the autotools template filesVincent Bénony
2016-01-06IOS: Merge branch 'master' into ios-fixVincent Bénony
2016-01-06IOS: Merge masterVincent Bénony
2016-01-06IOS: Adds iPhone 6/6+ launch screensVincent Bénony
2016-01-06IOS: Recommanded settings for Xcode 7.2Vincent Bénony
2016-01-06IOS: Avoid subclassing UIApplication, and handle multitaskingVincent Bénony
2016-01-06IOS: Create two targets for old iPhone (iOS <= 6) and new one (iOS >= 7)Vincent Bénony
The "iphone" backend is the support for the old iPhones. The "ios7" backend is for the new iPhones.
2016-01-06IOS: Moves the compilation instructions in the platform directoryVincent Bénony
2016-01-06IOS: Removes a generated fileVincent Bénony
2016-01-06IOS: Updates the compilation instructionsVincent Bénony
2016-01-06IOS: Fixes the Info.plist file generationVincent Bénony
2016-01-06IOS: Removes the temporary Xcode project for iOSVincent Bénony
2016-01-06IOS: Removes useless images from the assetsVincent Bénony
2016-01-06IOS: Updates the compilation instructions.Vincent Bénony
2016-01-06IOS: Adds a temporary Xcode projectVincent Bénony
This project will be removed once the "create_project" tool is complete.
2016-01-06IOS: Adds a description of the new iOS portVincent Bénony
2016-01-06IOS: Updates Info.plistVincent Bénony
2016-01-06IOS: Replace old iOS graphic assets with an asset catalogVincent Bénony
2016-01-01ALL: Update copyright dateEugene Sandulenko
2016-01-01ALL: Update copyright yearsEugene Sandulenko
2015-12-25Merge pull request #624 from sev-/splashEugene Sandulenko
ENGINES: Add ScummVM splash
2015-12-23OSX: Add missing translations in Info.plistThierry Crozat
2015-12-22ENGINES: Replaced logo background with orangeEugene Sandulenko
2015-12-15PS3: Make use of an updated SDL2 versionBastien Bouclet
This version, available at https://bitbucket.org/bgK/sdl_psl1ght, is based on SDL 2.0.3.
2015-12-03WIN32: Don't install QUICKSTART fileWillem Jan Palenstijn
The English version is only intended as a template for translation; not for installing. See FR#699.
2015-11-28BUILD: Add access.dat to resource file for Windows builds.Kirben
2015-11-27ACCESS: Add TODO for access.datTorbjörn Andersson
2015-11-27ACCESS: Creation of access.dat for holding Access games engine dataPaul Gilbert
2015-11-10KYRA: (LOK/PC-98) - add missing string resourceathrxx
2015-11-07ENGINES: Add ScummVM splashEugene Sandulenko
2015-11-07TESTBED: Added detection file to repositoryEugene Sandulenko
2015-09-28CREATE_PROJECT: Add support for Visual Studio 2015Paul Gilbert
2015-09-07DEVTOOLS: Include french menu in mort.datThierry Crozat
2015-03-05DEVTOOLS: Update codeblocks readme.txt to "new" dir structure.Johannes Schickel
2015-03-05IPHONE: Remove readme file about XCode project generation.Johannes Schickel
This is not supported right now and thus confusing to users.
2015-03-05IPHONE: Remove out-dated XCode project files.Johannes Schickel
2015-01-18JANITORIAL: Update copyright yearThierry Crozat
2015-01-05ANDROID: Remove unpacker and fix support for non armJoel Teichroeb
2015-01-04Merge pull request #425 from klusark/androidEugene Sandulenko
ANDROID: Modernize build system
2014-10-26GCW0: Fix default joystick numberEugene Sandulenko
2014-10-26GCW0: Remove absolute pathsEugene Sandulenko
2014-10-26GCW0: Create log file at game launchEugene Sandulenko
2014-10-26GCW0: Enable analog joystick by defaultEugene Sandulenko
2014-10-26GCW0: Correct launch optionsEugene Sandulenko
2014-10-26GCW0: Further work on the portEugene Sandulenko
2014-10-24GCW0: Initial code for GCW Zero portEugene Sandulenko
2014-10-11KYRA: (EOB) - add support for Italian fan translation of EOB Iathrxx
2014-07-23DISTS/REDHAT: Package neverhood.datWillem Jan Palenstijn
2014-07-22ANDROID: Modernize build systemJoel Teichroeb
Written originally by @Botje for ResidualVM
2014-07-11DISTS/REDHAT: Add libmad build patchWillem Jan Palenstijn
From LinuxFromScratch (cherry picked from commit cf8017e768783bae94a984763c89535ec9c6a056)