91625 Commits

Author SHA1 Message Date
Le Philousophe
d16e6a7d49 MSVC: Don't overwrite version.h if it hasn't changed
That avoids superfluous recompilation and linkage of project when nothing
has changed.
2019-09-20 11:18:18 +02:00
Thanasis Antoniou
42707caad6 BLADERUNNER: Fix rare teleport case for McCoy in BB08 2019-09-19 23:13:40 +03:00
Cameron Cawley
a6aea5c201 ADL: Support using any pixel format for the display 2019-09-19 19:46:59 +01:00
Cameron Cawley
281c292d67 RISCOS: Minor build system improvements 2019-09-19 17:03:09 +01:00
Eugene Sandulenko
b19de22053 MACOS: Implement 64bit-only bundle target 2019-09-19 17:01:01 +02:00
Eugene Sandulenko
22835d1a9d PRINCE: I18N: Update translation (Russian)
Currently translated at 100.0% (2757 of 2757 strings)
2019-09-19 15:56:33 +02:00
Eugene Sandulenko
f5af160db5 PRINCE: I18N: Update translation (English)
Currently translated at 33.3% (919 of 2757 strings)
2019-09-19 15:56:32 +02:00
Cameron Cawley
e8e4239559 RISCOS: Ensure the Iconv module is loaded 2019-09-19 13:12:09 +01:00
sluicebox
52166aa3b1 HDB: Fix missing semicolon 2019-09-19 02:05:25 -07:00
Strangerke
0344e0adce HDB: Simplify some code 2019-09-19 08:10:49 +02:00
Strangerke
cd2f87942f HDB: Fix another regression in inventory 2019-09-19 08:04:34 +02:00
Strangerke
cb61f2e7c6 HDB: Fix regression introduced in 35ff6ad 2019-09-19 00:32:08 +02:00
Thierry Crozat
527a744028 I18N: Update translations templates 2019-09-18 22:04:06 +02:00
Thanasis Antoniou
181055b62a BLADERUNNER: Fix crash for some devices for Android SDL port
This is a work around that is confirmed to be working

Reference ticket is here: https://bugs.scummvm.org/ticket/11149
2019-09-18 22:54:20 +03:00
Cameron Cawley
03819178e7 CONFIGURE: Replace the iconv test with the one from ResidualVM 2019-09-18 21:21:45 +02:00
Eugene Sandulenko
4a1d2cfce4 SCI: Fix detection of Cyrillic characters in messages 2019-09-18 20:42:28 +02:00
Eugene Sandulenko
0e4e584014 PRINCE: Distinguish translated versions during detection 2019-09-18 20:01:17 +02:00
Antoniou Athanasios
f9b6745d68 ANDROIDSDL: Use "debug" or "release" as a parameter for building the port 2019-09-18 19:38:20 +03:00
Cameron Cawley
0fd6e4c2c9 RISCOS: Don't try to load the required modules if they aren't installed 2019-09-18 17:14:10 +01:00
Cameron Cawley
a46299ec37 RISCOS: Ignore non-convertible UTF-8 characters when converting the documentation 2019-09-18 17:14:10 +01:00
Thierry Crozat
423a943508 I18N: Update translations templates 2019-09-18 16:15:47 +02:00
Jaromir Wysoglad
4c3f2c30af SUPERNOVA: Fix reading of .dat file
When searching for the right block in supernova.dat, the engine
didn't take into account the full size of each block (it thought,
it read 12 bytes less in each block) and thanks to that it
tryed to read one additional block at the end.
2019-09-18 16:05:16 +02:00
Cameron Cawley
00728b94e3
RISCOS: Fix building outside the main source tree 2019-09-18 12:40:39 +01:00
scootergrisen
a848da2532 I18N: Update translation (Danish)
Currently translated at 100.0% (1163 of 1163 strings)
2019-09-18 12:54:08 +02:00
George Kormendi
f14e9d098d I18N: Update translation (Hungarian)
Currently translated at 100.0% (1163 of 1163 strings)
2019-09-18 02:55:06 +02:00
jepael
6c39e9699a I18N: Update translation (Finnish)
Currently translated at 100.0% (1163 of 1163 strings)
2019-09-18 02:55:05 +02:00
TomasM
29b07df264 I18N: Update translation (Spanish)
Currently translated at 83.9% (976 of 1163 strings)
2019-09-18 02:55:05 +02:00
scootergrisen
e4222e97aa I18N: Update translation (Danish)
Currently translated at 96.9% (1127 of 1163 strings)
2019-09-18 02:55:04 +02:00
Eugene Sandulenko
26a5391f83 SCI: Added Russian QFG1vga 2019-09-17 23:11:49 +02:00
Lafazar Gendibal
17f20b9ad2 PRINCE: I18N: Update translation (English)
Currently translated at 32.9% (906 of 2757 strings)
2019-09-17 21:48:26 +02:00
Eugene Sandulenko
c6ec5936d6 PRINCE: I18N: Update translation (English)
Currently translated at 32.9% (906 of 2757 strings)
2019-09-17 21:48:25 +02:00
TomasM
06bfaff7ae I18N: Update translation (Spanish)
Currently translated at 83.7% (973 of 1163 strings)
2019-09-17 13:04:14 +02:00
Víctor Martínez Pajares
1cbeb35927 I18N: Update translation (Spanish)
Currently translated at 83.7% (973 of 1163 strings)
2019-09-17 13:04:13 +02:00
Thanasis Antoniou
b6b95a6c82 ANDROIDSDL: Remove enable-release and enable-optimizations from config
Maybe this would help provide a better back trace for reported issues
2019-09-17 13:33:31 +03:00
Eugene Sandulenko
74d6531b9a CONFIGURE: Fix libcurl detection for macOS 2019-09-17 08:35:52 +02:00
Ben Castricum
f7b860cf12 I18N: Update translation (Dutch)
Currently translated at 100.0% (1163 of 1163 strings)
2019-09-17 08:31:55 +02:00
Lothar Serra Mari
8697791b30 I18N: Update translation (German)
Currently translated at 100.0% (1163 of 1163 strings)
2019-09-17 01:17:47 +02:00
Thierry Crozat
38c8656c6c I18N: Update translations templates 2019-09-17 01:14:40 +02:00
Lothar Serra Mari
0870fc240f SUPERNOVA: Add detection.cpp to POTFILES 2019-09-17 01:14:00 +02:00
Lothar Serra Mari
9359d1e20a NEWS: DE: Mention cloud support 2019-09-17 00:42:28 +02:00
Eugene Sandulenko
23516ef9bd JANITORIAL: Fix whitespaces 2019-09-17 00:40:02 +02:00
Eugene Sandulenko
7d96b82d4e NEWS: Mention cloud support 2019-09-17 00:10:07 +02:00
Lothar Serra Mari
c097a13d97 NEWS: Add release date for 2.1.0 to German NEWS file 2019-09-16 23:53:17 +02:00
Eugene Sandulenko
5e9c23702c NEWS: Specify 2.1.0 release date 2019-09-16 23:48:55 +02:00
Lothar Serra Mari
114285c6b7 I18N: Update translation (German)
Currently translated at 100.0% (1161 of 1161 strings)
2019-09-16 23:22:42 +02:00
Strangerke
10a74b2e6c HDB: Turn a couple of arrays into static const 2019-09-16 23:11:40 +02:00
Strangerke
35ff6adfd5 HDB: Fix some more uninitialized variables 2019-09-16 23:06:17 +02:00
Lothar Serra Mari
9b2cc0d597 NEWS: Update titles of Mission Supernova games in German NEWS file 2019-09-16 22:58:11 +02:00
Lothar Serra Mari
0d56ba9f91 NEWS: Update mentions of Mission Supernova games in German NEWS file 2019-09-16 22:50:40 +02:00
Thierry Crozat
f90bc01c42 NEWS: Update mentions of Mission Supernova games 2019-09-16 21:47:26 +01:00