Commit graph

100619 commits

Author SHA1 Message Date
Eugene Sandulenko
7b699460c6 Revert "OPENPANDORA: Fix copy/paste error"
Some checks failed
CI / Windows (push) Has been cancelled
This reverts commit bab33f8b81.

Way too late for the release
2020-09-14 14:23:25 +02:00
Cameron Cawley
bab33f8b81
OPENPANDORA: Fix copy/paste error 2020-09-13 22:13:06 +01:00
Eugene Sandulenko
51bb9305a3 DISTS: Generated Code::Blocks and MSVC project files 2020-09-13 23:00:45 +02:00
Eugene Sandulenko
0342836a70 RELEASE: This is 2.2.0 2020-09-13 22:59:30 +02:00
Eugene Sandulenko
53a6b2d293 WIN32: Update release date 2020-09-13 22:58:36 +02:00
Lothar Serra Mari
b260edd93f NEWS: Mention latest Duckman fixes in German NEWS file 2020-09-13 22:51:25 +02:00
Lothar Serra Mari
ebc7f83a9a NEWS: Set release date for 2.2.0 on German NEWS file 2020-09-13 22:49:18 +02:00
Eugene Sandulenko
6aaaee91cd NEWS: Set 2.2.0 date and mention another Duckman improvement 2020-09-13 22:48:15 +02:00
Lothar Serra Mari
6736458c4c NEWS: Discord RPC is officially supported only on Vista+
Windows XP is not supported by the Discord RPC. Technically, ScummVM
still runs with discord-rpc enabled, but it lead to random crashes.

Despite that, Discord itself is not supporting Windows XP.
2020-09-13 21:21:44 +01:00
Lothar Serra Mari
e0251d8d0d NEWS: WIN32: Windows Vista and older is considered as deprecated 2020-09-13 19:43:33 +02:00
Eugene Sandulenko
5d3fed88f7 GCW0: Disable GLK engine 2020-09-13 17:54:45 +02:00
Cameron Cawley
c7ffab5445 CONFIGURE: Enable additional functionality on OpenBSD 2020-09-13 15:07:14 +01:00
Cameron Cawley
26730eddfb GPH/OPENPANDORA: Minor cleanup 2020-09-13 15:03:07 +01:00
Eugene Sandulenko
a784e6db74 ALL: Remove ADGF_TESTING flags before the 2.2.0 release 2020-09-13 13:11:35 +02:00
Lothar Serra Mari
6614376de9 NEWS: Update German NEWS file for 2.2.0 2020-09-13 12:52:04 +02:00
Cameron Cawley
42802eb4ff NEWS: Add additional changes for v2.2.0 2020-09-13 11:23:32 +01:00
Lothar Serra Mari
b0b567018e DISTS: Remove comments regarding sandboxing in appdata.xml
This is only relevant for sandboxed environments like Snap
and FlatPak, but not for all GNU/Linux distributions.

Dropping it since it shouldn't have landed here at all.
2020-09-13 11:38:46 +02:00
Lothar Serra Mari
371298dce1 NEWS: Update German NEWS file for 2.2.0 2020-09-13 11:32:41 +02:00
Eric Fry
5f9a0b8b39 DRAGONS: Fixed alpha blending for scaled sprites. Fixes #11689 2020-09-13 15:38:09 +10:00
Paul Gilbert
f19dd7b2f4 XEEN: Fix animation of border faces during clairvoyance 2020-09-12 20:08:40 -07:00
Paul Gilbert
9c6867ddab XEEN: Fix attributes going negative 2020-09-12 17:58:28 -07:00
Paul Gilbert
840ee89372 XEEN: Fix crash reading book in Great Pyramid 2020-09-12 17:39:25 -07:00
Eugene Sandulenko
9b00a4d513 NEWS: Mention support for Russian Duckman 2020-09-13 02:15:45 +02:00
Eugene Sandulenko
96d469848a ILLUSIONS: Added support for Russian Duckman 2020-09-13 02:15:45 +02:00
Thierry Crozat
4822404de3 NEWS: Mention game state save and restore on iOS when switching tasks 2020-09-13 00:46:32 +01:00
Thierry Crozat
9b0b470987 IOS7: Do not overwrite user saves when saving state 2020-09-13 00:46:32 +01:00
Thierry Crozat
947db98d9b IOS7: Properly restore state when the process has been terminated 2020-09-13 00:46:32 +01:00
Thierry Crozat
ecaa8e5440 IOS7: Save state as a background task when entering background
This is better than using an hardcoded delay for two main reasons.
The first one is that the application can terminate as soon as it
has finished saving the state, and the second one is that it will
still work if saving the state takes longer than the delay that
was hardcoded.
2020-09-13 00:46:32 +01:00
Thierry Crozat
97af5542b1 IOS7: Implement game state save/restore when switching tasks
This only works if the running engines can save the game at the
time when ScummVM goes to the background.
This should partially fix bug #7871.
2020-09-13 00:46:31 +01:00
Thierry Crozat
4f8e07773c IOS7: Call pauseEngine() when suspending the application 2020-09-13 00:46:31 +01:00
Thierry Crozat
f767b6ccfb GUI: Add exitLoop() method to GuiManager
The idea is to allow backends to start a game even after the
LauncherDialog has been created, and for that they need a way
to close the existing GUI dialogs.
2020-09-13 00:46:31 +01:00
Paul Gilbert
d64c9507c9 XEEN: Fix mirror destination for Dragon Tower 2020-09-12 16:38:47 -07:00
Eugene Sandulenko
98b73f8f80 DRAGONS: Add detection and support for Russian version 2020-09-13 01:07:21 +02:00
Eugene Sandulenko
a92b1494a6 DRAGONS: Improve error messages 2020-09-13 01:07:13 +02:00
Paul Gilbert
3bb579d7f5 XEEN: Fix U/D keys in Quests dialog 2020-09-12 15:48:25 -07:00
Thierry Crozat
cfeecdec27 GUI: Fix SaveLoadChooserGrid not disabling write protected slots
This was broken in commit f24a89e that disabled the slots when they
are locked due to cloud sync.
2020-09-12 21:44:04 +01:00
Thierry Crozat
af7d101043 OSX: Fix taskbar update
This was broken sometimes between release 1.8.1 and 1.9.0. I did not
track the change that broke it, but it looks like the code was trying
to get the DockTile object too early causing it to be nil.
2020-09-12 17:56:28 +01:00
Eric Fry
ea181f84f2 DRAGONS: Remove unstable tag from DE and FR versions. Remove testing tag 2020-09-13 00:13:00 +10:00
Eric Fry
ec13b28e15 DRAGONS: Fixed mini game dialog for non US versions Fixes #11691 2020-09-13 00:04:06 +10:00
Fiodar Stryzhniou
8916c3df57 Symbian: fix incorrect return type in SymbianActions::actionName().
Symbian: silence more warnings from SDK headers.
Symbian: add new project files.
2020-09-12 01:03:21 +02:00
Lothar Serra Mari
50c7c76d38 NEWS: Update German NEWS file 2020-09-11 20:05:18 +02:00
Thierry Crozat
55865f76b5 GRIFFON: Add default mapping for game controllers 2020-09-11 15:01:38 +01:00
Thierry Crozat
b60b5eda16 GRIFFON: Add keymapper input support 2020-09-11 15:01:28 +01:00
Eugene Sandulenko
0c3f48a633 NEWS: Mention FT Remastered support 2020-09-11 15:54:18 +02:00
Eric Fry
b012ba4f23 DRAGONS: Fixed background dialog for non US versions. Fixes #11616 2020-09-11 23:47:39 +10:00
Eugene Sandulenko
b3fee8d1dd SCUMM: Implemented codec20 for SMUSH. Fixes #10899
It is a simple copying codec, used in FT Classic in Remaster.
2020-09-11 15:24:11 +02:00
Lothar Serra Mari
63af16ea8e NEWS: Mention Discord integration on supported platforms 2020-09-11 09:57:42 +02:00
Cameron Cawley
608484f24f ULTIMA: Disable unstable subengines by default 2020-09-10 19:37:22 -07:00
Cameron Cawley
371cc7f849 GLK: Disable unstable subengines by default 2020-09-10 19:37:22 -07:00
Eric Fry
79e7ee7a7f DRAGONS: Fixed cutscene subtitles for non US versions. 2020-09-11 09:04:10 +10:00