Lars Sundström
a75d53a5ec
DISTS: Add ITSAppUsesNonExemptEncryption property to Info.plist
...
Every time ScummVM iOS application is submitted to TestFlight or the
App Store, App Store Connect asks a question about the application's
export compliance. To not have to answer that question on every
upload, set the property ITSAppUsesNonExemptEncryption in Info.plist
to NO.
ScummVM uses third-party libraries that utilizes encryption, however
these are configured to use standard encryption algorithms or crypto
functionality within Apple’s operating system, thus fulfilling the
export compliance.
2023-05-09 14:33:56 +02:00
Vladimir Serbinenko
32f7e1d34e
KYRA: Import LoL Chinese resources
2023-04-30 20:01:06 +02:00
Vladimir Serbinenko
28e87b295d
KYRA: Add string for own healing in Chinese EOB2
2023-04-29 13:37:45 +02:00
Vladimir Serbinenko
87ce98a749
KYRA: Add resources for EOB2 Chinese
2023-04-29 13:37:45 +02:00
SupSuper
e396d34320
CREATE_PROJECT: Remove deprecated --use-canonical-lib-names
...
It's always the default
2023-04-29 13:16:08 +02:00
Eugene Sandulenko
1c11b2e013
DISTS: ANDROID: Clarified character limit for the release notes
2023-04-22 21:23:22 +02:00
Lothar Serra Mari
1f3a794d0b
ANDROID: Update store metadata for the German Play Store for 2.7.0.5
2023-04-22 21:20:53 +02:00
antoniou79
27160c55c1
ANDROID: Update US metadata file for Play Store
...
For final version 2.7.0.5
2023-04-22 18:39:11 +03:00
antoniou79
a6d6df30f4
ANDROID: Update versioncodes reservation for 2.7.0.5
...
Aimed for official release (out of beta) on Play Store
2023-04-22 14:26:51 +03:00
Kaloyan Chehlarski
13d6cd0836
DISTS: Update nancy.dat
2023-04-09 15:52:13 +03:00
Le Philousophe
7dd03c4bc7
FREESCAPE: Fix bad copy paste
...
No cube shader for Freescape
2023-04-02 17:05:05 +02:00
neuromancer
4f29dd4299
FREESCAPE: renamed shaders filenames and added them into shader.dat
2023-04-02 15:56:10 +02:00
antoniou79
cc37cb6f32
ANDROID: Update some properties in AndroidManifest
...
This is according to Lint suggestions mostly
2023-03-27 21:08:31 +03:00
Lothar Serra Mari
4f4ce3bcc3
ANDROID: Update German store metadata
2023-03-26 16:34:36 +02:00
antoniou79
4b13402901
ANDROID: Update English metadata for Play Store (2.7.0 beta 4)
2023-03-26 17:10:18 +03:00
antoniou79
d16c5ee118
ANDROID: Update versioncodes reservation for 2.7.0 beta 4
2023-03-26 14:38:31 +03:00
Eugene Sandulenko
5571e78331
DISTS: Add Arabic fonts to fonts.dat
2023-03-26 01:48:20 +01:00
Antoniou Athanasios
fb673553ce
ANDROID: Write to a scummvm.log file
2023-03-25 23:23:12 +02:00
Ankush Dutt
dc9baac9d0
I18N: Add simpler template for easy modification and order language tags alphabetically
2023-03-21 12:32:42 +01:00
Ankush Dutt
61552c2e96
I18N: Add script to automatically generate scummvm.appdata.xml from *.po files
2023-03-21 12:32:42 +01:00
Le Philousophe
f7fc60d045
ANDROID: Make sure ScummVMActivity is always run once
...
We don't support having multiple instances of ScummVMActivity running at
the same time (because of the system singleton in C++).
2023-03-18 12:01:05 +01:00
Paweł Kołodziejski
3bf580cca8
DISTS: Updated urls for PS3 repositories
2023-03-18 05:13:00 +01:00
Eugene Sandulenko
e08ac851be
DISTS: Fix some grammar in engine-data/README
2023-03-17 13:37:26 +01:00
Eugene Sandulenko
3a8312c072
DISTS: Added missing engine-data files to various lists
2023-03-17 13:37:26 +01:00
Eugene Sandulenko
370cfa730d
DEVTOOLS: Add release check for engine-data files
2023-03-17 13:37:25 +01:00
Lars Sundström
4803785aaf
DISTS: Remove UIApplicationExitsOnSuspend from ios7 Info.plist
...
The option UIApplicationExitsOnSuspend is deprecated and not valid
anymore. Remove it to be able to push app to AppStore connect.
2023-03-16 14:41:10 +01:00
Lars Sundström
4d1a78c6ed
DISTS: Add AppStore icon for ios7 port
...
Apple requires a 1024x1024 icon with no transparency as an AppStore
icon.
When updating the icon set Xcode automatically changed the json file
structure to have the file names on top of each record.
2023-03-16 14:41:10 +01:00
antoniou79
95089b3704
ANDROID: Upgrade gradle plugin and dependencies version
2023-03-12 22:26:01 +02:00
Lothar Serra Mari
6ec47a0ae3
ANDROID: Minor fix in German Store description
2023-03-12 07:19:57 +01:00
Eugene Sandulenko
50f2a00816
DISTS: ANDROID: Autotranslate beta3 description into German
2023-03-11 23:32:39 +01:00
antoniou79
43805e3a94
ANDROID: Update English metadata for Play Store (2.8.0 beta 3)
2023-03-11 22:41:03 +02:00
antoniou79
07e5bcf51d
ANDROID: Update versioncodes reservation for 2.7.0 beta 3
2023-03-11 22:33:37 +02:00
Le Philousophe
528378a560
ANDROID: Fix RequiresApi annotations
...
These have been checked with Android linter and are not necessary.
setMarginEnd is only available starting with L_MR1 and is not useful.
2023-03-11 18:19:54 +01:00
neuromancer
fd85df270f
FREESCAPE: correctly parse images in dos driller demo and removed extra files from freescape.dat
2023-03-08 20:45:02 +01:00
Eugene Sandulenko
10dda78ecc
DISTS: Include MKV license in distribution packages
2023-03-05 21:47:13 +01:00
Vladimir Serbinenko
04c7df07d6
KYRA: Add Italian Amiga resources to kyra.dat
2023-03-05 14:00:28 +01:00
Kaloyan Chehlarski
a367dfe519
DEVTOOLS: Update create-nancy
...
Updated the format for nancy.dat to make multilanguage arrays
much easier to read.
2023-03-03 17:35:57 +02:00
Lothar Serra Mari
5aa861dba3
ANDROID: Updated German 2.7.0.1 (beta 2) description
2023-03-02 21:15:35 +01:00
antoniou79
19e63e3162
DISTS: ANDROID: Updated 2.7.0.1 (beta 2) description
2023-03-02 21:42:24 +02:00
Eugene Sandulenko
ee048ce267
BUILD: Add nancy.dat to the DISTS list for all platforms
2023-03-02 14:33:21 +01:00
Kaloyan Chehlarski
3680c8ec57
DISTS: Add nancy.dat to engine data
...
Added an initial version of nancy.dat to dists/game-data
2023-03-02 14:28:10 +01:00
Cameron Cawley
a12c007e92
RISCOS: Don't force the use of dynamic areas on RISC OS 5
2023-02-28 22:46:03 +00:00
antoniou79
86ee1a982f
ANDROID: New versioninfo batch for 2.7.0 beta 2
2023-02-28 21:49:54 +02:00
Vladimir Serbinenko
4599ed2b30
COMMON: Add NotoSansSC
...
NotoSansTC doesn't cover many commonly used characters in ZH_CHN. Hence we
need SC variant as well.
2023-02-28 02:29:51 +01:00
Vladimir Serbinenko
e7a760e9c5
DEVTOOLS: Add econding table for cp936
2023-02-28 02:29:51 +01:00
Antoniou Athanasios
ca8b77e341
ANDROID: Create and Register default path for icons
2023-02-26 20:10:21 +02:00
Eugene Sandulenko
08137921ba
DISTS: ANDROID: Update German 2.7.0 beta release notes
2023-02-24 13:57:58 +01:00
Eugene Sandulenko
b7c554a94e
DISTS: ANDROID: Updated 2.7.0 beta description and added automatic German translation
2023-02-24 00:22:54 +01:00
Eugene Sandulenko
02aef0bb1d
DISTS: ANDROID: More info to the 2.7.0 beta release notes
2023-02-24 00:14:03 +01:00
antoniou79
ff870e1fb7
ANDROID: Update metadata info for 2.7.0 beta
2023-02-23 22:10:20 +02:00