ScummVM-Translations
7d7251acf8
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/
2022-06-05 21:20:49 +00:00
Paweł Kołodziejski
00086d34ab
TINYGL: No need to have changelog file anymore.
2022-06-05 23:20:34 +02:00
ScummVM-Translations
01296c216c
I18N: Update translations templates
2022-06-05 21:17:39 +00:00
athrxx
e63fcdf8fa
SCUMM: fix formatting
...
(apparently broken by some auto-formatting)
2022-06-05 23:17:28 +02:00
athrxx
d01fe831af
SCUMM: (INDY3/4) - fix IQ points updating when loading from the launcher
2022-06-05 23:17:28 +02:00
athrxx
45cdc8ab07
SCUMM: (v1-3) - move load post processing to extra function
2022-06-05 23:17:28 +02:00
athrxx
dfe6082a12
SCUMM: (v1-3) - fix sound recovery when loading savegames
...
Prevent "stuttering" from starting the music multiple times (which may now happen due to the improved savegame loading for v1-3).
Also add some more tweaks to minimize stuttering, like setting volume to 0 during loading.
The result now seems to match what I get when using an emulator.
2022-06-05 23:17:28 +02:00
athrxx
ed8e1c4870
SCUMM: (v1-3) - imitate original style savegame loading
...
Similar to what has been added for Loom, this tries to emulate the original (script driven) loading behavior for the rest of the v1-3 games.
This fixes bugs like the music not being restarted properly when loading a game (happens in MM and ZAK).
https://bugs.scummvm.org/ticket/4494 will not be fixed, though, since I don't support Mac with this fix.
The Mac games work differently, they don't have a save/load room but these Mac style menus instead. Someone would have to do examine the save scripts for these...
2022-06-05 23:17:28 +02:00
Paweł Kołodziejski
25b50c058e
GRIM: Fixed compilation
2022-06-05 22:46:34 +02:00
Paweł Kołodziejski
18fb7e72d8
GRIM: Implemented Lua V1 'GetCameraLookVector' opcode
2022-06-05 22:16:42 +02:00
Paweł Kołodziejski
74e5684257
GRIM: Added Lua V1 'GetCameraPosition' opcode
2022-06-05 22:14:43 +02:00
Paweł Kołodziejski
090daab519
GRIM: Implemented Lua V1 'WorldToScreen' opcode
2022-06-05 22:12:54 +02:00
Orgad Shaneh
29e9cdc40f
GRIM: Fix string comparison in lua
...
Reported by GCC 12:
lobject.cpp: In function 'int32 Grim::luaO_equalObj(TObject*, TObject*)':
lobject.cpp:51:35: warning: comparison between two arrays [-Warray-compare]
51 | return svalue(t1) == svalue(t2);
Upstream fix: 84790bb953
2022-06-05 22:10:19 +02:00
antoniou79
05b682fdc3
ANDROID: New versionCodes 89-93 for 2.7.0
...
Skipped 3 batches of codes as reserved for possible beta testing or bug fix 2.6.x releases
2022-06-05 22:54:51 +03:00
Cameron Cawley
47932474c5
HYPNO: Reduce memory usage when loading Smacker files with HYP2 signatures
2022-06-05 21:30:06 +02:00
Cameron Cawley
b852af46c2
VIDEO: Add generic support for Smacker videos with custom signatures
2022-06-05 21:30:06 +02:00
neuromancer
47f52a4d73
HYPNO: loading of flashback screens in boyz
2022-06-05 21:06:33 +02:00
neuromancer
cb3b4a894f
HYPNO: connected select c5 level with the rest in boyz
2022-06-05 21:06:33 +02:00
neuromancer
9d57e11b57
HYPNO: correctly use enemy sound rate in boyz
2022-06-05 21:06:33 +02:00
neuromancer
142f069f1b
HYPNO: load level select_c5 in boyz
2022-06-05 21:06:33 +02:00
Stian Schultz
eeef914171
I18N: Update translation (Norwegian Bokmål)
...
Currently translated at 100.0% (1730 of 1730 strings)
2022-06-05 19:03:29 +00:00
Paweł Kołodziejski
af899c07bf
PLAYGROUND3D: Added minimal fog test for tinygl renderer.
2022-06-05 21:01:04 +02:00
ScummVM-Translations
d0f8d3c487
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/
2022-06-05 18:59:51 +00:00
Paweł Kołodziejski
cdaec9de8d
TINYGL: Added fog support.
2022-06-05 20:59:38 +02:00
ScummVM-Translations
93e5e9a4da
I18N: Update translations templates
2022-06-05 18:43:37 +00:00
Lothar Serra Mari
a07be8c665
RELEASE: This is 2.7.0git
2022-06-05 20:43:05 +02:00
ScummVM-Translations
fcfe815f47
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/
2022-06-05 18:34:07 +00:00
Lothar Serra Mari
d51f3d2f72
I18N: Update GUI translation datafile
2022-06-05 20:33:46 +02:00
ScummVM-Translations
3825c5c16c
I18N: Update translations templates
2022-06-05 17:57:40 +00:00
Thierry Crozat
cc29c8efc7
GUI: When dropping file, use parent directory for detection
...
The detection was done on the dropped path, so it worked when
dropping a directory, but not a file. Now we can drop a file
and it will run the detection on the parent directory.
2022-06-05 18:57:20 +01:00
ScummVM-Translations
ad32b8b23e
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/
2022-06-05 16:56:45 +00:00
Thierry Crozat
f95bf24fd1
MACOSX: Fix issue with restoring maximized window
...
The SdlWindow::createOrUpdateWindow makes sure the created window
is not bigger than the desktop. When not in fullscreen, the window
borders are also considered, but on macOS a maximimized window is
borderless, so this resulted in maximized window being restored
smaller than they should have (and no longer maximized).
2022-06-05 17:56:30 +01:00
ScummVM-Translations
56409e3a44
I18N: Update translations templates
2022-06-05 16:22:34 +00:00
Thierry Crozat
55dccdf787
SDL: Do not adjust window size when creating maximized window
2022-06-05 17:21:18 +01:00
ScummVM-Translations
f4a1729cb7
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/
2022-06-05 14:39:51 +00:00
Thierry Crozat
bde10f0dda
BASE: Store screenshotpath command line in Session domain
...
The SDL backend was getting that path at the start and storing
it in a class member so that it would persist for the session.
But now that we have a kSessionDomain in ConfMan, it is cleaner
to use that (and this will also work for non-SDL backends).
2022-06-05 15:39:36 +01:00
ScummVM-Translations
8847ba81a0
I18N: Update translations templates
2022-06-05 14:28:37 +00:00
Cameron Cawley
07498687bd
GRAPHICS: Add Surface::copyRectToSurfaceWithKey()
2022-06-05 17:28:28 +03:00
Daniel
6aadac6ef7
I18N: Update translation (Portuguese (Portugal))
...
Currently translated at 65.7% (1138 of 1730 strings)
2022-06-05 14:09:10 +00:00
IlDucci
1cd759c66a
I18N: Update translation (Spanish)
...
Currently translated at 100.0% (1730 of 1730 strings)
2022-06-05 14:09:03 +00:00
ScummVM-Translations
8140f088e4
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/
2022-06-05 14:08:59 +00:00
Thierry Crozat
4ce8636640
MACOSX: Build ARM version of Dock plugin when building ARM version of ScummVM
2022-06-05 15:08:44 +01:00
ScummVM-Translations
c50da0a193
I18N: Update translations templates
2022-06-05 13:15:44 +00:00
Thierry Crozat
b3e15d584e
Engines: Properly initialize TTSManager for unsupported gamae dialogs
...
This fixes bug #11550 : TTS: Language is wrong for unsupported game warning
2022-06-05 14:15:31 +01:00
Lothar Serra Mari
68ada5bab2
NEWS: Update German NEWS file
2022-06-05 15:08:02 +02:00
Thierry Crozat
0144f33f29
AGS: Add detection for some new vesions of Wadjet Eye games
2022-06-05 13:47:25 +01:00
Coen Rampen
b12feb2ae9
AGOS: Add Simon 1 invalid AdLib errors
...
This adds error messages in case the Simon 1 AdLib instrument bank file is
missing or invalid.
2022-06-05 14:31:48 +02:00
neuromancer
42a5a8a6b0
HYPNO: enabled restored content in another wet demo
2022-06-05 13:31:10 +02:00
Paweł Kołodziejski
9fea086eec
GRIM: Added detection entry for unsupported game release version.
2022-06-05 13:13:30 +02:00
neuromancer
18a185ba45
HYPNO: enabled restored content in demo disc of wet
2022-06-05 13:08:18 +02:00