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
desc/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
neuromancer
e938eb0ee8
HYPNO: enabled restored content in pcg wet demo
2022-06-05 12:51:34 +02:00
neuromancer
3606d74bde
HYPNO: enabled restored content in pcw wet demo
2022-06-05 12:51:34 +02:00
neuromancer
ccd0978db0
HYPNO: enabled restored content in gen4 wet demo
2022-06-05 12:51:34 +02:00
Donovan Watteau
b7e6feb30c
NEWS: Add more SCUMM changes for version 2.6.0
2022-06-05 13:18:08 +03:00
athrxx
974c51b4cd
SCI: improve sound (mute handling) related comments
2022-06-05 09:10:59 +03:00
athrxx
8eba7fb4fb
SCI: fix bug no. 13496 (LSL6 music plays all instruments / tracks at …
...
…once)
I am not sure if this bug ticket is about just one or about several bugs. This is at least something I could reproduce. The reason is that there can be channels that should start up muted. We didn't support that. I also fixed a couple of other things about the mute state that I noticed.
2022-06-05 09:10:59 +03:00
Donovan Watteau
fe16115aae
SCUMM: Work around lava flowing up in MONKEY1-FLOPPY-VGA (Trac#10854)
...
In the floppy VGA version of Monkey Island 1 (and only this particular
version), the lava was flowing up instead of flowing down, in the cave
under the Giant Monkey Head. This doesn't happen with the original
interpreter. ScummVM displays this effect correctly with the VGA CD
version.
This is maybe because the game uses color-cycling for this effect in
VGA, and the floppy VGA version is still a GF_SMALL_HEADER game where
we decode this effect differently, notably by always setting its
flags to 2 (and it's been this way for a very long time).
Setting the flags to 0 instead fix this effect. We should maybe
always use this 0 value, but it seems safer to only change this value
for the lava at the moment, until some disasm confirms or disproves
the current flags value for GF_SMALL_HEADER games.
(Also fix some incoherent indentation while there.)
2022-06-05 09:01:10 +03:00
neuromancer
9f529d2db1
HYPNO: enabled additional cheats in wet
2022-06-05 01:17:18 +02:00
neuromancer
5c2102df93
HYPNO: added missing walkers in level c30 in wet
2022-06-05 00:00:11 +02:00
neuromancer
d91f8e876b
HYPNO: restore music after showing credits in wet
2022-06-05 00:00:11 +02:00
neuromancer
ad89bc4289
HYPNO: make sure all the doors targets are correctly handled in the last level of wet
2022-06-05 00:00:11 +02:00
Walter Agazzi
2fcc4e508e
AGS: Add detection for games/demos (initial S)
2022-06-05 00:50:44 +03:00
Walter Agazzi
3b1b217eb3
I18N: Update translation (Italian)
...
Currently translated at 100.0% (1730 of 1730 strings)
2022-06-04 20:01:02 +00:00
Timo Mikkolainen
7b022c80df
I18N: Update translation (Finnish)
...
Currently translated at 100.0% (1730 of 1730 strings)
2022-06-04 18:27:59 +00:00
Eugene Sandulenko
4fb6e147a8
DIRECTOR: LINGO: Fixed arithmetic operations with POINT and RECT
...
And added relevant tests
2022-06-04 20:02:49 +02:00
D G Turner
cd627adf89
WINTERMUTE: Remove Zero Sized Buffer Allocation
...
The behaviour of malloc and similar functions when called with a zero
sized parameter is implementation dependent resulting in subtle portability
bugs and should be avoided.
This will generate warnings in GCC if -Walloc-zero is passed.
2022-06-04 15:59:59 +01:00