Commit Graph

115625 Commits

Author SHA1 Message Date
ScummVM-Translations
9847d795dc I18N: Update translations templates 2021-04-10 21:43:07 +00:00
Francisco Javier Diéguez Tirado
7741437c68 TSAGE: Include and handle Blue Force Spanish messages
The messages were taken from a hexdump of BLUE.EXE

With these changes, the ScummVM version runs exactly like the original
Spanish version, including the intro, the in-game menus, the dialogs and
the map locations.

Changes done to the engine preserve the original behaviour of the
English version.
2021-04-10 14:42:59 -07:00
Francisco Javier Diéguez Tirado
91e3517450 TSAGE: Support Blue Force Spanish Floppy & CD versions
The Spanish version by Erbe Software originally came out on floppies.
It was released on CD later, but the content was the same as the floppy
version.

The game version was 1.11 (same as the last known English version)
so there were no changes made to the engine and there was no reason
why it should not work wth the English ScummVM engine.

The engine was crashing with the Spanish version because it was handled
as the English CD version, which has a different file structure.
If handled as the Floppy version, all is fine.
2021-04-10 14:42:59 -07:00
Le Philousophe
08c46ec41e TESTS: Cleanup allocation in array tests 2021-04-10 23:36:55 +02:00
Le Philousophe
5cdb300534 COMMON: Fix CJK encode/decode and make valgrind quiet
CJK offsets were wrong compared to encodings.dat file and buffers were
read past their end.
Rewrote indexing to make it match the Python script and optimize
slightly
2021-04-10 23:36:55 +02:00
Le Philousophe
6f4359e6c2 DEVTOOLS: Make create_encoding.py Python3 compliant
Rename it to fix typo
2021-04-10 23:36:55 +02:00
Thierry Crozat
2bda16c44c AGS: Add more detection entries 2021-04-10 22:21:48 +01:00
Thierry Crozat
bf32fc030c AGS: Add some detection entries 2021-04-10 21:55:11 +01:00
ScummVM-Translations
a419212336 I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-04-10 19:03:20 +00:00
Lothar Serra Mari
c6ed01e2d8 I18N: Rebuild translations data file 2021-04-10 21:03:03 +02:00
Lothar Serra Mari
bea8131e76 I18N: Add missing autonyms to individual translation files 2021-04-10 21:03:03 +02:00
VAN-Gluon
f1d77f3861 I18N: Update translation (Japanese)
Currently translated at 97.8% (1598 of 1633 strings)
2021-04-10 17:58:43 +00:00
Lothar Serra Mari
2e364ffcf3 I18N: Update translation (German)
Currently translated at 99.4% (1624 of 1633 strings)
2021-04-10 17:58:39 +00:00
ScummVM-Translations
8be45bfcfd I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-04-10 17:09:42 +00:00
Lothar Serra Mari
f91435ca8d GUI: Enable missing translations for audio device selection 2021-04-10 19:09:11 +02:00
ScummVM-Translations
15f1182ca9 I18N: Update translations templates 2021-04-10 16:52:23 +00:00
Martin Gerhardy
96f79a27f9 TWINE: mark floppy disk version as unsupported when gif support is not compiled in 2021-04-10 18:51:58 +02:00
Martin Gerhardy
a8280b299e CONFIGURE: added missing --with-gif-prefix support 2021-04-10 18:51:58 +02:00
Martin Gerhardy
ea49b39d66 CONFIGURE: fixed copy and paste error for gif support 2021-04-10 18:51:58 +02:00
Lothar Serra Mari
28544b4b58 BASE: Indicate if GIF support was compiled into a build 2021-04-10 18:50:36 +02:00
Lothar Serra Mari
c585f5b8d0 NEWS: Mention version bump to mt32emu 2.5.0 2021-04-10 16:09:54 +02:00
Lothar Serra Mari
24a27f6568 MT32: Fix definitions 2021-04-10 16:09:54 +02:00
Lothar Serra Mari
357744069c MT32: Update munt emulation code to libmt32emu 2.5.0 2021-04-10 16:09:54 +02:00
athrxx
ca6db6e409 SCUMM: (IMUSE/Amiga) - ignore Roland GS setting for Amiga driver
(Fix for bug no. 12374 - the invalid GS setting would cause a nullptr deref)
2021-04-10 16:02:05 +02:00
Orgad Shaneh
49053f2b9b GRAPHICS: Remove unused const
Amends commit 0443d5a133.

Detected by Clang.
2021-04-10 15:29:08 +03:00
Walter Agazzi
afdb7a88d9 I18N: Update translation (Italian)
Currently translated at 100.0% (1632 of 1632 strings)
2021-04-10 10:07:39 +00:00
Marcel Souza Lemes
f475d315e4 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1632 of 1632 strings)
2021-04-10 09:24:56 +00:00
George Kormendi
f8393b910f I18N: Update translation (Hungarian)
Currently translated at 100.0% (1632 of 1632 strings)
2021-04-10 09:24:56 +00:00
Timo Mikkolainen
916a1ba34d I18N: Update translation (Finnish)
Currently translated at 100.0% (1632 of 1632 strings)
2021-04-10 09:24:55 +00:00
Martin Gerhardy
d1aa5ae9d7 TWINE: updated prepareGIF to finally use the GIFDecoder 2021-04-10 10:59:09 +02:00
Martin Gerhardy
bb34721dd4 IMAGE: added GIFDecoder using libgif 2021-04-10 10:59:09 +02:00
Orgad Shaneh
78c48fd9df AGS: Remove unused private members and globals
Detected by Clang.
2021-04-09 19:18:07 -07:00
Orgad Shaneh
7a207d850a AGS: Fix format warning on Win64 2021-04-09 19:17:10 -07:00
Eugene Sandulenko
5c3413714e
BASE: Indicate if Event Recorder was compiled in into a build 2021-04-09 23:54:00 +02:00
VAN-Gluon
a893a2217d I18N: Update translation (Japanese)
Currently translated at 96.1% (1569 of 1632 strings)
2021-04-09 19:02:16 +00:00
IlDucci
f8e5396c82 I18N: Update translation (Spanish)
Currently translated at 100.0% (1632 of 1632 strings)
2021-04-09 19:02:15 +00:00
Lothar Serra Mari
b202d733cb I18N: Update translation (German)
Currently translated at 99.2% (1619 of 1632 strings)
2021-04-09 19:02:14 +00:00
Orgad Shaneh
50f7d7d017 CLOUD: Fix compiler warnings on linux64
uint64 is unsigned long on linux64 (first match in
configure:find_type_with_size), so the format should be lu, but this is
incompatible with Win64, so just cast to make it portable and warning-
clean.

Amends commit 1496ad6bb5.
2021-04-09 18:19:28 +01:00
Little Cat
71f490e550 SCUMM: Add workaround for Pete Wheeler softlock
This workaround fixes a script bug in Backyard Baseball 2001 and 2003 where bunting a foul ball as Pete Wheeler may softlock the game if the ball goes far left or right field.

The original Backyard Baseball 1997 release does not seem to have this bug in my testing.
2021-04-09 17:47:53 +02:00
ScummVM-Translations
4a65b0d6f1 I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-04-09 15:46:48 +00:00
DivyamAhuja
3891055214 GUI: Fix caching of Edit Game dialog layout 2021-04-09 17:46:38 +02:00
ScummVM-Translations
4ee2bdb6a7 I18N: Update translations templates 2021-04-09 14:56:33 +00:00
ScummVM-Translations
9ce109e865 I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2021-04-09 14:56:32 +00:00
Martin Gerhardy
fcb5e5d656 TWINE: don't push the custom text on each reload of the text data 2021-04-09 16:50:47 +02:00
Martin Gerhardy
f95d09f7f2 TWINE: allow to list other text bank strings 2021-04-09 16:44:13 +02:00
Martin Gerhardy
ea772ddac4 TWINE: don't start the credits sequence if you are changing the volume settings 2021-04-09 16:32:40 +02:00
ScummVM-Translations
cddb36ad43 I18N: Update translations templates 2021-04-09 13:08:39 +00:00
Martin Gerhardy
0bad9e9b7a TWINE: use color constant 2021-04-09 15:06:47 +02:00
Martin Gerhardy
c211ed15b6 TWINE: updated volume menu 2021-04-09 14:13:27 +02:00
Martin Gerhardy
59a538c3da TWINE: allow to toggle options with enter, too 2021-04-09 13:56:33 +02:00