Commit Graph

125116 Commits

Author SHA1 Message Date
Eugene Sandulenko
d00f894aa6
GUI: Refresh Grid View after icon packs were downloaded 2021-11-20 00:55:44 +01:00
Eugene Sandulenko
b51ed2cf01
GUI: Abort session when user requests to do so in the Icon updater 2021-11-20 00:55:44 +01:00
Eugene Sandulenko
92ec44b6ab
BACKENDS: NETWORKING: Preparations for aborting the request
Looks like we need API for removing DumpFile, but that must be done
in a safe way.
2021-11-20 00:55:44 +01:00
ScummVM-Translations
57c0b577ee 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-11-19 23:24:35 +00:00
Misty De Meo
5f2cc3dea9
DIRECTOR: add more games (#3539) 2021-11-20 00:24:23 +01:00
Marcel Souza Lemes
4387636d04 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1690 of 1690 strings)
2021-11-19 21:50:32 +00:00
Eugene Sandulenko
5ca685c2e0 I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1690 of 1690 strings)
2021-11-19 21:50:30 +00:00
Eugene Sandulenko
18e03425d4 I18N: Update translation (Russian)
Currently translated at 100.0% (1690 of 1690 strings)
2021-11-19 21:50:30 +00:00
ScummVM-Translations
98f5db023e I18N: Update translations templates 2021-11-19 20:06:58 +00:00
ScummVM-Translations
3187c50ecf 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-11-19 20:06:57 +00:00
Coen Rampen
9bcda8ee1b GROOVIE: Fix intro music and move autosave slot
This commit fixes problems with commit acad766 which disabled the open house
savegame in The 7th Guest and The 11th Hour. These games use slot 0 to write a
special savegame when the game has been completed. This conflicts with ScummVM
autosave functionality, which also uses slot 0 by default. To fix this, the
autosave slot has been moved to slot 24, the last available save slot. The
workaround from commit acad766 for saving in slot 0 has been removed.
The intro music is now fixed by checking for a load of slot 0 and not stopping
the music in this case.
2021-11-19 21:06:43 +01:00
IlDucci
e548fa713a I18N: Update translation (Spanish)
Currently translated at 100.0% (1690 of 1690 strings)
2021-11-19 19:37:30 +00:00
ScummVM-Translations
cea40c0503 I18N: Update translations templates 2021-11-19 18:53:12 +00:00
ScummVM-Translations
d908d29314 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-11-19 18:53:11 +00:00
Cameron Cawley
c6836c9b77 SDL: Use SDL_SetWindowMouseRect to confine the mouse area 2021-11-19 19:52:58 +01:00
Walter Agazzi
0b011e9e44 I18N: Update translation (Italian)
Currently translated at 100.0% (1690 of 1690 strings)
2021-11-19 11:21:28 +00:00
George Kormendi
1462d98308 I18N: Update translation (Hungarian)
Currently translated at 100.0% (1690 of 1690 strings)
2021-11-19 10:58:09 +00:00
Antoniou Athanasios
d4d6a9cbdc I18N: Update translation (Greek)
Currently translated at 100.0% (1690 of 1690 strings)
2021-11-19 10:58:02 +00:00
IlDucci
b7bf502281 I18N: Update translation (Spanish)
Currently translated at 100.0% (1690 of 1690 strings)
2021-11-18 23:06:24 +00:00
Eugene Sandulenko
272080b33d I18N: Update translation (Russian)
Currently translated at 100.0% (1690 of 1690 strings)
2021-11-18 23:01:53 +00:00
Eugene Sandulenko
116856496b I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1690 of 1690 strings)
2021-11-18 22:56:10 +00:00
ScummVM-Translations
66837a8986 I18N: Update translations templates 2021-11-18 22:49:36 +00:00
ScummVM-Translations
206a122932 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-11-18 22:49:35 +00:00
Eugene Sandulenko
c505b27662
SCUMM: Improved wording of the BUN/SOU compressed warning 2021-11-18 23:49:10 +01:00
Eugene Sandulenko
9b17eb04e1 I18N: Update translation (Ukrainian)
Currently translated at 99.1% (1676 of 1690 strings)
2021-11-18 22:41:33 +00:00
ScummVM-Translations
499268f2d5 I18N: Update translations templates 2021-11-18 22:33:49 +00:00
ScummVM-Translations
bcd378fbd0 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-11-18 22:33:48 +00:00
Eugene Sandulenko
ae62f3ff8f
GUI: Fix compilation without LIBCURL 2021-11-18 23:33:13 +01:00
ScummVM-Translations
0bb29cbefe I18N: Update translations templates 2021-11-18 21:56:02 +00:00
Eugene Sandulenko
722288474f
GUI: Synced all themes with Icons Downloader and bumped theme version 2021-11-18 22:55:18 +01:00
Eugene Sandulenko
8fc89ec10f
GUI: Fix multiple icon packs downloading. We cannot fire all the requests at once 2021-11-18 22:38:44 +01:00
Eugene Sandulenko
1507559a66
BACKENDS: NETWORKING: Fix local file downloading when stream is reused 2021-11-18 22:38:44 +01:00
Eugene Sandulenko
4e32936376
GUI: Calculate download speed in Icons downloader 2021-11-18 22:38:44 +01:00
Eugene Sandulenko
5df691a3a6
BACKENDS: NETWORKING: Properly signal end of downloaded file 2021-11-18 22:38:43 +01:00
Eugene Sandulenko
570c77f309
GUI: Fixed progress bar in icons downloader 2021-11-18 22:38:43 +01:00
Eugene Sandulenko
db7cec6935
CLOUD: SessionRequest now can save downloaded files to disk 2021-11-18 22:38:43 +01:00
Eugene Sandulenko
cec059e5bf
GUI: Persist Download Icons dialog 2021-11-18 22:38:43 +01:00
Eugene Sandulenko
06f917cc6f
GUI: Initial work on icon packs downloading. Streamlined the process. 2021-11-18 22:38:43 +01:00
Eugene Sandulenko
f23e41d346
GUI: Better error handling in icons downloader 2021-11-18 22:38:43 +01:00
Eugene Sandulenko
192b05930a
COMMON: Mark human-readable bytes as translatable 2021-11-18 22:38:43 +01:00
Eugene Sandulenko
65020829fc
BACKENDS: CLOUD: Fix overridden methods 2021-11-18 22:38:42 +01:00
Eugene Sandulenko
ea10ec1c71
GUI: Compute the required icon packs download 2021-11-18 22:38:42 +01:00
Eugene Sandulenko
c82b1f88bc
GUI: Properly check gui-icons.dat in themepath
themepath is never added to SearchMan, thus File::open() does
not work for it
2021-11-18 22:38:42 +01:00
Eugene Sandulenko
d8829fa4fd
GUI: Initial code for Update Icons dialog
- LIST downloading and parsing is done
2021-11-18 22:38:42 +01:00
Eugene Sandulenko
768cac42f9
BACKENDS: NETWORKING: Make SessionRequest correctly process HTTP error codes 2021-11-18 22:38:42 +01:00
Eugene Sandulenko
a89cb7f85e
BACKENDS: NETWORKING: Added binary mode to SessionRequest 2021-11-18 22:38:42 +01:00
Eugene Sandulenko
cf1b6c5eb6
BACKENDS: NETWORKING: Add session.cpp to compilation 2021-11-18 22:38:42 +01:00
Lothar Serra Mari
c8ccb28127 NEWS: Update German NEWS file 2021-11-18 18:27:15 +01:00
alxpnv
278b29b8bb NEWS: mention Sanitarium support 2021-11-18 14:41:43 +03:00
alxpnv
38afe4d318 ASYLUM: enable ADGF_TESTING and build-by-default 2021-11-18 14:41:43 +03:00