72217 Commits

Author SHA1 Message Date
Eugene Sandulenko
307c8b0ecb DEVTOOLS: Put script which is used for preserving WAGE games 2016-04-01 11:35:00 +02:00
Eugene Sandulenko
4610ae906b WAGE: Increased md5 byte count to avoid large number of duplicates
Still there are few dupes, but previously for many entries only file
name and lenghts were different, which could lead to missed game
variants.
2016-03-31 11:01:36 +02:00
Eugene Sandulenko
0348bb4613 MOHAWK: Added detection for early Russian Riven version. Bug #6471 2016-03-30 23:22:04 +02:00
Eugene Sandulenko
979b072f33 MOHAWK: Added 2 more livingbook versions. Bug #6557 2016-03-30 23:10:46 +02:00
Johannes Schickel
244e143e61 Merge pull request #729 from tobiatesan/mark_ogg
JANITORIAL: Mark audio/decoders/vorbis as: used in Wintermute
2016-03-29 18:24:14 +02:00
Eugene Sandulenko
1bca15f95e ADL: Fix warnings 2016-03-29 01:26:41 +02:00
Lothar Serra Mari
7ee6f6d110 NEWS/DE: Mention SWORD25 save time fix 2016-03-28 21:07:06 +02:00
Eugene Sandulenko
9a95381ce1 NEWS: Mention bs2.5 fix 2016-03-28 20:47:59 +02:00
Eugene Sandulenko
f1fa8ea1ca COMMON: Use better reallocation strategy in MemoryWriteStreamDynamic.
Fixes bug #6983: "SWORD25: long saving time"
2016-03-28 18:45:34 +02:00
Eugene Sandulenko
674a208a7e SAGA: Move IHNM color fix game features to proper spot. 2016-03-28 15:47:56 +02:00
Eugene Sandulenko
57a0944d43 I18N: Regenerate translations.dat 2016-03-28 15:32:55 +02:00
Eugene Sandulenko
081efe1bf7 I18N: Update Russian translation 2016-03-28 15:32:17 +02:00
Eugene Sandulenko
00027cadd4 I18N: Update Ukrainian translation 2016-03-28 15:27:35 +02:00
Eugene Sandulenko
855cb30816 COMPOSER: Fix md5s for newly added German games 2016-03-28 15:14:14 +02:00
Lothar Serra Mari
115217b275 I18N: Update German language file
This commit updates the German translation to the latest codebase.
It also fixes bug #7095.
2016-03-28 14:46:22 +02:00
Thierry Crozat
866121bd14 I18N: Update translations template from source code 2016-03-28 12:17:37 +01:00
Tobia Tesan
914537ab52 JANITORIAL: Mark audio/decoders/vorbis as: used in Wintermute 2016-03-28 12:36:41 +02:00
Eugene Sandulenko
0baa4fcbae COMPOSER: Added German versions of darby & gregory. Bug #6825 2016-03-28 12:26:58 +02:00
Eugene Sandulenko
c8e6b013d6 COMPOSER: Fix detection entry 2016-03-28 12:22:30 +02:00
Eugene Sandulenko
92eb3684eb COMPOSER: Added detection for Hebrew darby. Bug #6878 2016-03-28 12:16:55 +02:00
Eugene Sandulenko
47c6a28e72 QUEEN: Added some md5s. Bug #6946 2016-03-28 12:13:02 +02:00
Eugene Sandulenko
89b9e51f0f SCUMM: Sync md5 table 2016-03-28 11:52:59 +02:00
Eugene Sandulenko
60a25cca20 SCUMM: Added detection for Spanish Amiga MMv2. Bug #6982 2016-03-28 11:52:02 +02:00
Eugene Sandulenko
d7f4eaeb31 JANITORIAL: Whitespace fix 2016-03-28 11:52:02 +02:00
Lothar Serra Mari
ddccb0dae1 NEWS/DE: Mention Sparkle updater support 2016-03-28 11:44:42 +02:00
Bastien Bouclet
77c2630049 MOHAWK: Play the gears sound when resetting the Myst clock puzzle
Fixes #7093.
2016-03-28 09:33:46 +02:00
Eugene Sandulenko
363f126984 GOB: Fix Fascination entry, it is DOS, not Amiga version 2016-03-28 01:08:14 +02:00
Eugene Sandulenko
960d14d79d SAGA: Explicitely mark versions which require color shifting in interface. Fixes bug #7092 2016-03-28 00:54:05 +02:00
Eugene Sandulenko
7590dbf472 NEWS: Mention Sparkle autoupdater in 1.8.1 2016-03-28 00:08:32 +02:00
Eugene Sandulenko
f2732c7f78 NEWS: Move Mac OS X taskbar improvements to 1.8.1 2016-03-28 00:04:53 +02:00
Eugene Sandulenko
2fa8e51c56 NEWS/DE: Move Mac OS X taskbar improvements to 1.8.1 2016-03-28 00:03:38 +02:00
Eugene Sandulenko
2c58867efe JANITORIAL: Remove trailing spaces 2016-03-27 23:52:21 +02:00
Eugene Sandulenko
b68ed48987 I18N: Fix wording in Ukrainian localization 2016-03-27 23:52:21 +02:00
Eugene Sandulenko
b02543b1a1 I18N: Fix wording in Russian localization 2016-03-27 23:52:21 +02:00
Eugene Sandulenko
5441bb6116 BUILD: Add target for uploading Sparkle appcast 2016-03-27 23:52:21 +02:00
Eugene Sandulenko
6c280ef527 UPDATES: Update Sparkle Appcast URL in the bundle plist 2016-03-27 23:52:21 +02:00
Eugene Sandulenko
497bab6e43 UPDATES: Rename Sparkle appcast to common name 2016-03-27 23:52:21 +02:00
Eugene Sandulenko
f85595f0c2 UPDATES: Update Sparkle appcast with 1.8.0.
It will not work, of course since we were not distributing files
with our public key yet.
2016-03-27 23:52:21 +02:00
Eugene Sandulenko
850b653d45 UPDATES: Added our public Sparkle key 2016-03-27 23:52:21 +02:00
Ori Avtalion
031e062252 GUI: Improve handling of button presses while moving the cursor
Keep track of where a mouse press started when deciding how mouse-over
and mouse-up should behave.

This handles the following situations:

1) If a mouse press starts outside a button (e.g. the UI background),
mouse-up inside the button has no effect. Previously, it triggered a
button click.
2) If a mouse press starts inside a button, the cursor moves outside of
its region, then back inside, the button will show as pressed.
Previously, it showed as highlighted instead of pressed.
2016-03-27 23:29:37 +03:00
Torbjörn Andersson
c5b8adb370 SAGA: Fix dialog text positions in non-English version (#7064)
This fix applies to drawPanelText(), where we used to hard-code
the text positions. Now we define the dimensions of the area where
the text is drawn (like we do for button texts) and calculate the
position based on the dimensions of the text string.

The drawPanelText() function is used for the Save, Quit, Protect
and Option dialogs, but for everything except the Option dialog it
already centered the text to the dialog. I decided to use this
centering mechanism for the title of the ITE Option dialog, even
though that changes the X coordinate by one pixel. Other than that,
it only affects the following texts:

ITE:  Show Dialog / Reading Speed, Music and Sound
IHNM: Reading Speed, Music, Sound, Voices

I have verified that this looks at least ok for the English and
German versions of ITE, and the English, German, French and
Spanish versions of IHNM, so I'm reasonably confident that this
change is ok.
2016-03-27 15:23:17 +02:00
Bastien Bouclet
c1b04c11e9 MOHAWK: Promote Myst from UNSTABLE to TESTING 2016-03-27 14:52:34 +02:00
Bastien Bouclet
e9bfbbd470 GRAPHICS: Allow saving thumbnails of 32 bits screens
Fixes saving in Myst ME when using the OpenGL output
2016-03-27 14:52:34 +02:00
Eugene Sandulenko
d3e372db19 GOB: Added another French Playttons2. Bug #7052 2016-03-27 14:48:18 +02:00
Eugene Sandulenko
77da2801e0 GOB: Added Spanish Fascination detection entry. Bug #7069 2016-03-27 14:43:04 +02:00
Eugene Sandulenko
fd99786ba0 DREAMWEB: Add bug reference to Czech detection entry 2016-03-27 14:34:43 +02:00
Eugene Sandulenko
dc0b8679f9 DREAMWEB: Added detection for Czech version. Bug #7078 2016-03-27 14:33:03 +02:00
Thierry Crozat
1b42aae040 BUILD: Fix creating OS X application bundle when Sparkle is enabled 2016-03-27 13:06:30 +01:00
Eugene Sandulenko
dec810647e SAGA: Added German fan-translated IHNM detection. Bug #7091 2016-03-27 12:33:47 +02:00
Ori Avtalion
9b69b86f29 GRAPHICS: Prevent crash when drawing 0-height rounded corners
Opening/closing the console when scroll bars were visible caused
occasional crashes. Fixes #7089.
2016-03-26 19:43:16 +03:00