Commit Graph

122662 Commits

Author SHA1 Message Date
Lothar Serra Mari
9c70517d5b NEWS: Update German NEWS file 2021-08-19 14:19:53 +02:00
Lothar Serra Mari
2925fbd26a NEWS: Add Lemonhead restoration for SegaCD and FM-TOWNS 2021-08-19 14:17:27 +02:00
Martin Gerhardy
ef39082faf TWINE: todo comment 2021-08-19 13:09:47 +02:00
Eugene Sandulenko
9f24c85d2b
BUILD: Refresh config.guess and config.sub from upstream 2021-08-19 12:51:31 +02:00
ysj1173886760
cc24a1fd2c DIRECTOR: add comments for patch. 2021-08-19 16:16:02 +08:00
ysj1173886760
1a6c09c57f DIRECTOR: patch scripts in jman-win. 2021-08-19 16:12:22 +08:00
ysj1173886760
afec76a083 DIRECTOR: fix trails of sprite.
This fix is aimed for fixing the bug in jman. And the fix may not be thoroughly.
2021-08-19 16:12:09 +08:00
ScummVM-Translations
c1a2860a63 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-18 21:48:00 +00:00
Fiodar Stryzhniou
861c0f4cf9 SYMBIAN: Fix counless warnings from GCC 11.2 2021-08-19 00:47:49 +03:00
ScummVM-Translations
f8f4360991 I18N: Update translations templates 2021-08-18 21:39:18 +00:00
Thierry Crozat
e012014c29 GUI: Fix computation of MessageDialog width
This was a regression introduced in fea19c69a. The code forgot to
add the margin on either side of the text when computing the width
of the dialog.

I also introduced a variable with the mergin value to clarify the
code (and also make it easy to change that margin in the future if
we want to).
2021-08-18 22:38:55 +01:00
Thierry Crozat
9f46c9a3ac BASE: Add TTS to version information 2021-08-18 22:38:55 +01:00
a/
c225233949 SAGA2: Rename Actor class variables 2021-08-19 06:15:39 +09:00
ScummVM-Translations
8cf5fcaa6a 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-18 20:39:49 +00:00
Roland van Laar
82ba7e9830 DEVTOOL: COMPANION
Added support for Japanese encoding.

Remove option for specifying encodings. All input is expected to be
unicode.
2021-08-18 22:39:06 +02:00
ScummVM-Translations
18d610170e I18N: Update translations templates 2021-08-18 20:34:13 +00:00
Orgad Shaneh
fea19c69af GUI: Support multiple alt buttons in MessageDialog 2021-08-18 22:34:02 +02:00
Orgad Shaneh
0d17d142e4 GUI: Wrap very long lines in MessageDialog 2021-08-18 22:34:02 +02:00
Orgad Shaneh
1c5c366649 GUI: Swap OK/Alt values in MessageDialog
A follow-up commit adds support for multiple alternatives, so OK has to
come first.
2021-08-18 22:34:02 +02:00
Orgad Shaneh
6a68d8b7e5 ENGINES: Do not assume that MessageDialog accept is 1 and cancel is 0
Use the enum everywhere.

A follow-up commit will change the order.

Also reduce the use of kMessageCancel to minimum.
2021-08-18 22:34:02 +02:00
Ben Castricum
bb9b151c19 SCUMM: Add SegaCD MI1 Lemonhead lines 2021-08-18 21:53:40 +03:00
Marcel Souza Lemes
e21e11db85 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1666 of 1666 strings)
2021-08-18 15:25:51 +00:00
Fiodar Stryzhniou
fe274d10ba COMMON: Fix c++ header usage. 2021-08-18 18:22:55 +03:00
ysj1173886760
69cb4dd7a9 GRAPHICS: MACGUI: fix rendering text. 2021-08-18 21:06:41 +08:00
Fiodar Stryzhniou
a88a754de6 SYMBIAN: Fix generation package(PKG) file 2021-08-18 15:34:33 +03:00
Fiodar Stryzhniou
ed5a7bcc0e SYMBIAN: Add missed library 2021-08-18 15:34:09 +03:00
ysj1173886760
8e8f640e69 DIRECTOR: fix editableText both in D2/3 and in D4. 2021-08-18 20:19:18 +08:00
djsrv
b82735f0df DIRECTOR: Remove "no auto" comment
This comment was vague (auto what?) and added in an incorrect
implementation of autohilite which has since been removed.
(f89ec907c5)
2021-08-18 07:30:38 -04:00
alxpnv
33cbf3b082 ASYLUM: fix calculation of object's sound source coordinates 2021-08-18 14:26:34 +03:00
Fiodar Stryzhniou
f45e3184ba SYMBIAN: Fix wrong command order 2021-08-18 14:09:16 +03:00
Eugene Sandulenko
f839632d36
NEVERHOOD: Fix Japanese detection language 2021-08-18 12:39:42 +02:00
sluicebox
0983cf9263 SCI32: Fix SaveFileRewriteStream
Fixes Phantasmagoria 1 infinite loop when loading save games

SaveFileRewriteStream depended on MemoryWriteStreamDynamic::_size being
set by MemoryWriteStreamDynamic::ensureCapacity(), but this recently
changed in e83fed6c60
2021-08-18 02:41:28 -05:00
Ben Castricum
8e0aeaab73 SCUMM: Add FM-Towns MI1 Lemonhead lines 2021-08-18 10:33:25 +03:00
a/
93c18db9d8 SAGA2: Fix getRandomNumber ranges 2021-08-18 15:54:30 +09:00
ysj1173886760
70f2b93237 DIRECTOR: fix the editable. 2021-08-18 13:02:06 +08:00
Paul Gilbert
33bf5fd739 AGS: Updated build version (3.6.0.7)
From upstream bcf598aa4ea6de69a84505b7c844f7bdcf44596b
2021-08-17 21:31:58 -07:00
Paul Gilbert
e2e4a0d93d AGS: AudioClip.PlayOnChannel() errors on unsupported channel
From upstream d70d3d9a6fd4cd74cab1d1bcb9143c57e27dc3d0
2021-08-17 21:31:57 -07:00
Paul Gilbert
895c8d22c1 AGS: implemented readonly Overlay.Width and Height
From upstream a75f02dcbc694450c15d93a273e6885eb9037447
2021-08-17 21:31:56 -07:00
Paul Gilbert
93396cdcc1 AGS: Fix formatting of delete[] calls 2021-08-17 21:31:56 -07:00
Paul Gilbert
d90cb0d203 AGS: Removed excessive headers containing random group of includes
From upstream 9e5149457a4638694fb1366b3fa59b08816f522c
2021-08-17 21:31:56 -07:00
Paul Gilbert
ebfc246cc0 AGS: Moved "placeonwalkable" compat hack to a better place
From upstream b6c39a32a3a90ae018199fb9574879643d1b4eed
2021-08-17 21:31:56 -07:00
djsrv
690562b1b1 DIRECTOR: Use separate queues for user and non-user events
We don't want to immediately process user events when processing another
non-user event.
Fixes https://trello.com/c/wtRV31SE/451-journeyman-execution-order
2021-08-17 21:16:52 -04:00
djsrv
ebbb82c683 DIRECTOR: Remove getEventCount() 2021-08-17 20:40:18 -04:00
Eugene Sandulenko
11558b92aa
AGI: Fix pattern plotting. Bugreport #11923 2021-08-18 00:46:49 +02:00
Orgad Shaneh
18fb0498b5 GUI: Support keypad Enter key in dialogs 2021-08-18 00:39:42 +03:00
Martin Gerhardy
fbba2c92d7 TWINE: removed comment
the widget now supports more than 7 options
2021-08-17 23:13:16 +02:00
Martin Gerhardy
9bcae0f2ee TWINE: fixed holomap path point model rendering 2021-08-17 23:10:26 +02:00
Martin Gerhardy
4146ef64a2 TWINE: fixed high res support for the holomap 2021-08-17 23:10:13 +02:00
Martin Gerhardy
5360c16ed2 TWINE: fixed holomap palette fade 2021-08-17 22:57:50 +02:00
Martin Gerhardy
e6507e0664 TWINE: simplified Holomap::renderLocations 2021-08-17 22:57:50 +02:00