100831 Commits

Author SHA1 Message Date
Aryan Rawlani
7699a9adbd I18N: Update translation (Hindi)
Currently translated at 0.1% (2 of 1480 strings)
2020-09-17 11:44:57 +00:00
Matthew Duggan
a89a4d5b28 I18N: Add some starting point Japanese translations 2020-09-17 20:25:54 +09:00
Eugene Sandulenko
7de4b20cea I18N: Add translation (Hindi) 2020-09-17 11:25:24 +00:00
Eugene Sandulenko
76f7e18d95 I18N: Update translation (Chinese)
Currently translated at 0.5% (8 of 1480 strings)
2020-09-17 11:24:03 +00:00
Eugene Sandulenko
1d4c13c34f I18N: Add translation (Chinese) 2020-09-17 11:17:36 +00:00
Eugene Sandulenko
e147104632 I18N: Update translation (Japanese)
Currently translated at 0.5% (8 of 1480 strings)
2020-09-17 11:15:14 +00:00
Matthew Duggan
b4a5b5db86 ULTIMA8: More work on No Regret intrinsics 2020-09-17 20:08:56 +09:00
Eugene Sandulenko
8f6464753b I18N: Add translation (Japanese) 2020-09-17 11:05:42 +00:00
Eugene Sandulenko
7b0bf8c1d0 I18N: Update translation (Korean)
Currently translated at 0.7% (11 of 1480 strings)
2020-09-17 10:58:48 +00:00
Eugene Sandulenko
da707af121 I18N: Add translation (Korean) 2020-09-17 10:46:14 +00:00
sluicebox
4008b845a1 SCI32: Enable GK1 Windows videos at bayou ritual
Fixes bug #9807
2020-09-17 02:29:19 -07:00
Paul Gilbert
5136ff228e ENGINES: Fix defaults for engines using new extended format
This fixes two issues. First of all, when I was fleshing
out the Quux example engine with save support, I realised
that the default savegame pattern for engines is target.***,
whereas for the meta engine it was target.s**. This was
causing newly created saves not to appear in the savegame list.
The second is a minor convenience nicety.. if an engine is
supporting the new extended format, it means they do have saves,
so it's better to default to 100 slots by default without
requiring the engine to explicity declare it.
2020-09-16 21:52:38 -07:00
Eugene Sandulenko
fc075e29da GUI: Added sanity check to <font> key parser 2020-09-17 02:30:20 +02:00
Eugene Sandulenko
93791189fa GUI: Relaxed property requirement in <font> key.
<language> now inherits values from <font>, thus, any could be missing
2020-09-17 02:27:15 +02:00
Eugene Sandulenko
65e38680dd GUI: Added XML theme setting for overriding the fonts depending on the selected language.
- Added Japanese, Korean and Traditional Chinese fonts to fonts.dat
- Bumped fonts.dat file version to 1.4
- Bumped theme version to 0.8.39
- Regenerated built-in theme
2020-09-17 02:00:33 +02:00
Cameron Cawley
168b7ac818 DEVTOOLS: Fix crash in convbdf 2020-09-16 20:08:41 +01:00
antoniou
6906bba959 ANDROID: Revert chnage for long press AC_BACK handler
Huawei Android 9 seemed to not be working ok (or at all) with the change
2020-09-16 20:34:49 +03:00
antoniou
e751b30691 ANDROID: Upgrade to 2.3 version re-using any old configuration file 2020-09-16 15:25:53 +03:00
George Kormendi
9aa2504d61 I18N: Update translation (Hungarian)
Currently translated at 99.7% (1477 of 1480 strings)
2020-09-16 09:43:39 +00:00
Paul Gilbert
41f4e6e95a XEEN: Fix occasional border corruption during fights 2020-09-15 20:47:06 -07:00
Antoniou Athanasios
8e6abc8652 I18N: Update translation (Greek)
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-16 01:43:43 +00:00
Daniel
11e0c78d84 I18N: Update translation (Portuguese (Portugal))
Currently translated at 71.9% (1065 of 1480 strings)
2020-09-16 01:43:41 +00:00
Timo Mikkolainen
924466e3a7 I18N: Update translation (Finnish)
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-16 01:43:39 +00:00
Bastien Bouclet
0155bb06af KEYMAPPER: Fix comparing mappings for equality
Fixes clearing default action mappings.
2020-09-15 22:42:34 +02:00
Bastien Bouclet
a977dfb2d1 KEYMAPPER: Enable the GUI keymaps while the virtual keyboard is visible 2020-09-15 22:42:34 +02:00
Purple T
3ccdc3c315 I18N: Update translation (French)
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-15 18:44:50 +00:00
Donovan Watteau
d70e04af87 I18N: Update translation (French)
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-15 18:44:50 +00:00
Eugene Sandulenko
7c4499d28a FULLPIPE: Field renames 2020-09-15 11:36:14 +02:00
Walter Agazzi
d36bb15d07 I18N: Update translation (Italian)
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-15 09:23:34 +00:00
Torbjörn Andersson
7fdfd2b6bc NEWS: Retroactively add note about 2.1.0 supporting ZGI hires movies 2020-09-15 07:25:34 +02:00
Bastien Bouclet
1c5f923083 PSP2: Simplify the filesystem code
The Vita SDK gained support for dirent at the end of 2017. There is no
need to have our own version anymore.

DrivesPOSIXFilesystemFactory allows to specify the contents of the
pseudo-root file system node. There is no need to hardcode them in
posix-fs.cpp anymore.
2020-09-15 07:13:00 +02:00
rsn8887
3a5690ebb4 KEYMAPPER: Fix virtual mouse bound in small rectangle in vkeybd 2020-09-14 20:58:37 -05:00
Cameron Cawley
31be074893 BACKENDS: Add a function to return if the overlay is visible 2020-09-15 00:09:11 +02:00
sluicebox
3f38c0f8d3 SCI32: Fix GK1 Jackson Square cursor bugs 2020-09-14 13:10:45 -07:00
Thierry Crozat
fa1ec35672 BUILD: Use -Os optimization for mac PPC release builds
Without this we now get a 'virtual memory exhausted' error when
running the executable.
2020-09-14 17:45:47 +01:00
Marcel Souza Lemes
40241f6399 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-14 15:43:40 +00:00
Ben Castricum
abf09b27ef I18N: Update translation (Dutch)
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-14 15:43:39 +00:00
Purple T
94a5c25663 I18N: Update translation (French)
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-14 15:43:38 +00:00
antoniou
30b8842885 ANDROID: Use custom handler for long key press detection
To avoid possible mem leaks (see "This Handler Class Should Be Static Or Leaks Might Occur” warning

Also a few optimizations based on recommendations from the Android Studio error highlighting/fix suggestions (F2)
2020-09-14 16:16:46 +03:00
Eugene Sandulenko
fa984f050a CONFIGURE: Enable C++11 by default 2020-09-14 14:21:24 +02:00
antoniou
bd95672815 ANDROID: get version info (wip) and use androidx for annotations
Also androidx is replacing the Android Support library so it's best to use this one

According to https://developer.android.com/jetpack/androidx
AndroidX is a major improvement to the original Android Support Library, which is no longer maintained. androidx packages fully replace the Support Library by providing feature parity and new libraries.
AndroidX replaces the original support library APIs with packages in the androidx namespace. Only the package and Maven artifact names changed; class, method, and field names did not change.
2020-09-14 09:32:37 +03:00
antoniou
b9798d8be3 ANDROID: Set new version code(s) for 2.3.0 2020-09-14 09:32:37 +03:00
Paul Gilbert
9eabb18ca8 GLK: COMPREHEND: Implement v2 inventory full opcode 2020-09-13 18:33:59 -07:00
Paul Gilbert
55983aaa64 GLK: COMPREHEND: Add v2 object is nowhere opcode 2020-09-13 18:33:59 -07:00
Paul Gilbert
088ca9cf7a GLK: COMPREHEND: Fix spelling mistake of OO-Topos detection 2020-09-13 18:33:59 -07:00
Thierry Crozat
9fb1d80a1d I18N: Update translation (French)
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-14 00:19:12 +00:00
Walter Agazzi
9cec95293f I18N: Update translation (Italian)
Currently translated at 99.5% (1473 of 1480 strings)
2020-09-13 23:16:44 +00:00
IlDucci
f896c8e745 I18N: Update translation (Spanish)
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-13 23:16:43 +00:00
Eugene Sandulenko
151d4163a8 I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-13 23:16:34 +00:00
Lothar Serra Mari
b841cdbfe0 I18N: Update translation (German)
Currently translated at 99.8% (1478 of 1480 strings)
2020-09-13 22:07:24 +00:00