Pawel Kolodziejski
11f15a2bfa
GRIM: Rename shaders files to be unique per engine
2020-10-07 00:37:20 +02:00
Pawel Kolodziejski
2ff565cf32
ANDROID: Rename Android folder as it's specific for ResidualVM
2020-10-05 12:35:32 +02:00
Pawel Kolodziejski
4631c0e2ed
ALL: Sync with ScummVM rev: a4002bdeee
2020-10-04 23:59:26 +02:00
Pawel Kolodziejski
f97156a36b
CONFIGURE: Synced Android setup with ScummVM
2020-10-04 17:14:00 +02:00
Pawel Kolodziejski
ff0f619b1e
ALL: Drop not updated file
2020-10-04 16:10:09 +02:00
Pawel Kolodziejski
0d359dc94f
DISTS: Fixed missed theme rename for RPM package.
2020-09-28 06:37:24 +02:00
Pawel Kolodziejski
1821c16da2
WINTERMUTE: Rename shaders file to unique names
2020-09-27 17:47:56 +02:00
Pawel Kolodziejski
f847b15e46
ALL: Added missing theme renames for distribution
2020-09-24 17:19:37 +02:00
Pawel Kolodziejski
07b3f9ccaa
WINTERMUTE: Added missing entries in resource file definition
2020-09-23 21:53:03 +02:00
Pawel Kolodziejski
bfe58d3c77
ALL: Synced with ScummVM - rev: d4db631f9b
2020-09-23 21:52:10 +02:00
Pawel Kolodziejski
d5304e2568
ALL: Synced with ScummVM - rev: 33a47d23b8
2020-09-03 02:21:14 +02:00
Pawel Kolodziejski
fa277fcb48
ALL: Sync with ScummVM - rev a94849abc4
2020-06-25 08:34:00 +02:00
Dries Harnie
6063865b9e
ANDROID: Fix-up after sync with ScummVM
2020-06-09 12:45:14 +02:00
Pawel Kolodziejski
ab70430ef9
AMIGAOS4: Added missing script
2020-05-30 19:37:09 +02:00
Pawel Kolodziejski
bb6ee9a52b
AMIGAOS4: Added files for PR #1642
2020-05-29 19:22:28 +02:00
Gunnar Birke
1dd4e719a0
Integrate wintermute engine
2020-05-28 15:58:47 +02:00
Pawel Kolodziejski
4aba3ceb6b
DISTS: Synced missed rc file
2020-05-13 08:42:26 +02:00
Cameron Cawley
9be3cc9b6b
RISCOS: Apply additional fixes from ScummVM
2020-05-10 20:06:28 +02:00
Cameron Cawley
05990f23e6
RISCOS: Add FindHelp from ScummVM
2020-05-10 20:06:28 +02:00
Cameron Cawley
335ac3e539
RISCOS: Support creating a StrongHelp manual
2020-05-10 20:06:28 +02:00
Pawel Kolodziejski
bd32585c45
ALL: Added missing files, don not enable docker plugin
2020-05-09 20:58:00 +02:00
Pawel Kolodziejski
b586571900
ALL: synced with ScummVM commit 09bf38c120
2020-05-09 20:05:54 +02:00
Cameron Cawley
d95e7504ed
BUILD: Convert the NEWS.md file if pandoc is installed
2020-03-12 11:28:00 +00:00
Dries Harnie
51d4e1b66d
ANDROID: Sign package using $KEYSTORE
2020-03-07 15:13:23 +01:00
Dries Harnie
eac71426c2
TRAVIS: Build APK for both architectures at once
2020-03-07 15:13:23 +01:00
Thierry Crozat
6fa2c2eb6b
MACOSX: Add Documents folder usage string in Info.plist
...
On macOS Catalina, the application needs to ask for permissions to
access some folders, such as the Desktop, Downloads, and Documents
folder. It for example asks for permission when listing files in
one of those folders or trying to read a file that was created by
another application and not selected using the system Open panel.
Since the default savegame path on macOS is in the Documents
folder it will ask for permissions to access this folder when we
open the Load Game dialog or try to load a savegame that was
copied there manually). So, while not required, it seems a good
idea to provide an explanation why ScummVM wants access to the
Documents folder.
2020-03-02 07:08:24 +01:00
Thierry Crozat
78108b26cd
MACOSX: Opt in for dark theme
...
macOS 10.14 introduced a dark theme in addition to the nornal
aqua theme. Applications compiled with the 10.14 SDK or above
are automatically opt in for both, but applications compiled
with an older SDK are not and still use the aqua theme even
when the system is set to use the dark theme. Those applications
need to explicitely opt in to use the dark theme.
This fixes bug #11305 : Dark Mode is not supported
2020-03-02 07:07:13 +01:00
Pawel Kolodziejski
c7cb09780d
ALL: Convert urls from http to https
2020-02-28 09:41:12 +01:00
Bastien Bouclet
e36b8a6e52
ALL: Update the years for 2020
2020-01-05 16:33:29 +01:00
Bastien Bouclet
feaf9dc365
ALL: Sync with ScummVM rev. 55dba55056
2019-12-08 17:06:42 +01:00
Pawel Kolodziejski
aaec28e12f
DEBIAN: Update package files
2019-12-01 12:09:03 +01:00
Pawel Kolodziejski
5ebb0189f8
DEBIAN: Do not depend on python
2019-12-01 11:28:25 +01:00
Pawel Kolodziejski
3b38f30180
DEBIAN: Update control file
2019-12-01 11:25:33 +01:00
Pawel Kolodziejski
b16fa52bf5
DEBIAN: Update rules file
2019-12-01 10:53:20 +01:00
Pawel Kolodziejski
579fc11888
DEBIAN: Update homepage url
2019-12-01 09:40:32 +01:00
Pawel Kolodziejski
ba279a173b
DEBIAN: Added Ubuntu version of libjpeg-turbo
2019-11-30 23:07:17 +01:00
Pawel Kolodziejski
3225e7ed34
DEBIAN: Restore jpeg-turbo
2019-11-30 13:32:49 +01:00
Dries Harnie
2436446331
BUILD: Add gradle wrapper script for CI
2019-09-28 15:47:41 +02:00
Dries Harnie
5f556103df
ANDROID: Fix some errors pointed out by lint
2019-09-28 15:47:41 +02:00
Dries Harnie
1ede4ebd0d
ANDROID: Move to Gradle
2019-09-28 15:47:41 +02:00
Dries Harnie
c5cfc1cec4
BUILD: Fix Debian build
2019-08-08 08:16:44 +02:00
Bastien Bouclet
d474e3f94f
ALL: Sync with ScummVM - rev. ea3f8f2e33
2019-06-29 19:08:44 +02:00
Pawel Kolodziejski
4aa052cb9f
DEBIAN: Update package definition
2019-06-02 21:43:10 +02:00
Cameron Cawley
0f45b7f9bc
RISCOS: Add RISC OS support
2019-01-27 11:36:26 +00:00
Bastien Bouclet
66654cb376
ALL: Sync with ScummVM - rev. cd37d510f9
2019-01-26 20:47:55 +01:00
Bastien Bouclet
687de2fa52
ALL: Update the years for 2019
2019-01-03 07:53:10 +01:00
Douglas Liu
891375d509
STARK: Project a black shadow from above
2018-07-25 22:07:21 +08:00
Bastien Bouclet
f30e693138
MYST3: Don't stop the music when switching rooms with identical scripts
...
Some rooms share the same music scripts. It is not necessary to stop the
currently playing music channels when transitionning between two rooms
sharing the same scripts.
Fixes #1476 .
2018-07-09 21:07:41 +02:00
Bastien Bouclet
455a409cab
ALL: Sync with ScummVM - rev. b272701834
2018-03-17 16:25:28 +01:00
Bastien Bouclet
8721825438
ALL: Update the years for 2018
2018-01-07 09:44:03 +01:00