aboutsummaryrefslogtreecommitdiff
path: root/dists
AgeCommit message (Collapse)Author
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
2013-08-14DEVTOOLS: Add Menu 3 & 4 verb indexes in MORT.DATStrangerke
2013-08-11MORTEVIELLE: Improve English translationThierry Crozat
Two sentences are used for both men and women and therefore need to be gender agnostic.
2013-08-11MORTEVIELLE: Update English translationThierry Crozat
I checked some of the dialogs for which we were not sure, fixed them when needed and removed the debug number. There are two lines however that causes an issue as they are used for both men and women, and in English we would need a different translation. The two texts are: It is his/her business… Oh I don't have anything against him/her The first one seems to be used more often for men than women (so far I have seen it used for 3 men and 1 woman). For the second one I changed it to plural in English as it also works with the context and while it changes the meaning this is not important.
2013-08-07ANDROID: Add OUYA icon and intentMarcus Comstedt
2013-08-03DEVTOOLS: Include English menu in mortevielle dat fileThierry Crozat
2013-07-30DEVTOOLS: Update create_mortdat to the latest version English translationThierry Crozat
2013-07-29Merge pull request #347 from Strangerke/mortevielleStrangerke
New Engine : Mortevielle
2013-07-07CREATE_PROJECT: Add support for testsLittleboy
- Added --tests command line switch - Parse test/module.mk to extract the list of test folders - Automatically run tests after a successful build
2013-07-04MORTEVIELLE: Update misc files to include mort.datStrangerke
2013-07-04MORTEVIELLE: Add German translation in the DAT fileStrangerke
2013-06-30TOOLS: Add support for MSVC12 in create_projectLittleboy
2013-06-26Merge branch 'master' of https://github.com/scummvm/scummvm into mortevielleStrangerke
Conflicts: engines/engines.mk
2013-06-05BUILD: install tony.datWillem Jan Palenstijn
2013-05-20NEVERHOOD: Add neverhood.dat to dist files.Johannes Schickel
2013-05-15Merge pull request #330 from johndoe123/neverhoodEugene Sandulenko
NEVERHOOD: Neverhood engine