136775 Commits

Author SHA1 Message Date
Cameron Cawley
405585b7eb FREESCAPE: Ensure that the mouse is unlocked when the engine is paused 2023-01-08 11:17:49 -03:00
ScummVM-Translations
7c2509bb35 I18N: Update translations templates 2023-01-08 14:10:32 +00:00
ScummVM-Translations
dd6a2535c3 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/
2023-01-08 14:10:31 +00:00
Eugene Sandulenko
e72135309f
GUI: Update download progress only twice a second to put less strain on CPU 2023-01-08 15:10:14 +01:00
Eugene Sandulenko
98eba212f1 I18N: Update translation (Russian)
Currently translated at 100.0% (1801 of 1801 strings)
2023-01-08 13:20:46 +00:00
VAN-Gluon
c62fb21fe6 I18N: Update translation (Japanese)
Currently translated at 100.0% (1801 of 1801 strings)
2023-01-08 13:20:01 +00:00
Eugene Sandulenko
05e92a7c20 I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1801 of 1801 strings)
2023-01-08 13:20:01 +00:00
George Kormendi
96cd6367b6 I18N: Update translation (Hungarian)
Currently translated at 100.0% (1801 of 1801 strings)
2023-01-08 13:19:59 +00:00
Eugene Sandulenko
316848972d I18N: Update translation (Russian)
Currently translated at 100.0% (1801 of 1801 strings)
2023-01-08 13:19:52 +00:00
ScummVM-Translations
aa72f58046 I18N: Update translations templates 2023-01-08 13:10:43 +00:00
Eugene Sandulenko
fcb2182266
GUI: Move the icon-related code from the DownloadPacksDialog to the options 2023-01-08 14:10:27 +01:00
Walter Agazzi
52a87ad04e I18N: Update translation (Italian)
Currently translated at 100.0% (1801 of 1801 strings)
2023-01-08 11:32:50 +00:00
Lothar Serra Mari
a9bc03c393 I18N: Update translation (German)
Currently translated at 100.0% (1801 of 1801 strings)
2023-01-08 08:59:29 +00:00
Purple T
884b801d5b I18N: Update translation (French)
Currently translated at 100.0% (1801 of 1801 strings)
2023-01-08 08:40:15 +00:00
Matthew Jimenez
07a113665d ULTIMA8: Small cleanup for setupGame 2023-01-07 21:11:42 -06:00
Lothar Serra Mari
5e957d243e I18N: Update translation (German)
Currently translated at 100.0% (1801 of 1801 strings)
2023-01-08 00:43:05 +00:00
ScummVM-Translations
ae055ad1c8 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/
2023-01-08 00:31:46 +00:00
Eugene Sandulenko
68bab25152
ALL: Fix compilation 2023-01-08 01:31:13 +01:00
ScummVM-Translations
cbbb21f6eb I18N: Update translations templates 2023-01-08 00:31:07 +00:00
Lothar Serra Mari
c660b43cba I18N: Fix filename for addon-pack downloads dialog 2023-01-08 01:30:46 +01:00
Lothar Serra Mari
70c3955950 DISTS: WIN32: Add default shaders datafile to binary 2023-01-08 01:26:56 +01:00
Eugene Sandulenko
efaeb08a4f
GUI: Added default shaders pack.
The source is in https://github.com/scummvm/scummvm-shaders/tree/master/base
2023-01-08 01:15:54 +01:00
Eugene Sandulenko
3c7a05825c
GUI: Sync classic theme, bump theme version and regenerate 2023-01-08 01:15:53 +01:00
Eugene Sandulenko
bfbaff64c1
GUI: Fix ShadowBrowser for classic theme 2023-01-08 01:15:53 +01:00
Eugene Sandulenko
965f0f370f
GUI: Implemented shader packs downloading 2023-01-08 01:15:53 +01:00
Eugene Sandulenko
31afcec77c
GUI: Generalize DownloadPacksDialog 2023-01-08 01:15:53 +01:00
Eugene Sandulenko
4d0f0fda52
GUI: Renamed DownloadIconsDialog -> DownloadPacksDialog 2023-01-08 01:15:53 +01:00
Eugene Sandulenko
ee33e99357
GUI: Rename downloadiconsdialog.* -> downloadpacksdialog.* 2023-01-08 01:15:53 +01:00
Eugene Sandulenko
5de84d8724
GUI: Added button for updating shaders 2023-01-08 01:15:53 +01:00
Eugene Sandulenko
8f469af5dc
GUI: Added alternate file picker to ShaderBrowser 2023-01-08 01:15:52 +01:00
Eugene Sandulenko
0a9d3ca616
GUI: Added text filter to the ShaderBrowser 2023-01-08 01:15:52 +01:00
Eugene Sandulenko
c1478cd1e6
GUI: Fixed search icon tooltip 2023-01-08 01:15:52 +01:00
Eugene Sandulenko
ad8ffd0035
GUI: Initial code for Shader Browser. Zip selection works 2023-01-08 01:15:52 +01:00
Eugene Sandulenko
5d08b1a0f3
COMMON: Add flag to match whole path for Archive::listMatchingMembers() 2023-01-08 01:15:52 +01:00
Eugene Sandulenko
f262e71eb4
JANITORIAL: Remove redundant namespace specs 2023-01-08 01:15:52 +01:00
Eugene Sandulenko
82e21f3c3c
COMMON: Probe files for existnce, so there is less noise 2023-01-08 01:15:52 +01:00
Eugene Sandulenko
aa14d59447
BACKENDS: OPENGL: Switch shaders to SearchSet 2023-01-08 01:15:51 +01:00
Eugene Sandulenko
e41559cfa5
GUI: Moved icons pack set generation to common/ 2023-01-08 01:15:51 +01:00
Eugene Sandulenko
ef65534250
BACKENDS: SHADERS: Make possibility to load shaders from SearchMan 2023-01-08 01:15:44 +01:00
Lothar Serra Mari
cfb08cc4d3 I18N: Update translation (German)
Currently translated at 99.8% (1791 of 1793 strings)
2023-01-08 00:14:58 +00:00
ScummVM-Translations
a4d8db88c0 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/
2023-01-07 23:44:58 +00:00
Misty De Meo
859699147a
DIRECTOR: Japan Art Today 14 2023-01-07 15:44:27 -08:00
ScummVM-Translations
b3bb31166c I18N: Update translations templates 2023-01-07 22:56:19 +00:00
neuromancer
ed1f01f4ef FREESCAPE: implemented falling in Driller and added a cheat to avoid it 2023-01-07 19:42:00 -03:00
neuromancer
d8efa29d8b FREESCAPE: added more detection entries for Driller C64 2023-01-07 19:42:00 -03:00
Matthew Jimenez
99409e0cc3 ULTIMA8: Fix falling from hang when releasing right mouse button 2023-01-07 16:12:49 -06:00
Matthew Jimenez
3054d7d58a ULTIMA8: Allow keyboard jump to climb when hanging 2023-01-07 15:48:13 -06:00
Matthew Jimenez
6b1e1075f3 ULTIMA8: Clear the surface when debugging the sorter 2023-01-07 14:08:55 -06:00
Matthew Jimenez
b0304ef83b ULTIMA8: Remove TODO comments for palettes that were handled in shapes 2023-01-07 14:08:55 -06:00
ScummVM-Translations
265d6bb378 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/
2023-01-07 18:11:13 +00:00