Commit Graph

100338 Commits

Author SHA1 Message Date
Eugene Sandulenko
d49a9870b7 AUDIO: Silence MSVC warning
Their code analysis does not catch the fact that we cover all possible
cases in the switch() statement, hence it produces the warning.
2020-08-27 15:02:59 +02:00
Walter van Niftrik
c8293df572 SCI: Add Roland D-110/D-10/D-20 support 2020-08-27 14:56:17 +02:00
Walter van Niftrik
e0b8d8e414 SCI: Replace native_fb01 Checkbox with PopUp
Use a PopUp widget instead of a Checkbox, to allow for more devices
to be added in the future.
2020-08-27 14:56:17 +02:00
Walter van Niftrik
074118644b SCI: Manually construct engine options layout
This allows for PopUp widgets to be added
2020-08-27 14:56:17 +02:00
Walter van Niftrik
22593de73f SCI: Rename font.h/cpp to scifont.h/cpp
This avoids an issue with MSVC where if (non-SCI) "graphics/font.h" is
included through another include file from the SCI engine root, it finds
"sci/graphics/font.h" first and uses that instead.
2020-08-27 14:56:17 +02:00
Eugene Sandulenko
822211bdb5 NEWS: Mention Roland D-110 support in SCI 2020-08-27 14:53:58 +02:00
Eric Fry
cee6c19fb1 DRAGONS: Fix artifacts in intro videos after removing alpha from back surface. #11628 2020-08-27 22:16:19 +10:00
Matthew Duggan
0c402f9589 ULTIMA8: Fix rendering non-ascii text (fixes #11627 and #11491) 2020-08-27 21:13:24 +09:00
Eugene Sandulenko
ed8fd5703d I18N: Update translation (Hebrew)
Currently translated at 81.0% (1132 of 1396 strings)
2020-08-27 11:56:19 +00:00
Eugene Sandulenko
19e974aad9 I18N: Update translation (Portuguese (Portugal))
Currently translated at 52.5% (734 of 1396 strings)
2020-08-27 11:56:17 +00:00
Eugene Sandulenko
88d08d6389 I18N: Update translation (Chinese)
Currently translated at 49.3% (689 of 1396 strings)
2020-08-27 11:56:17 +00:00
Eugene Sandulenko
e90f81cdc9 I18N: Update translation (Swedish)
Currently translated at 64.5% (901 of 1396 strings)
2020-08-27 11:56:16 +00:00
Eugene Sandulenko
524a2214a3 I18N: Update translation (Russian)
Currently translated at 89.1% (1245 of 1396 strings)
2020-08-27 11:56:15 +00:00
Eugene Sandulenko
b98dc2f62b I18N: Update translation (Polish)
Currently translated at 76.5% (1068 of 1396 strings)
2020-08-27 11:56:15 +00:00
Eugene Sandulenko
c43a822e01 I18N: Update translation (Norwegian Nynorsk)
Currently translated at 43.4% (606 of 1396 strings)
2020-08-27 11:56:13 +00:00
Eugene Sandulenko
161d289c6f I18N: Update translation (Norwegian Bokmål)
Currently translated at 52.5% (733 of 1396 strings)
2020-08-27 11:56:12 +00:00
Thierry Crozat
0736c2de6c I18N: Update translation (Hungarian)
Currently translated at 98.9% (1381 of 1396 strings)
2020-08-27 11:56:11 +00:00
Eugene Sandulenko
26b8167423 I18N: Update translation (Hungarian)
Currently translated at 98.9% (1381 of 1396 strings)
2020-08-27 11:56:11 +00:00
Eugene Sandulenko
149944cb90 I18N: Update translation (Galician)
Currently translated at 61.2% (855 of 1396 strings)
2020-08-27 11:56:10 +00:00
Eugene Sandulenko
21956f102a I18N: Update translation (Basque)
Currently translated at 48.5% (678 of 1396 strings)
2020-08-27 11:56:09 +00:00
Eugene Sandulenko
bc2300d24e I18N: Update translation (Spanish)
Currently translated at 99.5% (1390 of 1396 strings)
2020-08-27 11:56:08 +00:00
Eugene Sandulenko
c50bcb2374 I18N: Update translation (Danish)
Currently translated at 80.5% (1125 of 1396 strings)
2020-08-27 11:56:07 +00:00
Eugene Sandulenko
161ea88ae8 I18N: Update translation (Catalan)
Currently translated at 49.7% (694 of 1396 strings)
2020-08-27 11:56:06 +00:00
Eugene Sandulenko
607e937c4d I18N: Update translation (Belarusian)
Currently translated at 61.1% (854 of 1396 strings)
2020-08-27 11:56:04 +00:00
Eugene Sandulenko
aa55dd32cf I18N: Regenerate scummvm.pot 2020-08-27 12:24:40 +02:00
Eugene Sandulenko
be8d57653b JANITORIAL: Whitespace cleanup 2020-08-27 12:24:03 +02:00
Eugene Sandulenko
1d33b01243 KYRA: EOB: Fix keymapping descriptions 2020-08-27 12:24:03 +02:00
Cameron Cawley
44f7f801a1 HDB: Add keymapper support 2020-08-27 10:34:59 +02:00
Paul Gilbert
806059b30c GLK: LEVEL9: Remove Champion of the Raj detection entries 2020-08-26 22:07:46 -07:00
Paul Gilbert
33e1fe64a7 GLK: GLULX: Rename interpreter enum value 2020-08-26 22:03:04 -07:00
sluicebox
c77bb2984a NEWS: Update SCI changes for release 2.2.0 2020-08-26 18:42:58 -07:00
Thierry Crozat
aa44f7cc25 NEWS: Update iOS, macOS, and QUEEN changes 2020-08-27 01:54:19 +01:00
Marcel Souza Lemes
9c9692a56b I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1391 of 1391 strings)
2020-08-27 00:25:42 +00:00
Thierry Crozat
043dbfbfe2 I18N: Update translation (French)
Currently translated at 100.0% (1391 of 1391 strings)
2020-08-27 00:25:41 +00:00
Thierry Crozat
8749ae0644 Ultima8: Use kFeatureVirtualKeyboard in text mode
This means that it now automatically shows the virtual keyboard
when entering text mode, and hides it when leaving text mode.

There is a potential issue that entering text mode is done for any
ModalGump, which includes things like the credits and movies, and
it is strange to see the virtual keyboard popup when a movie
starts (even though it allows skipping it with the Esc key). So
maybe we should check the Gump type when entering and leaving the
text mode to only show/hide the virtual keyboard for the MenuGump.

This fixes bug #11624
2020-08-27 00:47:04 +01:00
Eugene Sandulenko
f93c13e462 I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1391 of 1391 strings)
2020-08-26 23:14:14 +00:00
Eugene Sandulenko
d55619d975 I18N: Update translation (Russian)
Currently translated at 90.5% (1250 of 1381 strings)
2020-08-26 22:54:21 +00:00
Eugene Sandulenko
1e8e8a7df6 I18N: Regenerate scummvm.pot and everything 2020-08-27 00:53:50 +02:00
Eugene Sandulenko
cbdca3ab21 I18N: Update translation (Russian)
Currently translated at 88.9% (1229 of 1381 strings)
2020-08-26 22:40:22 +00:00
Eugene Sandulenko
b052dd1016 I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1381 of 1381 strings)
2020-08-26 22:40:02 +00:00
Thierry Crozat
316edb3585 Revert "CONFIGURE: Do not enable Sparkle in release mode on platforms without it. Fixes #11217"
The commit had the effect of disabling update altogether as there is
no check for the _updates variable and anything that is not "yes"
disables updates. Instead there is a test for the _sparkle variable
(that is already set to auto by default).

The two variables exist because potentially we could use something
other than Sparkle for the updates.

Also the bug was already fixed by rootfather in commits f204867 and
2615c68 by making sure that _updates is false if _sparkle is false.

This reverts commit 581b4ca594.
2020-08-26 23:34:11 +01:00
Hubert Maier
c1c4320b34 AMIGAOS4: Reorder .mk file to fix readme.guide
The created readme.guide file features some in-guide links that point to local files (I.e. AUTHORS), which need to be in the same directory level.
It will otherwise silently fail, when a user clicks on said links.

Due to all documents (except the readme.guide) being installed into the doc/ subdirectory since a few months now, the in-guide links stopped working.
We fix that by restructure the install order to
1) place the .guide creation into the documents loop
2) make sure the /doc subdirectory is available before the guide creation is processed and
3) place the readme.guide into the /doc subdir to secure working in-guide links
2020-08-26 23:45:39 +02:00
Eugene Sandulenko
ef385b14bc HDB: Plug a few memory leaks. Bug #11142 2020-08-26 22:44:19 +02:00
Eugene Sandulenko
4f8a6ae527 HDB: Free sounds when they're not needed 2020-08-26 22:44:09 +02:00
Eugene Sandulenko
1b17c8f371 AGI: Winnie Apple ][ was mislabeled as Apple //gs 2020-08-26 22:44:09 +02:00
Thierry Crozat
d07c009d7e SWORD1: Fix detection code for Mac demo
It was using the wrong file count define when iterating on the files.
Fortunately the one being used has currently the same value as the
one that should have been used. So it was working correctly despite
the bug.

Also reorder the defines to match the order of the files in the
g_filesToCheck array.
2020-08-26 21:35:45 +01:00
Eugene Sandulenko
581b4ca594 CONFIGURE: Do not enable Sparkle in release mode on platforms without it. Fixes #11217 2020-08-26 19:19:28 +02:00
Eugene Sandulenko
8dd0eaa6b3 DRAGONS: Use GUIErrorMessageWithURL() for referring to our Wiki 2020-08-26 17:28:13 +02:00
Eugene Sandulenko
1302adc796 ENGINES: Added GUIErrorMessageWithURL() 2020-08-26 17:28:13 +02:00
Eugene Sandulenko
27ea5239b4 GUI: Introduced MessageDialogWithURL() 2020-08-26 17:28:12 +02:00