Eugene Sandulenko
d4db631f9b
I18N: Update translation (Hungarian)
...
Currently translated at 99.7% (1477 of 1480 strings)
2020-09-22 20:50:39 +00:00
Eugene Sandulenko
a9db7397c7
I18N: Update translation (Danish)
...
Currently translated at 75.9% (1124 of 1480 strings)
2020-09-22 20:50:38 +00:00
Zvika Haramaty
b90f7d0272
SCI: Add another detection entry for Betrayed Alliance 1.2
2020-09-22 16:51:56 +02:00
Matthew Duggan
eebe526eae
ULTIMA: Add Crusader: No Regret DE version
2020-09-22 15:46:52 +09:00
Eugene Sandulenko
e926812f93
I18N: Update translation (Polish)
...
Currently translated at 72.1% (1068 of 1480 strings)
2020-09-22 04:43:42 +00:00
Rafał Rzepecki
b482172fb0
I18N: Update translation (Polish)
...
Currently translated at 72.1% (1068 of 1480 strings)
2020-09-22 04:43:42 +00:00
Eugene Sandulenko
08da524d2a
I18N: Update translation (Belarusian)
...
Currently translated at 93.3% (1382 of 1480 strings)
2020-09-22 04:43:41 +00:00
Lothar Serra Mari
819c4083ca
DISTS: Add BUILTIN_RESOURCES define to create_project
2020-09-21 23:14:23 +02:00
Lothar Serra Mari
18756f80b1
BUILD: Add option to exclude additional resources from the binary
2020-09-21 23:14:23 +02:00
Eric Fry
8e55335eb0
COMMON: Add Sega Megadrive/Genesis platform
2020-09-21 23:11:10 +02:00
aviloria
c32e3d09a0
WINTERMUTE: Added Reversion : The Metting (Steam, Windows, March 2020)
...
In this release, 2 different languages were provided (EN and RU)
All other match Nov 2019 release
2020-09-21 23:09:14 +02:00
Matthew Duggan
920461372e
ULTIMA8: Add explicit casts to palette matrix
2020-09-21 16:49:54 +09:00
Matthew Duggan
af7ab85167
UILTIMA8: More crusder intrinisc improvements
...
* Implement some PaletteFader methods for Remorse and Regret
* Decode a bunch more Regret intriniscs
* Fixed naming for music process intrinsics
2020-09-21 16:13:19 +09:00
Aryan Rawlani
0cedfbcfc0
I18N: Update translation (Hindi)
...
Currently translated at 4.2% (63 of 1480 strings)
2020-09-21 00:05:45 +00:00
starfall909
c0c2f32a90
I18N: Update translation (Korean)
...
Currently translated at 3.7% (56 of 1480 strings)
2020-09-21 00:05:44 +00:00
anonymous
183f0d5574
I18N: Update translation (Hebrew)
...
Currently translated at 76.8% (1138 of 1480 strings)
2020-09-21 00:05:43 +00:00
anonymous
cb3342827b
I18N: Update translation (Catalan)
...
Currently translated at 47.4% (702 of 1480 strings)
2020-09-21 00:05:42 +00:00
montxovs
45a13f1fb8
I18N: Update translation (Catalan)
...
Currently translated at 47.4% (702 of 1480 strings)
2020-09-21 00:05:41 +00:00
Lothar Serra Mari
3c1c8123dc
DISTS: WIN32: Update project description to match the new scope
2020-09-20 19:07:02 +02:00
Bastien Bouclet
0f2c6cd9ea
ENGINES: Change mac resource fork file detection to use the file cache
...
Common::MacResMan is now able to open files from a specified
Common::Archive. This is a bit hacky as dynamic_cast is used to break
the Archive encapsulation to retreive the underlying FSNode. It should
however be more correct than the previous code that assumed files were
at the root of the currently running game's path.
AdvancedDetector constructs a Common::Archive from its FileMap based
filesystem cache and uses it to detect the mac resource fork files.
This cuts the time it takes to run the detection code with all the
engines enabled as dynamic plugins on the 3DS to 30 s from 280 s.
2020-09-20 16:33:45 +02:00
Bastien Bouclet
9a1e2368b2
COMMON: Avoid an unnecessary copy in the XML parser
2020-09-20 16:33:45 +02:00
Bastien Bouclet
fb39b94384
3DS: Start ScummVM in a separate thread
...
Allows to have a larger stack than that of the main thread.
Fixes #11717
2020-09-20 16:33:45 +02:00
Lothar Serra Mari
8dba7629f1
NEWS: Update German NEWS file
2020-09-20 15:18:44 +02:00
Lothar Serra Mari
35f048794a
NEWS: Fix typo
2020-09-20 14:07:34 +02:00
Cameron Cawley
51789f8fea
DIRECTOR: Show the unknown game dialog for fallback detection entries
2020-09-19 23:21:44 +02:00
Paul Gilbert
bf754b76aa
ENGINES: Cleanup of get savegame file & patterns
2020-09-19 09:31:49 -07:00
Aryan Rawlani
4539159dbe
I18N: Update translation (Hindi)
...
Currently translated at 3.7% (56 of 1480 strings)
2020-09-19 15:43:41 +00:00
Matthew Duggan
f78167ef9f
I18N: Update translation (Japanese)
...
Currently translated at 32.9% (487 of 1480 strings)
2020-09-19 09:17:17 +00:00
Paul Gilbert
993476ad17
ULTIMA: No need to override metaengine savegame pattern
2020-09-18 21:34:22 -07:00
Paul Gilbert
05620460e0
ENGINES: Fix savegame filename format for new-type saves
...
This also fixes a problem with the Griffin engine, which
although it was using the new type saves, was using a
target.s?? format, so wasn't listing files in the GMM
save dialog
2020-09-18 21:19:32 -07:00
Matthew Duggan
8f15f529d8
I18N: Rename Japanese so it renders in default font
2020-09-19 07:48:34 +09:00
Matthew Duggan
48340b4e99
I18N: Update translation (Japanese)
...
Currently translated at 27.1% (402 of 1480 strings)
2020-09-18 12:35:30 +00:00
antoniou
9e35ce0e52
ANDROID: Add internal app path to SearchSet
...
Also have it with higher priority than the Android's assets structure which is too slow
Fixes a bug whereby a large font.dat file was very slow to be accessed during launch (for the modern themes), due to it being accessed from the Assets rather than the file system
2020-09-18 15:12:16 +03:00
foulenzer
34aef07806
I18N: Update translation (German)
...
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-18 07:46:30 +00:00
Daniel
3c34f69cda
I18N: Update translation (Portuguese (Portugal))
...
Currently translated at 71.9% (1065 of 1480 strings)
2020-09-18 03:43:40 +00:00
sluicebox
2e902e022b
SCI32: Fix GK1 Day 6 envelope lockup
2020-09-17 17:13:43 -07:00
antoniou
34b6a89967
ANDROID: Remove unnecessary check for isFile in a sideUpgrade
2020-09-17 23:56:32 +03:00
antoniou
30b7c882e8
ANDROID: Copy asset files in internal app folder
2020-09-17 23:25:23 +03:00
Cameron Cawley
81f989be63
GUI: Use RGB cursors on supported platforms
2020-09-17 22:21:23 +02:00
Cameron Cawley
ce2ad28477
GRAPHICS: Add a basic copyBlit() function
2020-09-17 22:21:23 +02:00
Hubert Maier
6d1ae2d9d3
AMIGAOS: Set optimization on non-debug-builds and ordering
...
Move morphos down the list to keep the alphabetic ordering
2020-09-17 22:14:20 +02:00
Hubert Maier
962a9c6f07
AMIGAOS: Indented comments are now supported
...
Since when i don´t really know, might be for some time. I just tried with the scummvm-tools .mk and they work as intended.
Hope i don´t break anything else
2020-09-17 22:14:20 +02:00
Eugene Sandulenko
5ce3e79cbb
NEWS: Mention ITE new version support
2020-09-17 22:09:34 +02:00
Eugene Sandulenko
d33683558e
SAGA: Added support for ITE GOG Mac CD v1.1
2020-09-17 22:08:25 +02:00
Eugene Sandulenko
b948c94269
I18N: Update translation (Chinese)
...
Currently translated at 0.8% (13 of 1480 strings)
2020-09-17 14:14:15 +00:00
Eugene Sandulenko
4ae47acd87
I18N: Deleted translation (Chinese)
2020-09-17 14:14:15 +00:00
Eugene Sandulenko
62c4d6cc0a
GUI: Properly load fonts when translations are disabled
2020-09-17 16:14:01 +02:00
Aryan Rawlani
ac4dcd4de9
I18N: Update translation (Hindi)
...
Currently translated at 0.2% (3 of 1480 strings)
2020-09-17 13:45:31 +00:00
Matthew Duggan
2687fc9a70
I18N: Update translation (Japanese)
...
Currently translated at 22.2% (330 of 1480 strings)
2020-09-17 13:45:31 +00:00
Eugene Sandulenko
975d02dc2d
I18N: Update translation (Ukrainian)
...
Currently translated at 100.0% (1480 of 1480 strings)
2020-09-17 13:45:30 +00:00