antoniou79
74a15b8233
STARK: Fix bad subtitle for Cortez in theater
...
Fix for bug https://bugs.scummvm.org/ticket/12967
2021-10-01 20:55:07 +02:00
Antoniou Athanasios
b95e062f00
I18N: Update translation (Greek)
...
Currently translated at 100.0% (1651 of 1651 strings)
2021-10-01 17:56:38 +00:00
IlDucci
7d1883970a
I18N: Update translation (Spanish)
...
Currently translated at 100.0% (1651 of 1651 strings)
2021-10-01 17:48:33 +00:00
Thierry Crozat
6cea05cc78
I18N: Update translation files
2021-10-01 18:15:17 +01:00
Thierry Crozat
932952f0a7
I18N: Update translations template
2021-10-01 18:13:52 +01:00
Thierry Crozat
9ba9a482d5
I18N: Merge po files from branch2-3
2021-10-01 18:12:19 +01:00
Eugene Sandulenko
9a4f0b7c66
RELEASE: This is 2.6.0git now
2021-10-01 16:04:48 +03:00
Paweł Kołodziejski
738e400f43
GUI: Ported ResidualVM theme into remastered
2021-10-01 15:04:32 +02:00
antoniou79
d109df3939
ANDROID: Update versionCode and versionName for master
2021-10-01 15:46:03 +03:00
Eugene Sandulenko
e1b5602eeb
DISTS: WIN32: Specify the release date
2021-10-01 14:21:47 +03:00
Eugene Sandulenko
5ae410d320
SCI: Dropping ADGF_TESTING flag
2021-10-01 14:17:41 +03:00
Eugene Sandulenko
6be516f677
XEEN: Dropping ADGF_TESTING flag
2021-10-01 14:17:19 +03:00
Eugene Sandulenko
7ae7c5168b
ULTIMA: Dropping ADGF_TESTING flag
2021-10-01 14:17:19 +03:00
Eugene Sandulenko
42eb57ca37
TWINE: Dropping ADGF_TESTING flag
2021-10-01 14:17:19 +03:00
Eugene Sandulenko
821b7a7e1f
TRECISION: Dropping ADGF_TESTING flag
2021-10-01 14:17:19 +03:00
Eugene Sandulenko
3a89f4ca7e
PRIVATE: Dropping ADGF_TESTING flag
2021-10-01 14:16:47 +03:00
Eugene Sandulenko
38974477a5
PETKA: Dropping ADGF_TESTING flag
2021-10-01 14:15:22 +03:00
Eugene Sandulenko
4519c5962c
DIRECTOR: Dropping ADGF_TESTING flag
2021-10-01 14:14:20 +03:00
Eugene Sandulenko
76030829f3
NEWS: Clarify the 2.5.0 release nickname. Courtesy of madmoose
2021-10-01 14:14:01 +03:00
Eugene Sandulenko
7db91a6bef
BURIED: Testing is over
2021-10-01 14:13:15 +03:00
Eugene Sandulenko
4eb8c3a8c8
NEWS: Set 2.5.0 release date and nickname
2021-10-01 13:46:32 +03:00
Thierry Crozat
9dba656497
AGS: Fix some game names in detection table
...
This fixes bug #12971
2021-10-01 11:45:09 +01:00
alxpnv
3533979ea4
ASYLUM: fix setting cursor when hovering over the player
...
Regression from 5fe5a12
2021-10-01 12:51:44 +03:00
Paul Gilbert
4bebdb4d42
AGS: Gemini Rue Steam version is now GOG as well, so use standard entry
2021-09-30 18:41:31 -07:00
Filippos Karapetis
774016275e
TRECISION: Fix hiding animation areas when cutscenes start - bug #12624
...
playDialog() refreshes the screen when it finishes, so any calls to
toggleAnimArea() should be done before playDialog() starts.
This fixes cases such as the storekeeper's wife not disappearing
properly after the cutscene with the rat-on-wheels is shown
2021-10-01 01:31:57 +03:00
Cameron Cawley
6dfa49ba48
RISCOS: More packaging improvements
2021-09-30 23:01:53 +01:00
Cameron Cawley
6c5a2bf1d8
RISCOS: Fix detecting packages using pkg-config
2021-09-30 23:01:43 +01:00
D G Turner
140557e150
ASYLUM: Fix GCC Compiler Warning
2021-09-30 22:16:06 +01:00
Lothar Serra Mari
d131f3d5ca
NEWS: Add iOS improvements to German NEWS file
2021-09-30 21:45:53 +02:00
sluicebox
684d4ab683
SCI: Revert QFG1 Running-on-ice script patch
...
This only worked on the one version of the game (1.000 / 1.001) and
broke the final version of the game (1.200): typing "run" would always
kill the player and display "You don't know that spell." The patch
seems to have no effect on the many other versions of the game.
This code-injection scheme relies on hard-coded script offsets which are
entirely version specific, so I don't see how this can be fixed. There
is no mechanism to prevent patches from from being applied to other
versions and so the results are unpredictable. This particular patch
also injects text tuples which are also version specific, hence the
unintended death message.
Reverting so that the imminent release doesn't contain this regression.
2021-09-30 12:08:30 -05:00
Cameron Cawley
576ac2e9d3
GUI: Update the builtin theme
2021-09-30 16:57:58 +01:00
Cameron Cawley
003c56fc19
RISCOS: Update packaging to accomodate split builds
2021-09-30 13:28:00 +01:00
Paul Gilbert
80dbcd7fc8
AGS: Fix inventory scroll buttons in 5 Days a Stranger
2021-09-29 21:47:59 -07:00
Paul Gilbert
336f6220d5
AGS: Improved savegame screenshots
2021-09-29 21:02:22 -07:00
Paul Gilbert
0ddaf2cee3
GLK: MAGNETIC: Remove unused file
2021-09-29 19:58:00 -07:00
Filippos Karapetis
afdc5d70f7
TRECISION: Fix restoring games from the ScummVM menu - bug #12902
2021-09-30 03:44:58 +03:00
Filippos Karapetis
0b6b48b23d
TRECISION: Fix canceling item combination - bug #12920
2021-09-30 03:17:50 +03:00
Torbjörn Andersson
912f9b7cef
NEVERHOOD: Handle sound 3 when deleting a sound group (bug #12930 )
...
It's consistent with how sounds 1 and 2 are handled, and seems to fix
bug #12930 , where the game can crash on exit otherwise.
2021-09-30 01:00:13 +03:00
Thierry Crozat
8ef63e0e0d
IOS7: Add support for upside down portrait orientation
2021-09-29 20:30:16 +01:00
Thierry Crozat
68331af461
IOS7: Fix handling of arrow keys on iOS 15
2021-09-29 20:30:15 +01:00
Filippos Karapetis
8f49df6aca
SDL: Fix full screen toggling for 3D games
...
The previous SdlGraphics3dManager::toggleFullScreen() was not using
beginGFXTransaction / endGFXTransaction in toggleFullScreen().
Restore this logic for 3D games, as using transactions in such games
results in a black screen for 3D games when switching to full screen
A regression from d33487f64
2021-09-29 20:24:03 +02:00
alxpnv
a20098b5bc
ASYLUM: show thumbnails on Load Game screen
2021-09-29 16:19:34 +03:00
sluicebox
6ef5aaec6e
SCI: Fix QFG3 crash when angering the guardian
...
Fixes bug #12968
Unrelated to bd992479b3
2021-09-29 04:45:30 -05:00
Paul Gilbert
6df48524c1
AGS: More properly fix paletted fading
2021-09-28 20:59:46 -07:00
Paul Gilbert
5e5a7ab089
AGS: SetObjectFrame fallback to dummy frame in an empty loop
...
From upstream 1496f7f6419d192bd4060956492e8897678035c9
2021-09-28 20:18:40 -07:00
Thierry Crozat
1383f38832
NEWS: Fix typo
2021-09-29 00:59:11 +01:00
Thierry Crozat
85b4b188ef
IOS7: Fix rotating the device while ScummVM is innactive
...
This fixes bug #7137
2021-09-29 00:23:31 +01:00
Thierry Crozat
15e6e34416
NEWS: Grammatical consistency
2021-09-29 00:08:48 +01:00
Thierry Crozat
5f1e3f07ca
IOS7: Fix using arrow keys from physical keyboard on iOS 15
...
This fixes part of bug #12942 .
2021-09-29 00:05:58 +01:00
Thierry Crozat
7def254317
JANITORIAL: Fix indentation in iOS7 backend source code
2021-09-28 23:28:54 +01:00