Commit Graph

1779 Commits

Author SHA1 Message Date
Eugene Sandulenko
c9e76b01ab PRINCE: I18N: Update translation (English)
Currently translated at 47.2% (1300 of 2757 strings)
2019-10-01 22:55:27 +02:00
Eugene Sandulenko
3c0d84b0b2 WAGE: Use better border for the scene window 2019-09-30 23:54:00 +02:00
Eugene Sandulenko
11e0c9571e PINK: Use proper window border for PDA 2019-09-30 23:46:25 +02:00
Eugene Sandulenko
7eef3b0ed7 PRINCE: I18N: Update translation (English)
Currently translated at 46.5% (1282 of 2757 strings)
2019-09-30 12:54:29 +02:00
Ben Castricum
1fe75a631b SCUMM: Don't limit Steam MD5 of DIG to english
Steam also allows other languages to be downloaded. Those have the same MD5.
2019-09-30 07:46:12 +03:00
D G Turner
460c192e67 DEVTOOLS: Fix GCC Compiler Warning in convbdf Tool 2019-09-30 02:51:19 +01:00
D G Turner
a3980b4fc9 DEVTOOLS: GLK: Fix GCC Compiler Warning 2019-09-30 01:55:02 +01:00
Eugene Sandulenko
643dccbf67 WAGE: Specify window border padding in 9-patch images 2019-09-29 23:26:05 +02:00
Eugene Sandulenko
acbfb7d141 WAGE: Updated border files 2019-09-29 00:35:49 +02:00
Eugene Sandulenko
7636e82dff PRINCE: I18N: Update translation (English)
Currently translated at 46.0% (1267 of 2757 strings)
2019-09-28 19:54:32 +02:00
Lafazar Gendibal
cc0ca314d8 PRINCE: I18N: Update translation (English)
Currently translated at 46.0% (1267 of 2757 strings)
2019-09-28 19:54:27 +02:00
Eugene Sandulenko
6c36f4b550 WAGE: Reenabled 9-patch border drawing and added default border images 2019-09-28 01:29:35 +02:00
Ben Castricum
919f9c9faa SCUMM: Backport scumm-md5.h changes into scumm-md5.txt
Commit 0899ecc987 directly hacks into
engines/scumm/scumm-md5.h which is normally generated by
devtools/md5table using devtools/scumm-md5.txt as input.

This backports the scumm-md5.h changes in the scumm-md5.txt
2019-09-27 22:37:10 +02:00
Le Philousophe
c893c5a60b MSVC: Fix MoveFile error when destination exists
Use CopyFile with overwrite flag instead
2019-09-25 18:23:34 +02:00
Lafazar Gendibal
3498438bcc PRINCE: I18N: Update translation (English)
Currently translated at 38.4% (1060 of 2757 strings)
2019-09-22 15:46:43 +02:00
Eugene Sandulenko
8242fc7cab PRINCE: I18N: Update translation (English)
Currently translated at 38.4% (1060 of 2757 strings)
2019-09-22 15:46:43 +02:00
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
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
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
Eugene Sandulenko
a46b684894 PRINCE: I18N: Update translation (English)
Currently translated at 26.3% (724 of 2757 strings)
2019-09-14 22:54:41 +02:00
Jennifer McMurray
04349b5e94 PRINCE: I18N: Update translation (English)
Currently translated at 26.3% (724 of 2757 strings)
2019-09-14 22:54:41 +02:00
Eugene Sandulenko
ac3586eb9a CREDITS: Add credits for all of the engines 2019-09-13 17:04:11 +02:00
Thierry Crozat
a8fc073c7d CREDITS: Add special thanks for HDB and Supernova 2019-09-13 01:08:30 +01:00
Thierry Crozat
d776e14b5a SUPERNOVA: Improve English translation for part 2 2019-09-13 01:08:30 +01:00
Thierry Crozat
8e71a121f6 SUPERNOVA: Improve English translation for part 2 2019-09-13 01:08:30 +01:00
Thierry Crozat
3a54256a78 SUPERNOVA: Improve English translation for part 2 2019-09-13 01:08:30 +01:00
Eugene Sandulenko
5c5130814b PRINCE: I18N: Remove credits from the translations.
They are confusing and it makes little sense to translate them.
2019-09-12 16:14:16 +02:00
Eugene Sandulenko
f2ceccda62 PRINCE: Added few English translations 2019-09-11 19:21:29 +02:00
Eugene Sandulenko
44b022aec4 PRINCE: Removed Russian untranslated strings from English translation
This will show proper stats on untranslated strings.
2019-09-10 22:08:11 +02:00
Eugene Sandulenko
59e6afaac1 PRINCE: Added current text dumps
Text in Russian were manually cleared from typos.
Texts in all languages were adjusted to the Polish original text
structure.
2019-09-10 22:01:04 +02:00
Thierry Crozat
ded24d9b8c SUPERNOVA: Update English translation for part 2 2019-09-08 22:28:40 +01:00
Thierry Crozat
6f5b13c0d1 SUPERNOVA: Fix typo in newspaper article English translation 2019-09-08 17:24:58 +01:00
Jaromir Wysoglad
b97333d4b7 TTS: Remove USE_PLATFORM_TTS defines
Use defined(USE_TTS) && defined(PLATFORM) instead
2019-09-01 22:47:55 +03:00
Jaromir Wysoglad
e965df1e88 TTS: Add TTS support when compiling with msvc. 2019-09-01 22:47:55 +03:00
Thierry Crozat
406cc80458 CREATE_PROJECT: Handle compilation with libcurl and SDL_net in Xcode projects 2019-08-19 23:02:59 +01:00
Thierry Crozat
bf65647589 CREDITS: Add credits for Supernova and update iOS and macOS credits 2019-08-15 22:27:57 +01:00
sluicebox
e33c80eaba CREDITS: Add myself
The big reveal
2019-08-13 18:45:08 -07:00
Nipun Garg
c1f029c6dc COMMON: Move Lua into Common and make it into...
an engine feature
2019-08-13 10:18:02 +02:00
Michael D
6b8869fc64 XEEN: Fix typo 2019-08-10 20:46:44 +03:00
Thierry Crozat
53501a4756 JANITORIAL: Fix indentation 2019-08-07 21:04:43 +01:00
Thierry Crozat
468c0f0743 IOS7: Implement isConnectionLimited 2019-08-04 19:03:34 +01:00
Antoniou Athanasios
e9623740f0 WIN32: Add a default application manifest
This fixes an OpenGL renderer issue for builds with MSYS2/Mingw64 or MSYS2/Mingw32

The issue pertains to MSYS2 adding a default manifest file (default-manifest.o) to the executable

The bug is for PC systems with GPU drivers that were not properly supported for Windows 10 
systems, like Intel HD Graphics series 1st and 2nd generations. In those systems, launching a 
game in ScummVM (built with MSYS2/Mingw) with the OpenGL renderer would cause the game 
screen to be a white blank image, and various warnings would be output to the console, eg.
"WARNING: GL ERROR: GL_INVALID_ENUM on glTexSubImage2D(0x0DE1, 0, 0, area.top, src.w, area.height(), _glFormat, _glType, src.gere.cpp:167)!"
This was due to MSYS2/Mingw builds trying to load the (poorly supported) GPU driver while advertising support for Windows 10 in their
embedded default Manifest file. Hence, the GPU driver DLL (eg ig4icd64.dll) would be unloaded, causing the bug.

More information is available in the following links:
https://github.com/pal1000/save-legacy-intel-graphics
https://github.com/LWJGL/lwjgl/issues/119
https://github.com/msys2/MSYS2-packages/issues/454
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69880

Credits to sluicebox for the VS GenerateManifest flag
2019-08-04 14:18:50 +03:00
Jaromir Wysoglad
fc3ae4c9b9 SUPERNOVA: Fix most of Codacy issues
* Fix mismatched delete in create_image.cpp
* Add shebangs to create_ms2_data.***.sh
* Reduce scopes of some variables
* Substitute bitwise and for logical and in
    GamaManager2::passageConstruction
2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
df008c1290 SUPERNOVA: Add correct help screen image 2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
0366f3da27 SUPERNOVA: Add help screen translation 2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
e5a5aed28c SUPERNOVA: Update translation 2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
f9d13b8d2c SUPERNOVA: Add translated Indiana Joe image 2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
b883958c05 SUPERNOVA: Fix module.mk to make create_image tool 2019-07-28 15:09:14 +01:00