Commit Graph

1129 Commits

Author SHA1 Message Date
Kirben
44f58f4031 BUILD: Add wintermute.zip to resource file for Windows builds. 2013-01-28 22:35:54 +11:00
Einar Johan Trøan Sømåen
9eff1e514f WINTERMUTE: Move Resources out of binary and into wintermute.zip 2013-01-28 09:20:14 +01:00
Johannes Schickel
94edb3409f Merge branch 'eriktorbjorn-fluidsynth-settings'
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-26 14:00:04 +01:00
Torbjörn Andersson
e4a77aff06 GUI: Move the FluidSynth reset button from Misc tab to bottom
This should make it clearer that Reset applies to all of the
FluidSynth settings, not just the Misc tab.
2013-01-26 13:53:43 +01:00
Torbjörn Andersson
c780df5175 GUI: Add "Reset" button to FluidSynth settings dialog
This resets the FluidSynth settings to their default values.
2013-01-26 13:52:32 +01:00
Torbjörn Andersson
bc33b5c0f1 BADA: Add completely untested layout changes to Bada theme
I've simply copied this from classic_layout.stx. It probably needs
a bit of tweaking.
2013-01-26 13:36:39 +01:00
athrxx
cc465076ee KYRA: (LOL/FM-TOWNS) - adapt static resources 2013-01-09 20:27:35 +01:00
Strangerke
88add32e3b JANITORIAL: Update copyright year 2013-01-02 18:32:15 +01:00
Strangerke
5a18453863 TONY: Update the Obj tables in other languages 2012-09-28 12:19:05 +02:00
Strangerke
72e32ab35e TONY: Fix German fonts 2012-09-28 10:58:32 +02:00
Strangerke
cf78f9a7ac TONY: Font fix for French version: Some Polish characters are also used. 2012-09-27 07:53:44 +02:00
Strangerke
b1844253d4 TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', like for other accentuated characters 2012-09-26 23:19:16 +02:00
Travis Howell
636d3367d5 BUILD: Remove separate engine dist files in Windows build and installer, since the engine dist files are already included in the Windows executable file. 2012-09-22 10:37:47 +10:00
Strangerke
7da5c9df28 TONY: Add a description of tony.dat
Also add a TODO for missing descriptions of DAT files
2012-09-11 19:08:26 +02:00
Littleboy
dfa46b64f7 WIN32: Embed tony.dat in executable 2012-09-05 20:40:40 -04:00
Alyssa Milburn
31801137b5 Merge remote-tracking branch 'origin/master' into tony
Conflicts:
	common/coroutines.cpp
	common/coroutines.h
	devtools/create_project/msbuild.cpp
	devtools/create_project/visualstudio.cpp
2012-08-28 15:54:12 +02:00
Strangerke
7cb29f1522 TONY: Move font related arrays to a DAT file 2012-08-26 23:33:46 +02:00
athrxx
11cf6145cb KYRA: update kyra.dat to match the last commit (added support for French LOL floppy) 2012-08-01 01:07:41 +02:00
Willem Jan Palenstijn
0b8fa3248b DISTS/FEDORA: Add new dependencies 2012-07-18 22:29:14 +02:00
Filippos Karapetis
13a5e5812a TEENAGENT: Unpack teenagent.dat and remove the engine's zlib dependency
This addresses bug #3539822 - "TEENAGENT: Not working without zlib"
2012-07-15 02:14:37 +03:00
Littleboy
d86c0a44f8 CREATE_PROJECT: Add support for Visual Studio 2012 project creation 2012-07-14 12:22:09 -04:00
Eugene Sandulenko
6387e3bca7 RELEASE: This is 1.6.0git 2012-07-08 22:30:05 +03:00
Johannes Schickel
e9261cbdd1 WIN32: Also embed scummclassic.zip in the executable.
This is required to have proper translation support with the classic theme
without having an external scummclassic.zip.
2012-07-05 00:47:27 +02:00
Thierry Crozat
c2aabea6fa DRASCULA: Add Spanish subtitles for von Braun cutscene
This finally solves bug #3069981 DRASCULA: no subtitles in scene
with "von Braun". Thanks go to Tomás Maidagan for providing these
subtitles.
2012-06-26 21:20:24 +01:00
Max Horn
5de3f9c765 ALL: Correct spelling of "Mac OS X" in various places 2012-05-31 10:30:29 +02:00
Paweł Kołodziejski
95dda2254b PORT: few minor fixes to meta file of samsungtv 2012-04-15 09:35:12 +02:00
Travis Howell
0f9fdf6dce BUILD: Add COPYING.BSD to Windows installer script. 2012-03-25 23:22:52 +11:00
Filippos Karapetis
c84cd8dee8 GUI: Add per-engine and per-game options 2012-03-19 20:32:34 +01:00
Christoph Mallon
9f827e3392 JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
Tarek Soliman
b0f961924a ANDROID: Fix mkplugin.sh freezing with bash
dash apparently works fine
2012-02-27 06:51:18 -06:00
Alyssa Milburn
1545745281 ANDROID: Fix sed escaping in mkplugin.sh.
(cherry picked from commit a836eb2cff9e631eac3ae4a0abc9952bc869d1c3)
2012-02-27 06:46:18 -06:00
Travis Howell
14e6a5f8f7 BUILD: Add Copying.FREEFONT to Windows installer script. 2012-02-24 23:57:53 +11:00
athrxx
a4223e9c2b KYRA: (EOB) - fix EOB1 door clipping
(this was done in the same way as in EOB2 and LOL, but it has to be slightly different)
2012-02-21 21:48:42 +01:00
athrxx
86a817beb5 KYRA: (EOB) - start work on CGA and EGA graphics modes 2012-02-21 21:48:39 +01:00
Travis Howell
131e5c729c BUILD: The Windows installer will add a symbolic link to standard savegames area in Windows Vista/7. 2012-01-31 00:27:20 +11:00
Travis Howell
8016d7d7a2 BUILD: Move saved game related items to a separate folder on the Start Menu, in the Windows installer. 2012-01-24 11:59:29 +11:00
Travis Howell
aacf57ee85 BUILD: Add batch script for migration of saved games location in Windows NT4 onwards. 2012-01-24 11:42:01 +11:00
Travis Howell
3ae9b947fd BUILD: Add batch script for migration of saved games location in Windows NT4 onwards. 2012-01-24 11:40:24 +11:00
Travis Howell
1ab9066077 BUILD: Add Start Menu items for default saved game locations (old and new) to Windows installer. 2012-01-24 00:06:09 +11:00
David-John Willis
7e0a88f69b GPH: Move all dist files into own folder under dists.
* Update vairous GPH bundle targets to suit new layout.
* Also add .in input files so we can automatically update version numbers.
2012-01-22 16:53:32 +00:00
David-John Willis
b016cf572d OPENPANDORA: Fix file attributes after move. 2012-01-22 16:53:31 +00:00
David-John Willis
b429096b36 OPENPANDORA: Move all dist files into own folder under dists.
* Update OpenPandora bundle targets to suit new layout.
* Also add .in input files so we can automatically update version numbers.
2012-01-22 16:53:31 +00:00
Oystein Eftevaag
c4d9f7beeb OSX: Fixed some file paths when copying docs to the bundle, and updated DS_Store 2012-01-14 11:05:05 -05:00
Willem Jan Palenstijn
bc9c42b5ad MISC: Update more dates to 2012 2012-01-13 21:37:26 +01:00
Strangerke
e2ded73d92 MISC: This is year 2012 2012-01-01 11:49:41 +01:00
Willem Jan Palenstijn
1aa5608de6 DISTS/FEDORA: Build against libfaad2 2011-12-29 19:34:56 +01:00
athrxx
0e2b8413e5 KYRA: add support for another Russian HOF fan translation 2011-12-28 00:01:33 +01:00
athrxx
d807b3d42b KYRA: (EOB) - implement EOB1 party transfer 2011-12-26 16:18:17 +01:00
athrxx
c35de374df KYRA: (EOB) - lots of bug fixes, mostly for EOB II 2011-12-26 16:18:14 +01:00
athrxx
f7032c126d KYRA: (EOB) - fix some bugs
- fix monster movement
- fix character level gain
- add some static res for party transfer
2011-12-26 16:18:14 +01:00