137143 Commits

Author SHA1 Message Date
CadiH
69d1603af5 DOCS: updates requirements file
- mdinclude required for release notes
2023-01-18 06:33:47 +11:00
CadiH
da0f1f2194 DOCS: updates engine-specific Game tab options 2023-01-18 06:33:47 +11:00
CadiH
00a84d19f5 DOCS: Fixes release notes section 2023-01-18 06:33:47 +11:00
CadiH
32249765ed DOCS: Fixes heading 2023-01-18 06:33:47 +11:00
Donovan Watteau
4939404410 SCUMM: Make Sam & Max WORKAROUND for Trac#269 an enhancement
I've checked with DREAMM that the original has the same behavior, and so
this script fix probably qualifies as an enhancement.
2023-01-17 19:53:41 +01:00
Donovan Watteau
c131f1241c SCUMM: Make German Sam & Max WORKAROUND for Trac#12249 an enhancement
This comes from an original script error in this release, and so its fix
qualifies as an enhancement.
2023-01-17 19:37:17 +01:00
Donovan Watteau
91a37f88bf SCUMM: Make Sam & Max WORKAROUND for Trac#2068 an enhancement
The full context is documented in the original ticket, but we still need
this workaround if one plays with subtitles and voices and a slow text
speed, and this is indeed an original script issue since the small glitch
with the fishing line also happens with the original interpreters.

Since we're fixing an original, non-game-breaking bug, this qualifies as
an enhancement that one can disable if they want to be as close as
possible to the original experience.
2023-01-17 19:15:09 +01:00
Martin Gerhardy
ae4db01bc1 TWINE: fixed top and bottom handling of polygon and sphere rendering
this fixes invalid memory access
2023-01-17 19:12:55 +01:00
Martin Gerhardy
4e0a29d61d TWINE: renamed stuff to match original source 2023-01-17 19:11:35 +01:00
Martin Gerhardy
aaa7645a52 TWINE: convert the holomap releated code to be more like the original source release 2023-01-17 19:11:34 +01:00
Martin Gerhardy
15fc0d6a4e TWINE: fixed detection entry for dotemu 2015 steam dlc 2023-01-17 19:11:34 +01:00
Martin Gerhardy
1dc1cb9ce3 TWINE: fixed loading an image with no palette 2023-01-17 19:11:34 +01:00
Walter Agazzi
50a655871f AGS: Engine: fixed dialog parser not drawn on the correct position
From upstream 394866b2928433475fcfd0a3ab298e2b70570cbc
2023-01-17 17:27:07 +00:00
Walter Agazzi
e7d348f9a4 AGS: Updated build version (3.6.0.35)
From upstream b956da6dc1403dae7a25d880b4adfd3990f7b59b
2023-01-17 17:27:07 +00:00
Walter Agazzi
028567e890 AGS: Engine: improved parameter logging in SetAudioTypeVolume
from upstream 94598f32ff20494a3239f258ac972f8108bc05bf
2023-01-17 17:27:07 +00:00
Walter Agazzi
902b92341d AGS: Engine: prevent invalid parameter in video player
partially from upstream 4efaf8116a2bd0bcf909b174dc28b945e4b52745
2023-01-17 17:27:07 +00:00
Walter Agazzi
43bdb0d5c5 AGS: Script API: Mouse.AutoLock
From upstream f49501a18b48767184e5f3d5da355405e29ad9e
2023-01-17 17:27:07 +00:00
neuromancer
c00d43685c FREESCAPE: added version number information and a basic number check for freescape.dat 2023-01-17 15:00:17 +01:00
Walter Agazzi
b4eeff24a1 I18N: Update translation (Italian)
Currently translated at 100.0% (1804 of 1804 strings)
2023-01-17 12:19:50 +00:00
Christophe Branchereau
09be5f6e7a OPENDINGUX: remove export CXXFLAGS="-funsigned-char"
The tolower() bug doesn't happen anymore

Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2023-01-17 12:57:53 +01:00
Sebastian Krzyszkowiak
800d48f9da SLUDGE: Fix channel mapping in setBurnColor 2023-01-17 13:37:44 +02:00
ScummVM-Translations
1f651efe46 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-17 10:51:42 +00:00
eientei
e2c447ad81 SCUMM: Fix regression in Actor::animateActor from 546fd42749d
This would cause the meteor explosion in the Maniac Mansion (V2) intro
to not play. Bug reported in Discord by Vanfanel
2023-01-17 11:51:21 +01:00
ScummVM-Translations
011bdaf054 I18N: Update translations templates 2023-01-17 10:49:11 +00:00
ScummVM-Translations
c760db1657 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-17 10:49:10 +00:00
Vladimir Serbinenko
1bc4fe5279 SDL: Move RS90-specific code to opendingux directory 2023-01-17 13:48:50 +03:00
Vladimir Serbinenko
5bdabeed7e SURFACESDL: Make getDefaultResolution overideable by custom backends 2023-01-17 13:48:50 +03:00
Vladimir Serbinenko
81fdd308cf SURFACESDL: Extract initing of graphics surface into a separate method. 2023-01-17 13:48:50 +03:00
ScummVM-Translations
894629764d I18N: Update translations templates 2023-01-17 10:48:35 +00:00
Vladimir Serbinenko
4a0d9c2665 SDL: Add missing init of _prevCursorNeedsRedraw 2023-01-17 13:48:20 +03:00
VAN-Gluon
4823cc07ec I18N: Update translation (Japanese)
Currently translated at 100.0% (1804 of 1804 strings)
2023-01-17 09:34:30 +00:00
Marcel Souza Lemes
d0632b9ddb I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1804 of 1804 strings)
2023-01-17 09:34:30 +00:00
George Kormendi
b32566ae3d I18N: Update translation (Hungarian)
Currently translated at 100.0% (1804 of 1804 strings)
2023-01-17 09:34:29 +00:00
Purple T
2fafb1ca92 I18N: Update translation (French)
Currently translated at 100.0% (1804 of 1804 strings)
2023-01-17 09:34:28 +00:00
Martin Gerhardy
53d2b20df8 TWINE: added potential dotemu windows release detection entry
see https://bugs.scummvm.org/ticket/13885
2023-01-17 06:32:35 +01:00
Martin Gerhardy
5fc73620a4 TWINE: show dotemu splash screen 2023-01-17 06:28:45 +01:00
Torbjörn Andersson
0e4169fdd3 SCUMM: Clarify Dig spider lair sound workaround
And since I have finally verified that it also happens with the original
interpreter, it is now an optional enhancement.
2023-01-17 07:41:20 +01:00
Paul Gilbert
f580bc9213 NEWS: Add Xeen fixes 2023-01-16 21:19:51 -08:00
Paul Gilbert
21d25d6bfd XEEN: Wait for farewell finish before leaving tavern/blacksmith 2023-01-16 18:53:47 -08:00
Paul Gilbert
93e7bc4fff XEEN: Don't reload map when exiting character creation 2023-01-16 18:35:55 -08:00
sluicebox
47be539620 CI: Update vcpkg
This should fix Windows CI builds on github.

libtool-2.4.6-9 was removed from msys2 sites, breaking  downloads.
vcpkg now uses libtool-2.4.7-3.
2023-01-16 17:40:33 -08:00
Matthew Duggan
3912775828 TETRAEDGE: Fix gcc compiler warnings 2023-01-17 10:06:29 +09:00
elasota
13c5fc3b7c MTROPOLIS: Fix some wrong IDs for documents in widescreen mod. Fixes Limitation document not appearing in the booths area on Windows version and in Immediate Action on Mac. 2023-01-16 19:36:27 -05:00
Eugene Sandulenko
0856d131c5
TETRAEDGE: Fix compilation for some platforms 2023-01-17 01:20:59 +01:00
Thierry Crozat
6624df6529 GLK: Exclude *.data files for Z-code fallback detection
This is too generic, and like the .dat and ,zip extensions it
causes too many false positive detections.
2023-01-16 23:54:35 +00:00
D G Turner
3494a0391d TETRAEDGE: Fix Misleading Code Indentation
No functional change.
2023-01-16 23:42:03 +00:00
D G Turner
0e08e91dbd TETRAEDGE: Fix Memset of Non-Trivial Data Structure GCC Compiler Warning 2023-01-16 23:40:30 +00:00
Lothar Serra Mari
57bc85f3ba NEWS: Mention new platforms in German NEWS file 2023-01-16 21:31:10 +01:00
D G Turner
64ef64a0c7 TETRAEDGE: Fix Duplicated Branch GCC Compiler Warning 2023-01-16 20:17:04 +00:00
Vladimir Serbinenko
de6fa88217 OPENDINGUX: Separate miyoo from opendingux 2023-01-16 23:01:25 +03:00