2152 Commits

Author SHA1 Message Date
Eugene Sandulenko
b767b04b16 DISTS: Added macgui.dat to distribution 2020-08-09 10:36:13 +02:00
Eugene Sandulenko
23953f0b1b DISTS: Added macgui.dat file 2020-08-09 10:29:11 +02:00
athrxx
999689abff KYRA: (LOL) - add keyboard key binding for map button
Allow map display via 'm' key. The original doesn't have that, although there are keyboard controls for most other buttons.  I add this as a feature, since it's useful for controller play.
2020-08-06 15:06:28 +02:00
Paul Gilbert
1426864aa1 DISTS: Disable bidi for Visual Studio builds
As with fluidsynth, it'll be easier on developers if we keep
the new library disabled until such time as someone can
build the library and include in the VS libraries zip file.
2020-08-02 11:47:39 -07:00
Eugene Sandulenko
583281eb51 ALL: Remove remnants of Bada port 2020-08-01 14:57:01 +02:00
Eugene Sandulenko
eaa86f9333 ALL: Remove WebOS port 2020-08-01 14:56:16 +02:00
athrxx
5be7a08c42 KYRA: (EOB/SegaCD) - add static resources 2020-07-30 22:19:08 +02:00
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
Pawel Kolodziejski
fa277fcb48 ALL: Sync with ScummVM - rev a94849abc4d35f696a0322792ae5f9e3ccd6249b 2020-06-25 08:34:00 +02: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
Dries Harnie
6063865b9e ANDROID: Fix-up after sync with ScummVM 2020-06-09 12:45:14 +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
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
Paul Gilbert
4748949ea6 ULTIMA4: Regenerate ultima.dat 2020-05-16 19:27:41 -07:00
Pawel Kolodziejski
4aba3ceb6b DISTS: Synced missed rc file 2020-05-13 08:42:26 +02:00
mataniko
cc7b06d47a JANITORIAL: Update RTL references in themes and menus 2020-05-12 10:36:38 +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 09bf38c1207aa32b9966e8642ee60e2186e15789 2020-05-09 20:05:54 +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
Cameron Cawley
d95e7504ed BUILD: Convert the NEWS.md file if pandoc is installed 2020-03-12 11:28:00 +00: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