Commit Graph

1579 Commits

Author SHA1 Message Date
Peter Kohaut
470a1d3586 ANDROID: Switch to Gradle
Updated NDK to r21 (LTS)
Switch target Android to 29 as it is required by Google Play Store
Switch minimum Android to 16 (4.1) as it is the lowest supported version by NDK
Removed MIPS and armeabi as they are no longer supported
Renamed Android build names into official ones
2020-03-27 22:45:25 +01:00
Le Philousophe
39f6d8e7ed CRYOMNI3D: Add Japanese version of Versailles 2020-03-14 12:20:41 +01:00
Le Philousophe
cb4c1a72ba CRYOMNI3D: Add Korean version of Versailles 2020-03-14 12:20:41 +01:00
Le Philousophe
128f1978bc CRYOMNI3D: Add support for Chinese version of Versailles 2020-03-14 12:20:41 +01:00
Eugene Sandulenko
1a3d078cad PRINCE: Update translation.dat 2020-03-11 19:11:52 +01:00
Eugene Sandulenko
b30b5d19cc PRINCE: Update translation.dat 2020-03-10 23:38:39 +01:00
Eugene Sandulenko
9688f9e83b PRINCE: Update prince_translation.dat 2020-03-09 17:49:45 +01:00
Eugene Sandulenko
464c3ef0bf PRINCE: Update prince_translation.dat 2020-03-09 15:51:41 +01:00
Eugene Sandulenko
06e1f99021 PRINCE: Added first attempt of English translation for prince 2020-03-09 15:43:39 +01:00
Eugene Sandulenko
75ba54aa3e BACKENDS: Remove LinuxMoto port.
This was a relatively short-lived port. We have it broken and
disabled on the buildbot since 2016. Also, the last builds
were provided in 2011. Thus, it makes a little sense to continue
to keep the code in the repository, as it gets bitrot.
2020-03-09 14:31:14 +01:00
Filippos Karapetis
6cac88ffdb DISTS: Revert accidentally committed changes 2020-02-22 20:53:49 +02:00
Filippos Karapetis
64b750ab2e TINSEL: Move background related functions into a new Background class 2020-02-22 18:41:39 +02:00
SupSuper
0043c278fe WIN32: Add Portuguese language to Inno Setup file 2020-02-10 09:13:35 +00:00
SupSuper
aeddfe1805 WIN32: Remove duplicate Polish in Inno Setup file 2020-02-10 09:12:02 +00:00
Paul Gilbert
fc76525d44 ULTIMA8: Added splash screen to recognise Pentagram 2020-02-08 14:12:49 -08:00
Eugene Sandulenko
2fca08043e DISTS: Making WinSparkle happier 2020-02-03 23:32:48 +01:00
Eugene Sandulenko
6ccbe9fb8e DISTS: Add Windows 2.1.1a to Sparkle appcast 2020-02-03 23:16:05 +01:00
Lothar Serra Mari
b25841e4ae BUILD: Add ultima.dat to the list of engine data files 2020-02-02 22:35:20 +01:00
Paul Gilbert
55481d42b4 ULTIMA6: Add Nuvie data folder & Ultima 1 bitmaps to ultima.dat 2020-02-01 13:13:51 -08:00
Paul Gilbert
4abed94231 ULTIMA8: Support key bindings using Ctrl, Alt, Shift, or Meta 2020-02-01 13:13:51 -08:00
Paul Gilbert
f09ade252b ULTIMA8: Added ultima8.dat data file, filesys changes to use it 2020-02-01 13:13:51 -08:00
athrxx
46ef0109b5 KYRA: (EOB) - prepare for PC Speaker support
This commit does not include the actual driver. It only provides the necessary refactoring and resource handling.
2020-02-01 21:09:49 +01:00
Lothar Serra Mari
66133e8c31 DISTS: Fix Win32 filename in the Sparkle appcast XML 2020-01-31 20:32:51 +01:00
Eugene Sandulenko
6d9d9ba5f3 DISTS: Adjust 2.2.1 release time 2020-01-31 19:04:52 +01:00
Thanasis Antoniou
3c9741a4c3 ANDROID: Early fix for Android 9+ crash and config/save path issues 2020-01-31 17:23:15 +02:00
Eugene Sandulenko
2d3c98faef DISTS: Updated Sparkle cast for 2.1.1 2020-01-30 00:21:22 +01:00
Thierry Crozat
ac83b1d08c 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-01-28 22:56:28 +00:00
Paul Gilbert
b4022f641a DISTS: Remove --build-events from create_msvc to fix VS compilation 2020-01-27 19:55:14 -08:00
Eugene Sandulenko
64a71d4edf AMIGAOS4: Propagated changes from RM2AG.rexx to .in 2020-01-17 22:02:10 +01:00
Thierry Crozat
485e8bee17 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-01-09 22:24:41 +00:00
Eugene Sandulenko
c05b911563 ALL: Bump copyright year to 2020 2020-01-01 00:01:00 +01:00
athrxx
f74f4929a0 KYRA: (EOB/PC98) - add static resources 2019-12-18 20:50:41 +01:00
Thanasis Antoniou
e7a19d378e ANDROID: Disable support for split screen
Currently the ScummVM app will just exit in split-screen so that's not desireable

Disabled until we implement proper support, if deemed necessary
2019-11-10 17:05:20 +02:00
Cameron Cawley
c6a6988a92 RISCOS: Reduce the required DigitalRenderer version 2019-11-09 18:36:48 +00:00
Bastien Bouclet
0b74f984de PS3: Implement the cloud synchronization features 2019-11-03 19:14:15 +01:00
Bastien Bouclet
6919e71608 DOC: Update the documentation for engineId 2019-11-03 11:43:00 +01:00
Thanasis Antoniou
4eecfb8da9 ANDROID: Disable verification of certificates validity for cloud saving
Also added macros for the plain (non-SDL) Android port __ANDROID_PLAIN_PORT__ and ANDROID_PLAIN_PORT

The workaround of this commit uses the same logic as for the Nintendo Switch port and should suffice for testing purposes. It should be replaced by more elaborate code of installing and maintaining a certificates pem file.
2019-11-01 19:13:27 +02:00
Paul Gilbert
537515e808 XEEN: Proper fix for incorrect %lu format specifiers 2019-10-31 20:16:31 -07:00
Hubert Maier
4e74be4f76 AMIGAOS4: Fix more bugs in RM2AG.rexx
- Fix comments
- Fix path error
- Fix output format error
2019-10-24 20:32:47 +03:00
Hubert Maier
f11c81c5f0 AMIGAOS4: Fix dist scripts (#1905)
* AMIGAOS4: Fix Script

Turns out i had the wrong directory set to pull the shared libraries from.

* AMIGAOS4: Fix script

Fix arithmetic conversion error on EXIT cases.
2019-10-23 23:13:38 +02:00
Hubert Maier
80a96fd90d AMIGAOS4: Automate special target installation even more (#1901)
* AMIGAOS4: Update amigaos.mk

- reorg
- add stripping/copying engine plugins
- add Ext_Ins_so.rexx

* Ext_Inst_so.rexx

Add script to extract and install all compiled-in shared libraries to a local sobjs/ dir.
Reason is that not every AmigaOS4 installation, especially vanilla ones, feature all mandatory libraries (which has led to many bug reports and lots of gathering of the correct libraries for users in the past)

* AMIGAOS4: RM2AG.rexx

- Add automatic installation to the correct path
- Add deleting the temp file
- Typos and rewording
- Add I/O panic switches
2019-10-21 21:38:24 +03:00
Thanasis Antoniou
4e248a70bf ANDROID: Set target sdk to 28 in project.properties
Also minor additions of tags in Manifest files
2019-10-21 13:59:00 +03:00
Thanasis Antoniou
4762b02a52 ANDROID: Set target SDK to 28 2019-10-21 12:39:32 +02:00
Eugene Sandulenko
2b0bce6090 AMIGAOS4: Move icon files to dists/ as per new building rules 2019-10-13 13:11:13 +02:00
Le Philousophe
578ad11011 CRYOMNI3D: Add Brazilian language support 2019-10-13 09:22:04 +02:00
Eugene Sandulenko
df5c0c3552 UPDATES: And WinSparkle is not happy about x64 builds. How lame 2019-10-12 23:33:46 +02:00
Eugene Sandulenko
d9775670fe UPDATES: WinSparkle is not happy about old versions and deltas. Removing them for now 2019-10-12 23:30:33 +02:00
Eugene Sandulenko
ba39ed2aef UPDATES: Re-added updated macOS 2.1.0 build signatures 2019-10-12 23:07:36 +02:00
Eugene Sandulenko
c71c114083 UPDATES: Added "windows" update target OS for legacy Sparkle installations 2019-10-12 17:06:58 +02:00
Eugene Sandulenko
1e67c0dd98 UPDATES: Disable 64-bit macOS update which is broken atm 2019-10-12 13:32:52 +02:00