1604 Commits

Author SHA1 Message Date
antoniou79
70fce0d0a4 ANDROID: Comment about new versioCodes 2020-07-22 06:05:24 +03:00
antoniou79
c002873cc4 ANDROID: Request NDK version 21.3.6528147 in build.gradle 2020-07-22 05:44:56 +03:00
Jonathan Phénix
093fdffa6b XEEN: Fix "remove X to equip Y" display issue
Without the terminal space, the last character is vertically cut.
Tested with the Xeen Slayer Sword.
2020-07-06 18:46:09 -07:00
Bastien Bouclet
5fd5fbe24f PS3: Update the SDL repository location 2020-06-24 21:06:49 +02:00
Lothar Serra Mari
1ebbaceeec DISTS: Add snapcraft build recipes
Initial import from https://github.com/snapcrafters/scummvm.

Importing the snapcrafters repository here is the first step in order
to officially take over maintenance of the snap package hosted at
snapcraft.io/scummvm.

For now, please submit PRs to the _snapcrafters_ repository.
2020-06-21 12:25:23 +02:00
Lothar Serra Mari
1f4e197e71 DISTS: Update project description, add multiple screenshots 2020-06-17 21:06:58 +02:00
lolbot-iichan
8dedbd6e62 TESTBED: Add missing files for FStests::testReadFile 2020-06-13 16:29:17 +02:00
athrxx
0652662b00 KYRA: (LOL/Spanish) - fix detection and static resources 2020-06-07 14:21:14 +02:00
athrxx
e81a38698d KYRA: (KYRA1/Spanish CD fan translation) - update Kyra.dat 2020-06-02 20:43:28 +02:00
athrxx
633310c5de KYRA: (HOF/Spanish) - update kyra.dat 2020-06-01 20:28:35 +02:00
athrxx
3c5dec9052 KYRA: (EOBII/Spanish) - update kyra.dat 2020-05-31 20:42:41 +02:00
athrxx
16b5a9a668 KYRA: (EOB/Spanish) - fix static resources and regenerate kyra.dat 2020-05-30 19:49:51 +02:00
Paul Gilbert
4748949ea6 ULTIMA4: Regenerate ultima.dat 2020-05-16 19:27:41 -07:00
mataniko
cc7b06d47a JANITORIAL: Update RTL references in themes and menus 2020-05-12 10:36:38 +02:00
Eugene Sandulenko
afa3470343 PRINCE: Update translation file with version info 2020-04-30 10:33:48 +02:00
Pino Toscano
97c7c0758a DISTS: install the AppStream file to the canonical location
The canonical location for AppStream XML files has been changed to
/usr/share/metainfo four years ago at least, with /usr/share/appdata
left as legacy location. It is time to switch to the right location.
2020-04-19 13:56:27 +01:00
Donovan Watteau
c59bf95ba8 MACOSX: Remove NSRequiresAquaSystemAppearance from Info.plist, for now
Bug #11430.

Enabling Dark Mode compatibility, either by using NSRequiresAquaSystemAppearance
on older SDKs, or by using 10.14+ SDKs, makes the display blurry on
Retina screens on Mojave (and probably Catalina).

This is probably a macOS bug:

  https://bugzilla.libsdl.org/show_bug.cgi?id=5087

Revert commit 485e8bee17230ed8e17a27eaf148a3330f305a6f for now.
2020-04-17 22:49:49 +01:00
Paul Gilbert
5be12cf38b ULTIMA: Recreate ultima.dat with U4 and Nuvie script fixes 2020-04-09 18:12:54 -07:00
Lothar Serra Mari
636d36eedc DISTS: Update application description to cover the current project's scope 2020-04-08 20:50:41 +02:00
Le Philousophe
4367c2d350 ANDROID: Don't target Android API level 29 yet
Android API level 29 introduces scoped storage which is enabled by
default for applications targeting level 29.
This protection prevents us to access external storage.
There is a compatibility flag but it will disappear in Android 11.
To target more recent platforms, we should implement SAF FS backend.
2020-04-07 11:36:02 +03:00
Lothar Serra Mari
5356a70032 DISTS: Update Sparkle appcast file 2020-03-31 20:51:11 +02:00
Lothar Serra Mari
e29c411c60 DISTS: Update Sparkle cast for 2.1.2 2020-03-31 17:57:51 +02:00
Eugene Sandulenko
b91ca4af48 PRINCE: I18N: Regenerate prince_translation.dat 2020-03-28 19:12:46 +01:00
Eugene Sandulenko
d08e439618 PRINCE: I18N: Fixed variatxt.txt in prince_translation.dat 2020-03-28 18:10:29 +01:00
Eugene Sandulenko
42d701bab7 PRINCE: I18N: Regenerate prince_translation.dat 2020-03-28 18:00:18 +01:00
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