aboutsummaryrefslogtreecommitdiff
path: root/dists
AgeCommit message (Collapse)Author
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
2015-11-10KYRA: (LOK/PC-98) - add missing string resourceathrxx
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)
2014-07-11DISTS/FEDORA: Package wintermute.zipWillem Jan Palenstijn
(cherry picked from commit 02c371397d5a2b81d3f5f4bb0f47f362f43b821d)
2014-07-11DISTS/FEDORA: Add (back) mpeg2dec dependencyWillem Jan Palenstijn
(cherry picked from commit 2347d29cddd9831d429853e1d9979b1941ce7124)
2014-07-01ANDROID: Reinstate overscan margin resource for OUYA/GoogleTVMarcus Comstedt
This reverts commits 51cb7557 and 2648062d. Please note that Android SDK Platform Tools r06 or later is needed to build ScummVM.
2014-06-30RELEASE: This is 1.8.0gitEugene Sandulenko
2014-06-21ALL: Remove support for MSVC8 and olderJoel Teichroeb
MSVC8 gives various compile error relating to templates that were changed back in 2008, leading me to belive that no one is using it, and that there is not point adding work arounds for a 9 year old compiler no one uses.
2014-06-06NEVERHOOD: Update neverhood.datjohndoe123
2014-06-04IPHONE: Add supported orientations to Info.plist.Johannes Schickel
2014-03-17KYRA: fix static resources in Russian fan translationathrxx
(some messed up strings)
2014-03-16LURE: Minor change to language text stringsPaul Gilbert
2014-03-03KYRA: Fix EoB 1 German rest string when monsters are nearby.Johannes Schickel
2014-03-03DISTS: Regenerate kyra.dat.Johannes Schickel
2014-03-02MISC: Revert 2 files accidentally modified in ↵Strangerke
418de45d9cebfbabb05edd09ca5206d95d693867
2014-03-02TOLTECS: Reduce a variable scope, move a variable to booleanStrangerke
2014-01-18NEVERHOOD: Add a todo in the readme related to engine dataStrangerke
2014-01-01JANITORIAL: Update copyright yearEugene Sandulenko
2013-12-07DEVTOOLS: Add debug visualization files for Visual Studio 2012+Роман Донченко
2013-10-09ANDROID: Really fix compilation.D G Turner
The vanilla android toolchain even is unhappy when unknown folders are present in the resources directory, so have moved the ouya specific resources out to another directory.
2013-10-08Merge pull request #372 from zeldin/ouyaDavid Turner
Basic OUYA support
2013-08-20MORTEVIELLE: Change German menu translationThierry Crozat
The original menu was almost not translated (only one of the six menu was translated). Thanks to Raziel for the menu name suggestions.
2013-08-19MORTEVIELLE: Store German menu data in data file and clean menu codeThierry Crozat
This opens the door to a better translation of the menu to German. Also the code will now always try to read the menu data from the mort.data file and only if this fails it will use the game data. And remove some dead code that was to support the corrupted menu.mor file.
2013-08-18MORTEVIELLE: Fix the order of German verbs.Strangerke
2013-08-18ANDROID: Add some margins when screen is a TVMarcus Comstedt
2013-08-15DEVTOOLS: Fix English verbs order in MortevielleStrangerke