Martin Gerhardy
|
6f75c8a823
|
TWINE: removed unused method parameters
|
2020-11-28 01:09:44 +01:00 |
|
Martin Gerhardy
|
82df68fb11
|
TWINE: extracted rendering types into dedicated methods
|
2020-11-28 01:09:44 +01:00 |
|
Eugene Sandulenko
|
f5b9f3ff97
|
I18N: Update translation (Russian)
Currently translated at 100.0% (1580 of 1580 strings)
|
2020-11-27 19:22:35 +00:00 |
|
sluicebox
|
f9287b26c8
|
SCI: Play KQ6 credits song even when CD audio fails
|
2020-11-27 10:58:35 -08:00 |
|
sluicebox
|
3c71df687b
|
SCI: Return correct kSciAudioCD value on failure
SSCI returns 0 when CD audio track can't be selected
|
2020-11-27 10:58:35 -08:00 |
|
sluicebox
|
c71db70d25
|
SCI: Remove redundant version check from kSciAudioCD
This version check is enforced by kernel tables
|
2020-11-27 10:58:35 -08:00 |
|
Antoniou Athanasios
|
dee4635689
|
I18N: Update translation (Greek)
Currently translated at 100.0% (1580 of 1580 strings)
|
2020-11-27 14:05:33 +00:00 |
|
Walter Agazzi
|
0a289a802b
|
I18N: Update translation (Italian)
Currently translated at 100.0% (1580 of 1580 strings)
|
2020-11-27 14:05:32 +00:00 |
|
IlDucci
|
a68fc73d2c
|
I18N: Update translation (Spanish)
Currently translated at 100.0% (1580 of 1580 strings)
|
2020-11-27 14:05:31 +00:00 |
|
Eugene Sandulenko
|
d19fa1975a
|
PETKA: Fix crash in demo
|
2020-11-27 15:05:13 +01:00 |
|
Marcel Souza Lemes
|
082e499125
|
I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1580 of 1580 strings)
|
2020-11-27 10:11:00 +00:00 |
|
George Kormendi
|
93448cf7fd
|
I18N: Update translation (Hungarian)
Currently translated at 100.0% (1580 of 1580 strings)
|
2020-11-27 10:10:59 +00:00 |
|
Purple T
|
e5aeb54eb2
|
I18N: Update translation (French)
Currently translated at 99.9% (1579 of 1580 strings)
|
2020-11-27 10:10:58 +00:00 |
|
antoniou79
|
9666bc355f
|
BLADERUNNER: Fix McCoy threatening Gordo by aiming his gun
Also restore a line and slightly tweak behavior in dialogue for restored content
|
2020-11-27 12:09:45 +02:00 |
|
Eugene Sandulenko
|
ec99713e3f
|
NEWS: Mention Petka support
|
2020-11-27 00:22:09 +01:00 |
|
Eugene Sandulenko
|
c6a0d8cce8
|
PETKA: Enable engine by default
|
2020-11-27 00:17:57 +01:00 |
|
Eugene Sandulenko
|
de7899e5c5
|
PETKA: Made demo detection more robust
|
2020-11-27 00:17:28 +01:00 |
|
Eugene Sandulenko
|
a151f5b19d
|
DIRECTOR: Removing jewels two-minute download. We do not have a copy
|
2020-11-27 00:17:05 +01:00 |
|
Eugene Sandulenko
|
969695d5ba
|
AD: Added shortcut for 2 entries to the table
|
2020-11-26 23:58:04 +01:00 |
|
Eugene Sandulenko
|
da73ab0b89
|
PETKA: Fix company name
|
2020-11-26 23:20:43 +01:00 |
|
Thierry Crozat
|
57dcb7aa51
|
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/
|
2020-11-26 22:13:49 +00:00 |
|
Eugene Sandulenko
|
5988d614de
|
I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1576 of 1576 strings)
|
2020-11-26 22:13:43 +00:00 |
|
Martin Gerhardy
|
547f410974
|
TWINE: convert member to local var
|
2020-11-26 23:13:22 +01:00 |
|
Martin Gerhardy
|
0b29c0cd3c
|
TWINE: replaced magic numbers
|
2020-11-26 23:13:22 +01:00 |
|
Martin Gerhardy
|
390336f5fc
|
TWINE: converted parameter to bool
|
2020-11-26 23:13:22 +01:00 |
|
Eugene Sandulenko
|
3bdba53d98
|
I18N: Update translation (Russian)
Currently translated at 100.0% (1576 of 1576 strings)
|
2020-11-26 22:11:50 +00:00 |
|
Thierry Crozat
|
cc4ce4f3ab
|
I18N: Update translations templates
|
2020-11-26 21:14:56 +00:00 |
|
Martin Gerhardy
|
372cfe2b9f
|
TWINE: set lba fps to 20 to get more close to original game speed
|
2020-11-26 22:14:29 +01:00 |
|
Martin Gerhardy
|
b342cd2c04
|
TWINE: added shortcuts to change behaviour with the menu
... like it is in lba2
|
2020-11-26 22:14:29 +01:00 |
|
Martin Gerhardy
|
819650bc9d
|
TWINE: fixed speed of the game by reduced the delay in the main loop like it was in TwinEngine
|
2020-11-26 21:53:05 +01:00 |
|
Martin Gerhardy
|
022aa4b2f4
|
TWINE: fixed blocky rendering
int64 was a typedef to float in the TwinEngine code
|
2020-11-26 21:26:26 +01:00 |
|
Martin Gerhardy
|
8fa22df102
|
TWINE: fixed invisible mouse cursor when going back into the ui
Addresses bug https://bugs.scummvm.org/ticket/11977
|
2020-11-26 17:26:53 +01:00 |
|
Antoniou Athanasios
|
125c5fb4a4
|
I18N: Update translation (Greek)
Currently translated at 100.0% (1576 of 1576 strings)
|
2020-11-26 14:10:10 +00:00 |
|
Hubert Maier
|
e19d4e197b
|
AMIGAOS: Keep platform name continuity (#2643)
|
2020-11-26 15:10:01 +01:00 |
|
antoniou
|
568572e2cc
|
ANDROID: Upgrade gradle to 4.1.1
|
2020-11-26 14:43:51 +02:00 |
|
antoniou
|
60e7ea79d2
|
ANDROID: Menu key on virtual keyboard is system menu now
Before it was a Media Top Menu key and did nothing
|
2020-11-26 14:43:50 +02:00 |
|
sluicebox
|
2c56ec0aad
|
SCI: Fix LB1 cursor initialization in room 44
|
2020-11-26 03:49:40 -08:00 |
|
sluicebox
|
a1bead4362
|
SCI: Fix KQ6 inventory in dark catacombs room
|
2020-11-26 03:49:40 -08:00 |
|
Antoniou Athanasios
|
ae81fb6edb
|
I18N: Update translation (Greek)
Currently translated at 100.0% (1576 of 1576 strings)
|
2020-11-26 08:43:52 +00:00 |
|
Marcel Souza Lemes
|
ed27997309
|
I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1576 of 1576 strings)
|
2020-11-26 08:43:52 +00:00 |
|
George Kormendi
|
479f45cbf4
|
I18N: Update translation (Hungarian)
Currently translated at 100.0% (1576 of 1576 strings)
|
2020-11-26 08:43:50 +00:00 |
|
Purple T
|
cdd23bdba8
|
I18N: Update translation (French)
Currently translated at 99.9% (1575 of 1576 strings)
|
2020-11-26 08:43:50 +00:00 |
|
Martin Gerhardy
|
98d333d2c6
|
TWINE: fixed restarting music track
Addresses bug https://bugs.scummvm.org/ticket/11978
|
2020-11-26 09:43:08 +01:00 |
|
Martin Gerhardy
|
d46733ce2b
|
TWINE: fixed ScopedKeyMap disabling of keymap
Addresses bug https://bugs.scummvm.org/ticket/11975
|
2020-11-26 09:43:08 +01:00 |
|
Martin Gerhardy
|
ac943779d2
|
TWINE: fixed behaviour menu offsets
introduced in a967242757
|
2020-11-26 09:43:08 +01:00 |
|
Walter Agazzi
|
b89e52566d
|
I18N: Update translation (Italian)
Currently translated at 100.0% (1576 of 1576 strings)
|
2020-11-25 21:27:59 +00:00 |
|
Timo Mikkolainen
|
ccc4104cda
|
I18N: Update translation (Finnish)
Currently translated at 100.0% (1576 of 1576 strings)
|
2020-11-25 20:52:45 +00:00 |
|
IlDucci
|
62e1d9e09f
|
I18N: Update translation (Spanish)
Currently translated at 100.0% (1576 of 1576 strings)
|
2020-11-25 20:52:44 +00:00 |
|
Martin Gerhardy
|
733fc49637
|
TWINE: removed frequency parameter from playSample
|
2020-11-25 21:47:28 +01:00 |
|
Martin Gerhardy
|
a9c3c7987f
|
TWINE: removed unused parameters
|
2020-11-25 21:47:28 +01:00 |
|