110110 Commits

Author SHA1 Message Date
Paul Gilbert
4f168f41f2 GLK: COMPREHEND: Move some v2-only opcodes to v2 class 2020-10-25 21:59:04 -07:00
Paul Gilbert
43d25b567a GLK: COMPREHEND: Fix looking at 4-d mirror in OO-Topos 2020-10-25 21:38:28 -07:00
Paul Gilbert
b104ca3fd5 GLK: COMPREHEND: Fix the item indexes for CLEAR_WORD/SET_WORD 2020-10-25 18:17:24 -07:00
Paul Gilbert
b30d9ceefd GLK: COMPREHEND: Change _words array to use Common::Array 2020-10-25 18:17:24 -07:00
wonst719
79d3de1f00 I18N: Update translation (Korean)
Currently translated at 64.8% (964 of 1486 strings)
2020-10-26 00:43:55 +00:00
Marcel Souza Lemes
f7f8e12e68 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1486 of 1486 strings)
2020-10-26 00:43:54 +00:00
Vladimir Serbinenko
5bce0aa737 HADESCH: Fix handling of atlantis intro 2020-10-25 22:49:01 +01:00
Vladimir Serbinenko
9c9dd99f23 HADESCH: Fix decoder closing handling in catacombs 2020-10-25 22:49:01 +01:00
Vladimir Serbinenko
7852ca2b21 HADESCH: Fix wrong room moves 2020-10-25 22:49:01 +01:00
Vladimir Serbinenko
38c4a0849a HADESCH: Fix playing of Troy/Odysseus intro 2020-10-25 22:49:01 +01:00
Vladimir Serbinenko
366e9997c4 COMMON: Fix freetype path for psp
Current config ends up pulling freetype headers from host which depending
on version on host and in toolchain may result in linking or runtime errors
2020-10-25 22:46:59 +01:00
Vladimir Serbinenko
d671899e52 COMMON: Move -G0 to right place for psp 2020-10-25 22:46:35 +01:00
Eugene Sandulenko
2902e3336e DISTS: ANDROID: Sync phone screenshots with the store 2020-10-25 19:39:24 +01:00
Vladimir Serbinenko
0714302b0b COMMON: Add -G0 for PSP
Our pspfull build has got section over 64K. Projects like retroarch also
use -G0. It's a bit slower and binary is a bit larger but it works.
2020-10-25 19:35:58 +01:00
antoniou79
64778522ce ANDROID: New screenshots from Xperiam Z5 Compact
With filtering enabled
2020-10-25 20:26:43 +02:00
Martin Gerhardy
95516fd446 TWINE: renamed sub-engine from twine to lba to also support lba2 2020-10-25 16:58:23 +01:00
Martin Gerhardy
55e82d6c0f TWINE: prepare for lba2 2020-10-25 16:57:27 +01:00
Martin Gerhardy
153bfa03aa TWINE: removed own midi code - use MidiParser_XMIDI 2020-10-25 16:57:27 +01:00
Martin Gerhardy
d13e4b4088 TWINE: reduced scopes, const + data hiding 2020-10-25 16:57:26 +01:00
Alexandre Fontoura
98df1b2020
TWINE: Adding game detection for all versions (#2564) 2020-10-25 16:55:45 +01:00
antoniou79
e3f430df11 DISTS: ANDROID: Update phone screenshots with 2.2.1 ones
These are taken from my Xperia Z5 Compact (7.1.1)

Settings: Filter Graphics Disabled, Keep Aspect Ratio Enabled, Fit to Window Stretch mode
2020-10-25 17:11:44 +02:00
wonst719
a691e0718e I18N: Update translation (Korean)
Currently translated at 64.8% (964 of 1486 strings)
2020-10-25 14:59:24 +00:00
Eugene Sandulenko
fbf91880af I18N: Update translation (Korean)
Currently translated at 64.8% (964 of 1486 strings)
2020-10-25 14:59:24 +00:00
anonymous
b646f8ba3b I18N: Update translation (Swedish)
Currently translated at 61.3% (912 of 1486 strings)
2020-10-25 14:59:23 +00:00
wonst719
5bce0476a9 I18N: Update translation (Korean)
Currently translated at 64.9% (965 of 1486 strings)
2020-10-25 14:55:16 +00:00
Eugene Sandulenko
f2a845cd6b DISTS: ANDROID: Release of 2.2.1 2020-10-25 15:32:04 +01:00
antoniou
17196e65ac ANDROID: update comment on build.gradle
For Play Store release (Oct 2020)
2020-10-25 13:57:11 +02:00
Martin Gerhardy
1cf46c4ee0 TWINE: added german and french to the detection entry
see https://github.com/scummvm/scummvm/pull/2557
2020-10-25 09:22:58 +01:00
Martin Gerhardy
b159872166 TWINE: only disable our own keymaps in Input::enabledKeyMap 2020-10-25 09:21:44 +01:00
Martin Gerhardy
7672fa7860 TWINE: marked the engine as highres 2020-10-25 09:21:44 +01:00
Martin Gerhardy
55cbd7c8a1 TWINE: also pause scummvm if the game is in pause mode 2020-10-25 09:21:44 +01:00
Martin Gerhardy
33b641b1ed TWINE: replaced magic numbers 2020-10-25 09:21:44 +01:00
Martin Gerhardy
aacb488f25 TWINE: converted to boolean and general cleanup 2020-10-25 09:21:44 +01:00
Torbjörn Andersson
f2ae4b1b87
TWINE: Add detection for UK version of Little Big Adventure (#2557) 2020-10-25 09:21:27 +01:00
Vladimir Serbinenko
784dd5f0f1 TWINE: Fix array inits missed in 1ef2265991e4d30714a400d376f3e751cbe18735 2020-10-25 05:18:52 +01:00
Vladimir Serbinenko
f42300b6f5 PLUMBERS: Add 16bit dependency
It's needed to handle 3DO variant of the game.
2020-10-25 03:15:52 +01:00
Vladimir Serbinenko
4e53ae7fed PLUMBERS: don't use memset when initing
memsetting over Common::String is a bad idea and creates a weird behaviour.
2020-10-25 03:14:25 +01:00
Vladimir Serbinenko
3096ff991a HADESCH: fix double-free when handling corrupt video files 2020-10-25 03:12:54 +01:00
Vladimir Serbinenko
60c623e316 HADESCH: Rename Shade to StyxShade
We have 2 Shade's: in ferry.cpp and in riverstyx.cpp. Rename one of
them to prevent possible collisions.
2020-10-25 03:11:48 +01:00
Vladimir Serbinenko
b4fd8cb16a HADESCH: handle gracefully successive changes of rooms.
This can happen e.g. in video-only scene if video file is unreadable.
2020-10-25 03:10:31 +01:00
Paul Gilbert
a99092c436 GLK: ZCODE: Add detection for Countdown games 2020-10-24 16:47:07 -07:00
Eugene Sandulenko
1ef2265991 TWINE: Remove array initializers. Some older gcc's do not like it 2020-10-25 01:30:42 +02:00
Eugene Sandulenko
c810e1d174 TWINE: Remove array initializer 2020-10-25 01:30:42 +02:00
antoniou
64eb1c0afe ANDROID: A tentative handling of handling joystick control
Basically as a virtual mouse
2020-10-25 02:30:32 +03:00
Vladimir Serbinenko
9045bceac9 HADESCH: Use getRandomBit rather than getRandomNumber(0, 1) 2020-10-25 01:02:58 +02:00
Vladimir Serbinenko
76eade7718 HADESCH: Fix shadowing 2020-10-25 01:02:58 +02:00
Vladimir Serbinenko
03ce7bfd6c HADESCH: fix medisle warnings 2020-10-25 01:02:58 +02:00
Vladimir Serbinenko
1464115ccb HADESCH: fix warnings in minotaur.cpp
They're real warnings but let's convert tem to TODOs.
2020-10-25 01:02:58 +02:00
Vladimir Serbinenko
bed87e92d1 HADESCH: fix typo in loop variable 2020-10-25 01:02:58 +02:00
Vladimir Serbinenko
d8fc5bad56 HADESCH: fix signedness warnings 2020-10-25 01:02:58 +02:00