1617 Commits

Author SHA1 Message Date
SupSuper
ed16fef008 DISTS: Use new MSVC lib names by default
MSVC devs: download the newest precompiled libraries
from http://www.scummvm.org/frs/build/scummvm_libs_2015.zip
2020-08-22 09:21:04 +01:00
Eugene Sandulenko
8e0733ac6f DISTS: Fix typo 2020-08-09 14:18:21 +02:00
Eugene Sandulenko
e1d0228eb8 DISTS: Filled out rest of the TODOs in engine data README file. 2020-08-09 12:06:16 +02:00
Eugene Sandulenko
cf62f70d6f DISTS: Filled out TODOs in engine-data readme 2020-08-09 12:06:16 +02:00
Lothar Serra Mari
b6edd17c02 DISTS: Fix including macgui.dat to the Win32 resources 2020-08-09 11:58:39 +02:00
Eugene Sandulenko
20a2045afa DISTS: Updated README 2020-08-09 10:36:31 +02:00
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
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