aboutsummaryrefslogtreecommitdiff
path: root/dists
AgeCommit message (Collapse)Author
2013-01-26Merge branch 'eriktorbjorn-fluidsynth-settings'Johannes Schickel
This is a manual merge of a slightly adapted pull request #296. The changes made are: - Each time the theme format changes, the version was increased - default.inc has been regenerated in the same commit as the theme changes
2013-01-26GUI: Move the FluidSynth reset button from Misc tab to bottomTorbjörn Andersson
This should make it clearer that Reset applies to all of the FluidSynth settings, not just the Misc tab.
2013-01-26GUI: Add "Reset" button to FluidSynth settings dialogTorbjörn Andersson
This resets the FluidSynth settings to their default values.
2013-01-26BADA: Add completely untested layout changes to Bada themeTorbjörn Andersson
I've simply copied this from classic_layout.stx. It probably needs a bit of tweaking.
2013-01-09KYRA: (LOL/FM-TOWNS) - adapt static resourcesathrxx
2013-01-02JANITORIAL: Update copyright yearStrangerke
2012-09-28TONY: Update the Obj tables in other languagesStrangerke
2012-09-28TONY: Fix German fontsStrangerke
2012-09-27TONY: Font fix for French version: Some Polish characters are also used.Strangerke
2012-09-26TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', ↵Strangerke
like for other accentuated characters
2012-09-22BUILD: Remove separate engine dist files in Windows build and installer, ↵Travis Howell
since the engine dist files are already included in the Windows executable file.
2012-09-11TONY: Add a description of tony.datStrangerke
Also add a TODO for missing descriptions of DAT files
2012-09-05WIN32: Embed tony.dat in executableLittleboy
2012-08-28Merge remote-tracking branch 'origin/master' into tonyAlyssa Milburn
Conflicts: common/coroutines.cpp common/coroutines.h devtools/create_project/msbuild.cpp devtools/create_project/visualstudio.cpp
2012-08-26TONY: Move font related arrays to a DAT fileStrangerke
2012-08-01KYRA: update kyra.dat to match the last commit (added support for French LOL ↵athrxx
floppy)
2012-07-18DISTS/FEDORA: Add new dependenciesWillem Jan Palenstijn
2012-07-15TEENAGENT: Unpack teenagent.dat and remove the engine's zlib dependencyFilippos Karapetis
This addresses bug #3539822 - "TEENAGENT: Not working without zlib"
2012-07-14CREATE_PROJECT: Add support for Visual Studio 2012 project creationLittleboy
2012-07-08RELEASE: This is 1.6.0gitEugene Sandulenko
2012-07-05WIN32: Also embed scummclassic.zip in the executable.Johannes Schickel
This is required to have proper translation support with the classic theme without having an external scummclassic.zip.
2012-06-26DRASCULA: Add Spanish subtitles for von Braun cutsceneThierry Crozat
This finally solves bug #3069981 DRASCULA: no subtitles in scene with "von Braun". Thanks go to Tomás Maidagan for providing these subtitles.
2012-05-31ALL: Correct spelling of "Mac OS X" in various placesMax Horn
2012-04-15PORT: few minor fixes to meta file of samsungtvPaweł Kołodziejski
2012-03-25BUILD: Add COPYING.BSD to Windows installer script.Travis Howell
2012-03-19GUI: Add per-engine and per-game optionsFilippos Karapetis
2012-03-17JANITORIAL: Remove +x from files, which should not be executable.Christoph Mallon
2012-02-27ANDROID: Fix mkplugin.sh freezing with bashTarek Soliman
dash apparently works fine
2012-02-27ANDROID: Fix sed escaping in mkplugin.sh.Alyssa Milburn
(cherry picked from commit a836eb2cff9e631eac3ae4a0abc9952bc869d1c3)
2012-02-24BUILD: Add Copying.FREEFONT to Windows installer script.Travis Howell
2012-02-21KYRA: (EOB) - fix EOB1 door clippingathrxx
(this was done in the same way as in EOB2 and LOL, but it has to be slightly different)
2012-02-21KYRA: (EOB) - start work on CGA and EGA graphics modesathrxx
2012-01-31BUILD: The Windows installer will add a symbolic link to standard savegames ↵Travis Howell
area in Windows Vista/7.
2012-01-24BUILD: Move saved game related items to a separate folder on the Start Menu, ↵Travis Howell
in the Windows installer.
2012-01-24BUILD: Add batch script for migration of saved games location in Windows NT4 ↵Travis Howell
onwards.
2012-01-24BUILD: Add batch script for migration of saved games location in Windows NT4 ↵Travis Howell
onwards.
2012-01-24BUILD: Add Start Menu items for default saved game locations (old and new) ↵Travis Howell
to Windows installer.
2012-01-22GPH: Move all dist files into own folder under dists.David-John Willis
* Update vairous GPH bundle targets to suit new layout. * Also add .in input files so we can automatically update version numbers.
2012-01-22OPENPANDORA: Fix file attributes after move.David-John Willis
2012-01-22OPENPANDORA: Move all dist files into own folder under dists.David-John Willis
* Update OpenPandora bundle targets to suit new layout. * Also add .in input files so we can automatically update version numbers.
2012-01-14OSX: Fixed some file paths when copying docs to the bundle, and updated DS_StoreOystein Eftevaag
2012-01-13MISC: Update more dates to 2012Willem Jan Palenstijn
2012-01-01MISC: This is year 2012Strangerke
2011-12-29DISTS/FEDORA: Build against libfaad2Willem Jan Palenstijn
2011-12-28KYRA: add support for another Russian HOF fan translationathrxx
2011-12-26KYRA: (EOB) - implement EOB1 party transferathrxx
2011-12-26KYRA: (EOB) - lots of bug fixes, mostly for EOB IIathrxx
2011-12-26KYRA: (EOB) - fix some bugsathrxx
- fix monster movement - fix character level gain - add some static res for party transfer
2011-12-26KYRA: (EOB) - implement wall of force spellathrxx
2011-12-26KYRA: (EOB) - add EOB 1 introathrxx
(also add and fix several other things, like cone of cold vortex, drawShape issues, etc.)