121943 Commits

Author SHA1 Message Date
Timo Mikkolainen
8a6172f581 I18N: Update translation (Finnish)
Currently translated at 100.0% (1656 of 1656 strings)
2021-08-04 00:25:45 +00:00
athrxx
82c0b91975 SCUMM: whitespace 2021-08-03 21:14:32 +02:00
Martin Gerhardy
659f143664 TWINE: fixed holomap in high-res mode 2021-08-03 21:12:33 +02:00
Martin Gerhardy
b3e3bbc90d TWINE: replaced magic numbers
this isn't a 100% match with the disassembly - but the constants are close enough
for this use-case and gives a better feeling of the reasoning
2021-08-03 21:12:33 +02:00
Torbjörn Andersson
a5d7d9fdd2 SCUMM: Limit Loom CD Choas/Chaos workaround to the appropriate script 2021-08-03 21:05:24 +02:00
athrxx
4fe69dbf2e SCUMM: fix bug no. 12499 ("Curse of Monkey Island Sprite Vertical Colour Artifacts")
(regression from b542fad7)

The introduction of the skip_column variable caused skipping of columns that are actually meant to be drawn. The original interpreter has a similiar mechanism, but it only applies to colors that are translated via the shadow palette. This avoids recursive shading (pixels that already got translated via the shadow palette could get passed through the table again in case of horizontal scaling). I guess that is what b542fad7 actually meant to fix.
2021-08-03 20:26:59 +02:00
sluicebox
d7b5469799 NEWS: Mention SCI view scaling 2021-08-03 10:28:52 -05:00
sluicebox
7f4fc8072e NEWS: Update SCI changes 2021-08-03 10:03:02 -05:00
D G Turner
2dfd023f86 SCUMM: Remove Dead Code in Digital iMUSE
This has been reviewed by Andrea Boscarino.
2021-08-03 14:31:53 +01:00
Marcel Souza Lemes
afbdd8b100 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1656 of 1656 strings)
2021-08-03 11:25:45 +00:00
Lothar Serra Mari
d384109943 I18N: Update translation (German)
Currently translated at 99.6% (1651 of 1656 strings)
2021-08-03 11:25:44 +00:00
Roland van Laar
006df01e53 DIRECTOR: LINGO: remove unsupported test lingo
Our implementation of puppetSound doesn't handle midi and breaks on the
three args with midisongPointer. The offending lingo test code is
removed.

A trello ticket was created to track the issue:
https://trello.com/c/TzZtd27W/439-handle-midi-in-puppetsound
2021-08-03 13:23:25 +02:00
a/
108c5222a2 SAGA2: Implement teleport party here command 2021-08-03 20:19:30 +09:00
a/
7ecc231fcd SAGA2: Extend addObject command for multiple items 2021-08-03 20:19:30 +09:00
a/
d17c0fd403 SAGA2: Temporarily stub checkRestartGame 2021-08-03 20:19:30 +09:00
Roland van Laar
3e8d669598 DIRECTOR: LINGO test improvement
Commented out a hard to parse type of lingo that right now doesn't work.

The get `property of field 0 + 1` to work would mean:
- allow expressions to appear after "of" in addition to stuff like "sprite $expr" and
- "field $simple_expr" is a valid expression which conflicts with "field $expr" if you try to add that
2021-08-03 13:02:18 +02:00
ysj1173886760
1dfd722735 DIRECTOR: supporting inverting QDShape 2021-08-03 16:14:50 +08:00
ysj1173886760
5c23fcdcb5 DIRECTOR: skip compression in BITD decoder for D3 2021-08-03 15:13:30 +08:00
ysj1173886760
480fd72c2a DIRECTOR: clean code. 2021-08-03 15:11:12 +08:00
Orgad Shaneh
0b2ae9fa5e DEVTOOLS: Replace ugly SDL/MinGW hack with a cleaner hack
Instead of having main=SDL_main defined by pkg-config/sdl2-config --cflags
and undefining it everywhere, strip it in its origin.
2021-08-03 07:35:15 +03:00
D G Turner
6beb8a9225 AGS: Fix Remaining GCC Warnings from -Wdeprecated-copy 2021-08-03 04:32:20 +01:00
D G Turner
5e0aeffb58 DEVTOOLS: Fix create_xeen Compilation 2021-08-03 04:15:36 +01:00
D G Turner
b78a5bcf24 XEEN: Fix GCC Warning 2021-08-03 04:08:58 +01:00
D G Turner
0e7f628443 AGS: Fix Several GCC Warnings 2021-08-03 04:00:34 +01:00
D G Turner
3818905d16 SCUMM: Further Cleanup of Dead Code in Digital iMUSE
This fixes a GCC set-but-unused variable warning.

This code may need to be reinstated for looping so commenting out
for review.
2021-08-03 03:50:03 +01:00
djsrv
5a917c3c24 DIRECTOR: LINGO: Fix Video Disc XObj name 2021-08-02 19:40:32 -04:00
djsrv
b8a7902907 DIRECTOR: LINGO: Include undefined handler's name in warning 2021-08-02 19:37:19 -04:00
Eugene Sandulenko
9d98532192
DIRECTOR: Fixed type in CD-ROM XObj name 2021-08-03 01:20:12 +02:00
Eugene Sandulenko
7e30d10a31
DIRECTOR: Added CDROM XObj stub 2021-08-03 01:13:53 +02:00
Eugene Sandulenko
5e0dc15bb1
DIRECTOR: Added stub for SerialPort XObj and automatically preload it 2021-08-03 01:13:53 +02:00
Eugene Sandulenko
7a3a6160be
DIRECTOR: Added stub for Videodisc XObj 2021-08-03 01:13:53 +02:00
Eugene Sandulenko
5216ff6f77
DIRECTOR: Added OrthoPlay XObj stub 2021-08-03 01:13:53 +02:00
a/
60f187fe3f SAGA2: Cleanup gtext.cpp 2021-08-03 08:11:17 +09:00
a/
09c7c07d32 SAGA2: Fix pointer arithmetic in GTextWrap 2021-08-03 07:36:03 +09:00
Eugene Sandulenko
bba368d55a
JANITORIAL: Fix indentation 2021-08-02 23:25:39 +02:00
Eugene Sandulenko
428bca6654
DIRECTOR: Fix PopUp Menu XObj 2021-08-02 23:24:52 +02:00
Eugene Sandulenko
b9c632b224
DIRECTOR: Added stub for PopUp Menu XObj 2021-08-02 23:00:18 +02:00
antoniou
bdb1cc2012 ANDROID: Only show SAF revokation in Options from launcher
But not in per Game domain settings (via Edit Game...)
2021-08-02 23:43:44 +03:00
ScummVM-Translations
b7174bc74b 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-08-02 20:13:09 +00:00
Orgad Shaneh
f084d29e9a DEVTOOLS: Fix create_xeen compilation without C++11 2021-08-02 23:12:57 +03:00
ScummVM-Translations
b6b8a78cd7 I18N: Update translations templates 2021-08-02 19:57:59 +00:00
antoniou
84323fc78e ANDROID: Remove checkbox for Android SAF from global options
Themes rebuilt, and version bumped to SCUMMVM_STX0.8.50
2021-08-02 22:57:37 +03:00
Peter Kohaut
b22b990173 TINSEL: Fixed rendering for more text messages 2021-08-02 20:58:22 +02:00
Peter Kohaut
afa37d775b TINSEL: Added more opcodes for Noir 2021-08-02 20:58:21 +02:00
Orgad Shaneh
e4a9ad000b MAKEFILE: Fix shadow build of ideprojects 2021-08-02 19:12:49 +02:00
Torbjörn Andersson
c6b8b1b9ac SCUMM: Remove stray "the" from recent captain Smirk workaround comment
And I forgot to mention in the previous commits that they were for
Monkey Island 1. Oops. Too late to do anything about that now.
2021-08-02 18:54:36 +02:00
Eugene Sandulenko
d71bc64e83
DEVTOOLS: XEEN: Fix warnings 2021-08-02 18:34:36 +02:00
Eugene Sandulenko
11ed99bd62
DEVTOOLS: XEEN: Fix compilation on some platforms 2021-08-02 18:34:36 +02:00
Cameron Cawley
5ecae89722 ANDROID3D: Fix JNI code 2021-08-02 17:28:35 +01:00
VAN-Gluon
02fb46156e I18N: Update translation (Japanese)
Currently translated at 100.0% (1657 of 1657 strings)
2021-08-02 16:26:19 +00:00