Commit Graph

2008 Commits

Author SHA1 Message Date
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
Thanasis Antoniou
30b789de39 ANDROID: Set target SDK to 26 to AndroidManifest.xml and project.properties files 2019-10-05 23:57:35 +03:00
Lothar Serra Mari
dfff7a5b5e Revert "DISTS: WIN32: Update Inno Setup file"
This reverts commit 323b62310a.

The previous commit breaks the Win32 setup generation on the buildbot
since it is not adapted to HTML documents for the README and for the
NEWS files yet. Sorry for the noise.
2019-10-05 21:53:30 +02:00
Eugene Sandulenko
9a935be7fb UPDATES: Added EdDSA signatures to macOS deltas 2019-10-05 19:30:23 +02:00
Eugene Sandulenko
0189306442 UPDATES: Added MacOS delta packages for 2.1.0 2019-10-05 19:21:59 +02:00
Lothar Serra Mari
323b62310a DISTS: WIN32: Update Inno Setup file 2019-10-05 16:01:02 +02:00
Eugene Sandulenko
e32afd638e DISTS: Added MacOS signatures for 2.1.0 2019-10-05 15:14:33 +02:00
Eugene Sandulenko
665e38f4fb UPDATES: Added signatures for 2.1.0 Windows builds 2019-10-05 12:27:32 +02:00
Eugene Sandulenko
4c6ec46340 DISTS: Added new keys for Sparkle 1.22.0 2019-10-05 12:27:32 +02:00
Thanasis Antoniou
6cc2556963 ANDROID: Update AndroidManifest.xml.in for READ_EXTERNAL_STORAGE 2019-09-30 07:21:17 +03:00
Dries Harnie
2436446331 BUILD: Add gradle wrapper script for CI 2019-09-28 15:47:41 +02:00
Dries Harnie
5f556103df ANDROID: Fix some errors pointed out by lint 2019-09-28 15:47:41 +02:00
Dries Harnie
1ede4ebd0d ANDROID: Move to Gradle 2019-09-28 15:47:41 +02:00
Eugene Sandulenko
3c92722db6 ANDROID: Request permissions to external storage 2019-09-27 00:22:20 +02:00
Eugene Sandulenko
41b49444b6 RELEASE: This is 2.2.0git 2019-09-23 00:12:30 +02:00
Cameron Cawley
e8e4239559 RISCOS: Ensure the Iconv module is loaded 2019-09-19 13:12:09 +01:00
Antoniou Athanasios
f9b6745d68 ANDROIDSDL: Use "debug" or "release" as a parameter for building the port 2019-09-18 19:38:20 +03:00
Cameron Cawley
0fd6e4c2c9 RISCOS: Don't try to load the required modules if they aren't installed 2019-09-18 17:14:10 +01:00
Thanasis Antoniou
b6b95a6c82 ANDROIDSDL: Remove enable-release and enable-optimizations from config
Maybe this would help provide a better back trace for reported issues
2019-09-17 13:33:31 +03:00
Thanasis Antoniou
bbe2b18afb ANDROIDSDL: Enable optimizations for the build
Since this already had the enable-release, it is better to build with enable-optimizations too
2019-09-16 16:04:24 +03:00
Thierry Crozat
50496b35a7 SUPERNOVA: Update engine data file with latest English translation 2019-09-13 01:08:30 +01:00
Strangerke
155dd28f18 HDB: Remove accidentally added file 2019-09-08 19:33:47 +02:00
Strangerke
b1db45b718 HDB: Remove useless returns 2019-09-07 22:49:07 +02:00
Cameron Cawley
8b4c3ea302 ANDROID: Use a better icon for the on screen control
Modified from https://www.iconfinder.com/icons/352464/keyboard_icon, which is available under the Creative Commons (Attribution-Share Alike 3.0 Unported) license.
2019-08-20 14:32:50 +03:00
Cameron Cawley
12c232eefc ANDROID: Add a button to show the virtual keyboard 2019-08-20 14:32:50 +03:00
Thanasis Antoniou
bb434ee3e1 DISTS:ANDROIDSDL: Update splash logo.png 2019-08-12 17:30:13 +03:00
Dries Harnie
c5cfc1cec4 BUILD: Fix Debian build 2019-08-08 08:16:44 +02:00
sluicebox
b12194ef73 WIN32: Remove DISCARDABLE from resource script
Removes memory attribute that's been ignored since Win16
2019-08-04 13:46:34 -07:00
Antoniou Athanasios
e9623740f0 WIN32: Add a default application manifest
This fixes an OpenGL renderer issue for builds with MSYS2/Mingw64 or MSYS2/Mingw32

The issue pertains to MSYS2 adding a default manifest file (default-manifest.o) to the executable

The bug is for PC systems with GPU drivers that were not properly supported for Windows 10 
systems, like Intel HD Graphics series 1st and 2nd generations. In those systems, launching a 
game in ScummVM (built with MSYS2/Mingw) with the OpenGL renderer would cause the game 
screen to be a white blank image, and various warnings would be output to the console, eg.
"WARNING: GL ERROR: GL_INVALID_ENUM on glTexSubImage2D(0x0DE1, 0, 0, area.top, src.w, area.height(), _glFormat, _glType, src.gere.cpp:167)!"
This was due to MSYS2/Mingw builds trying to load the (poorly supported) GPU driver while advertising support for Windows 10 in their
embedded default Manifest file. Hence, the GPU driver DLL (eg ig4icd64.dll) would be unloaded, causing the bug.

More information is available in the following links:
https://github.com/pal1000/save-legacy-intel-graphics
https://github.com/LWJGL/lwjgl/issues/119
https://github.com/msys2/MSYS2-packages/issues/454
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69880

Credits to sluicebox for the VS GenerateManifest flag
2019-08-04 14:18:50 +03:00
SupSuper
32a997d243 BUILD: Fix 8-bit Windows icon transparency
They were showing as black squares in Windows XP
2019-08-03 05:30:19 +01:00
Alexander Tkachev
1bebaf96f7 CLOUD: Regenerate wwwroot archive to include graphic resources 2019-07-30 14:51:41 -04:00
Jaromir Wysoglad
e5a5aed28c SUPERNOVA: Update translation 2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
28f262eaee SUPERNOVA: Fix translation of "Wundersam!" 2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
ab4af5c614 SUPERNOVA: Add info, doc, help screens for MS2 2019-07-28 15:09:14 +01:00
Jaromir Wysoglad
eb2a017a68 SUPERNOVA: Generate new dat files for supernova. 2019-07-28 15:09:14 +01:00
Le Philousophe
70eca71905 CRYOMNI3D: Add Spanish version of Versailles 2019-07-05 07:52:44 +02:00
Le Philousophe
d46988491d CRYOMNI3D: Add German version of Versailles 2019-07-05 07:52:00 +02:00
Le Philousophe
215e2139fc CRYOMNI3D: Add Italian version of Versailles 2019-07-05 07:52:00 +02:00
Le Philousophe
050536b137 CRYOMNI3D: Add English version of Versailles 2019-07-05 07:52:00 +02:00
Le Philousophe
418cec512f CRYOMNI3D: Add internationalization through external DAT file 2019-07-05 07:51:19 +02:00
Cameron Cawley
f6cf78430b RISCOS: Update icons 2019-06-30 16:02:42 +01:00
Bastien Bouclet
d474e3f94f ALL: Sync with ScummVM - rev. ea3f8f2e33 2019-06-29 19:08:44 +02:00
Paul Gilbert
bdbad1f3af XEEN: Fix mistakes in xeen.ccs datafile, bump up version number 2019-06-09 14:35:15 -07:00
Lothar Serra Mari
e380e6e0be AMIGA: Sync RM2AG.rexx with RM2AG.rexx.in 2019-06-06 18:23:38 +02:00
Hubert Maier
0bb8c0c8a6 AMIGAOS4: RM2AG.rexx rewrite
closes #1631
2019-06-06 14:46:11 +02:00
Pawel Kolodziejski
4aa052cb9f DEBIAN: Update package definition 2019-06-02 21:43:10 +02:00
Thierry Crozat
8999b95053 SUPERNOVA: Add English translation for Help screen 2019-05-29 00:02:33 +01:00
Jennifer McMurray
96c429dd7c SUPERNOVA: Grammar fixes in English newspaper images 2019-05-28 22:23:23 +01:00
rsn8887
4be1d26d09 Switch: update icon 2019-05-12 11:59:44 +03:00
Cpasjuste
488bbb267a SWITCH: add nintendo switch support 2019-05-12 11:59:44 +03:00
Stefan
a122470034 AmigaOS4: Activate syntax highlighting in GitHub 2019-05-05 15:51:02 +03:00
Bastien Bouclet
1d0d842e2a BUILD: Add the licence file for the Source Code Pro font 2019-05-05 08:52:12 +02:00
Bastien Bouclet
a5d93d933a GUI: Use a truetype font for the debug console 2019-05-05 08:52:12 +02:00
Cameron Cawley
9c29b03c43 MACOSX: Add Drag and Drop support 2019-04-30 22:17:04 +01:00
Antoniou Athanasios
793aa4033d ANDROIDSDL: Fix build with NDK r15c
This also disables cloud support

Also, several corrections and additions in how_to_build instructions

Tested in a clean installation of lubuntu 16.04.6 LTS
2019-04-28 16:08:37 +03:00
SupSuper
be0150fd85 DISTS: Merge MSVC versions into one folder 2019-04-20 07:47:25 -04:00
Cameron Cawley
287ba1d1ca RISCOS: Update FindHelp 2019-04-18 03:55:22 +01:00
Cameron Cawley
50ed922cb7 RISCOS: Support creating a StrongHelp manual 2019-04-18 03:55:22 +01:00
rsn8887
955bf0c669 PSP2: Fix new logo .png formats, psp2 requires running pngquant 2019-04-16 19:59:17 -05:00
athrxx
02ecc7abb7 KYRA: (EOB2/Amiga) - add static resources 2019-04-13 18:54:57 +02:00
Matan Bareket
fd2ae5854e GUI: Remove transparency from Remastered theme logo
This fixes ticket #10932
2019-04-12 09:26:49 -04:00
Matan Bareket
4145561103 BUILD: Update Bada theme 2019-04-02 10:55:57 -04:00
Matan Bareket
ef87932cfb BUILD: Update Bada and DS graphics 2019-04-02 10:55:57 -04:00
Matan Bareket
95f28efe99 BUILD: Update cloud styles and logo 2019-04-02 10:55:57 -04:00
Matan Bareket
83b43afa4a BUILD: Update installer graphics 2019-04-02 10:55:57 -04:00
Matan Bareket
eaa9f23505 BUILD: Update logos and icons on ports 2019-04-02 10:55:57 -04:00
Matan Bareket
f5bbb14b01 BUILD: Update webos theme 2019-04-02 10:55:57 -04:00
Matan Bareket
69cecebdbc BUILD: Update default theme to use remastered 2019-04-02 10:55:57 -04:00
Thierry Crozat
fa50678125 ENGINES: Use new logo for splash screen 2019-03-30 23:25:01 +00:00
Cameron Cawley
398d9517b4 WIN32: Escape the copyright symbol in the resource script 2019-03-23 21:36:56 +02:00
Lothar Serra Mari
7e472de5a8 WIN32: Fix encoding in the Inno Setup file 2019-03-17 10:45:15 +01:00
Cameron Cawley
ba85cec40d DEBIAN: Revert URL changes in the changelog 2019-03-09 22:57:53 +01:00
Cameron Cawley
09dbe7686b JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
athrxx
f0a305316c KYRA: (EOB1/Amiga) - add static resources 2019-03-06 20:48:20 +01:00
athrxx
2b95dd3213 KYRA: (EOB) - fix unused string
This fixes the "%s can not use this item" string. AFAIK this message never appears. It would require to place an item into a character's hand which he/she can't use and right-click use it. However, when you place such an unusable item in a character's hand the slot will be greyed out/disabled immediately and can no longer be clicked.
2019-03-06 20:48:16 +01:00
Lothar Serra Mari
1aba295dcc ALL: Bump copyright year to 2019 2019-03-03 14:18:35 +01:00
Cameron Cawley
668820e018 RISCOS: Don't expand system variables passed via the command line 2019-03-03 00:20:12 +00:00
sluicebox
e67b8501bf WIN32: Fix embedding disabled engine files
Fix Windows builds (msvc and mingw) including data files from disabled
engines as embedded resources in executable. Bug #10878
2019-03-02 10:01:37 +02:00
Cameron Cawley
543027de11 ANDROID: Update the README file 2019-02-01 04:40:21 +00:00
Paul Gilbert
53a1426cc3 GLK: FROTZ: Add 6x8 font for Infocom v6 games 2019-01-29 21:17:18 -08:00
Cameron Cawley
0f45b7f9bc RISCOS: Add RISC OS support 2019-01-27 11:36:26 +00:00
Bastien Bouclet
66654cb376 ALL: Sync with ScummVM - rev. cd37d510f9 2019-01-26 20:47:55 +01:00
Bastien Bouclet
687de2fa52 ALL: Update the years for 2019 2019-01-03 07:53:10 +01:00
athrxx
4b2dc67c8c KYRA: (LOL) - fix #10764 (Cannot Use Vaelan's Cube) 2018-12-26 21:51:39 +01:00
Cameron Cawley
7dbc613258 BUILD: Add fonts.dat to packaging rules 2018-12-25 12:47:42 +01:00
Torbjörn Andersson
77f2330755 GLK: FROTZ: Use the Noto runic font for runes
We already bundle other Noto fonts in the font.dat file, so using
further Noto fonts makes sense to me. Also, map upper-case letters
to lower-case runes since there are versions of Beyond Zork that
uses that. (The version I played many years ago did, and it looked
very strange. The version I tested with now did not, probably for
that very reason. So that part is untested for now.)
2018-12-17 21:04:28 -08:00
Paul Gilbert
7b1b3935b8 GLK: Fix remaining Gargoyle references identified by digitall 2018-12-08 19:05:59 -08:00
Paul Gilbert
65167bd202 GLK: Added a fonts.dat Zip archive containing the fonts 2018-12-08 19:05:59 -08:00
Lothar Serra Mari
098d4bce59 WIN32: Fix missing line ending in the FileDescription tag 2018-12-04 23:07:01 +01:00
Lothar Serra Mari
a588110356 WIN32: Update FileDescription flag in scummvm.rc
This fixes https://bugs.scummvm.org/ticket/10817
2018-12-04 22:57:03 +01:00
Jakub Wilk
ae68b1332c DISTS: Fix typo 2018-11-26 16:37:12 +00:00
Kamil Páral
acd1a6d09e DISTS: update manual page to latest commandline options and hotkeys
Add missing cmdline options and hotkeys to the manpage. Add long options
where they were missing. Update existing options description and values.
Improve formatting for important words, arguments, etc. Sort the options
in the same way they are sorted in README, so that future synchronization
is easier. Add info into several places saying that README is more
comprehensive than this manpage.
2018-11-24 10:38:23 +00:00
Cameron Cawley
8c6f9e5116 WIN32: Retrieve the version information for the resource script from base/internal_version.h 2018-11-16 09:14:37 +00:00
athrxx
f49eaa5654 KYRA: (EOB) - add support for FM-Towns version of EOB II 2018-11-14 17:22:22 +01:00
Cameron Cawley
a39377724f IOS: Sync Info.plist.in and Info.plist 2018-11-14 05:46:21 +00:00
Kirben
b749116cbe WIN32: Correct typo in Inno Setup script. 2018-11-01 08:19:31 +11:00
lotharsm
3fb3f659f7 WIN32: Add "Hebrew" as language option to the Inno Setup
Requires https://github.com/jrsoftware/issrc/blob/master/Files/Languages/Hebrew.isl
2018-10-31 14:12:24 +01:00
Yoshi Sugawara
b4bad9100a IOS: Support building in Xcode 10/iOS 12, and for iPhone X-like devices that have a "safe area"
iOS 12 drops support for libstdc++, so the project needs to be compiled explicitly using libc++.
Support the "safe area" when redrawing the view to leave space for the notch in portrait and
landscape orientations.
2018-10-28 17:16:06 +00:00
athrxx
3ae1d92f17 KYRA: (LOL) - clean up sound map data formatting
This is a followup to the fix for bug #10665 (Urbish mines lobster having an invalid sound track number and causing invalid memory access).
2018-10-28 15:45:55 +01:00
Jonny Bergström
4d36385ccb Fix launch on recent iOS device (iOS 11.4.1) 2018-09-10 12:20:56 +02:00
Lothar Serra Mari
f10816d9ed WIN32: Rewrite Inno setup installer script. (#1324)
* WIN32: Rewrite Inno setup installer

* WIN32: Add small bmp for usage in the Inno setup script

* WIN32: Fix spacing in Inno setup script

* WIN32: Re-add the documentation files to the Start Menu

* WIN32: Add scummvm icon to the Inno setup uninstaller

* WIN32: Remove now obsolete scummvm.iss.in file

* WIN32: Remove reference to Inno installer in update-version.pl

* WIN32: Add reference to Inno setup bmp file in ports.mk
2018-09-05 11:46:42 +10:00
Colin Snover
9df74693ba WIN32: Update version numbers in ScummVM.iss using the normal system 2018-08-18 09:28:56 +02:00
Colin Snover
0fccd88bd9 BUILD: Make Windows installer run unprivileged for non-admin users 2018-08-18 09:28:56 +02:00
Colin Snover
8bf9e620df BUILD: Fix Windows packaging target 2018-08-18 09:28:56 +02:00
Douglas Liu
891375d509 STARK: Project a black shadow from above 2018-07-25 22:07:21 +08:00
Paul Gilbert
af6034efcd ACCESS: MM: Implement proper game data and fonts in access.dat 2018-07-20 19:05:56 -07:00
Bastien Bouclet
f30e693138 MYST3: Don't stop the music when switching rooms with identical scripts
Some rooms share the same music scripts. It is not necessary to stop the
currently playing music channels when transitionning between two rooms
sharing the same scripts.

Fixes #1476.
2018-07-09 21:07:41 +02:00
Paul Gilbert
6c8ef2309d XEEN: Fix crash using mirrors in standalone Clouds of Xeen
Thanks to HenneNWH for identifying the problem
2018-07-03 20:26:50 -07:00
Cameron Cawley
69167061a9 WIN32: Fix typo in resource script 2018-06-29 16:19:32 +01:00
AsciiWolf
8629d415ec DISTS: Update appdata.xml file
Add OARS metadata
2018-06-18 11:56:17 +02:00
Cameron Cawley
ae8b5dc086 RISCOS: Add a script to open the README file based on the system territory 2018-06-15 01:15:52 +01:00
Paul Gilbert
23f3f171df XEEN: Fix close-up objects placement, incorrect skill text in Create Char dialog 2018-05-27 19:56:41 -04:00
Paul Gilbert
461171ced1 XEEN: Move some few overlooked strings and spell array into xeen.ccs 2018-04-27 20:45:20 -04:00
Paul Gilbert
0922d44199 XEEN: Added differences introduced in Swords of Xeen 2018-04-15 23:27:26 -04:00
Thierry Crozat
f12bf4045c SUPERNOVA: Update engine data file
This updates the Englih translation of some strings and adds the bitmap
for the English translation of the second newspaper article.
2018-04-13 23:15:56 +01:00
Paul Gilbert
0cf74a6309 XEEN: Regenerate xeen.ccs datafile 2018-04-07 18:42:20 -04:00
Paul Gilbert
d8a8a57411 XEEN: Fixes for full description of misc items 2018-04-01 14:01:26 -04:00
Paul Gilbert
8c4f90893d XEEN: Add data for Swords of Xeen to create_xeen 2018-03-28 20:49:44 -04:00
Paul Gilbert
edf19f5f0d XEEN: Fix showing training costs for next level 2018-03-24 22:06:07 -04:00
Paul Gilbert
27ef37b400 XEEN: Add original copy protection dialog 2018-03-22 20:22:52 -04:00
Bastien Bouclet
455a409cab ALL: Sync with ScummVM - rev. b272701834 2018-03-17 16:25:28 +01:00
Paul Gilbert
ac7a9224fe XEEN: Fix text colors during intro/exit cutscenes 2018-03-13 18:17:02 -04:00
Paul Gilbert
d48275970a XEEN: Regenerate xeen.ccs and remove accidentally committed dark.cc 2018-03-04 22:43:20 -05:00
Paul Gilbert
72e540e203 XEEN: Add difficulty selection dialog to WOX starting menu 2018-02-24 21:17:44 -05:00
Paul Gilbert
616da66f81 XEEN: Added generated xeen.ccs data file 2018-02-23 15:58:08 -05:00
Paul Gilbert
900ef91aca XEEN: Creation of create_xeen tool 2018-02-23 15:23:20 -05:00
Eugene Sandulenko
59905eee0d DRASCULA: Added support for Russian fan translation 2018-02-21 22:39:09 +01:00
lubomyr
1c26885900 ANDROIDSDL: updated build script, added git checkout to one of previous branch in libSDL, because in master branch of pelya(s) libSDL broken built-in virtual keyboard. I hope it will be fixed soon. 2018-01-26 13:51:38 +01:00
lubomyr
aa56b7fca9 ANDROIDSDL: updated how_to_build instructions. Latest NDK r16b not supported by pelya(s) libSDL, supported ndk version is r15c 2018-01-26 13:51:38 +01:00
lubomyr
425061f442 ANDROIDSDL: updated How_to_build instruction. Pelya(s) libSDL changed build scripts from ant to gradle so ant not needed anymore 2018-01-26 13:51:38 +01:00
lubomyr
773f6a8a95 ANDROIDSDL: removed armeabi target, because support of armeabi removed from master branch of pelya(s) libSDL 2018-01-26 13:51:38 +01:00
lubomyr
83737a77ec ANDROIDSDL: fixed path to output apk file in build.sh script 2018-01-26 13:51:38 +01:00
lubomyr
3d4b6c721d ANDROIDSDL: added patch for adding parameter android:sharedUserId in AndroidManifest.xml 2018-01-26 13:51:38 +01:00
lubomyr
210ad851b7 ANDROIDSDL: set version name to 2.1.0git, renamed asset appdata file 2018-01-26 13:51:38 +01:00
Hubert Maier
38df276b25 AMIGA: Update convertRM.sed 2018-01-25 12:46:43 +00:00
Hubert Maier
15a5605c0f AMIGA: Small rewrite of RM2AG.rx
GitHub´s utf-8 converter adds a char and changes the file when using characters like "°".
Slightly rewritten the rexx script to use "<>" as marker and adjust the rest to take the new two-char marker into account (instead of the one-char marker that was used before).
2018-01-25 12:46:43 +00:00
Thierry Crozat
c1accefe5c BUILD: Add supernova.dat to install rules 2018-01-23 22:50:39 +00:00
Thierry Crozat
2c42276052 SUPERNOVA: Update engine data file 2018-01-23 02:15:47 +00:00
Thierry Crozat
a996a31ab9 SUPERNOVA: Add engine data file 2018-01-23 02:15:43 +00:00
Hubert Maier
d7efb2d5bb AMIGAOS: Clean up README conversion script
- Obviously AREXX doesn´t feature an ENDIF clause
- Cleaned it up a bit
- Checked and still working
2018-01-14 06:51:50 +00:00
Bastien Bouclet
8721825438 ALL: Update the years for 2018 2018-01-07 09:44:03 +01:00
Eugene Sandulenko
d6078ea406 ALL: Bump copyright year. 2018! 2018-01-01 00:09:56 +01:00
Bastien Bouclet
6fb50d562f PS3: Remove gamepad button mapping
SDL_PSL1GHT now supports the GameController API. ScummVM's default
mapping is now used.
2017-12-26 21:11:04 +01:00
Thierry Crozat
7fe75a0b6c DISTS: Use html release notes for appcast
This should fix formatting of release not for automatic update
with Sparkle on Windows (bug #10367).
2017-12-18 09:09:08 +00:00
Thierry Crozat
e4882f6057 DISTS: Add Sparkle 2.0.0 signatures 2017-12-12 22:03:35 +00:00
Thierry Crozat
75102d4274 DISTS: Update contact email for Linux appdata
This also fixes the tag used for the contact, as per documented on
https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html
2017-12-09 17:21:26 +00:00
Willem Jan Palenstijn
fca876ea03 DISTS/FEDORA: Switch from bz2 to xz for sources 2017-12-09 01:05:50 +01:00
Thierry Crozat
cd7e6cd31c RELEASE: This is 2.1.0git 2017-11-30 00:13:10 +00:00
Willem Jan Palenstijn
12797b1b5e DISTS/FEDORA: Update README 2017-11-23 22:32:12 +01:00
Willem Jan Palenstijn
74958f4c1d DISTS/FEDORA: Update and simplify scummvm-tools.spec 2017-11-23 22:32:12 +01:00
Willem Jan Palenstijn
1a2bf89ecc DISTS/FEDORA: Update and simplify scummvm.spec
This removes libmad from the package as it is in Fedora 24+,
updates faad2 to the most recent release,
removes the hardcoded set of engine-data from the .spec file, and
packages the appdata file.
2017-11-23 22:32:12 +01:00
Colin Snover
404657d80d ANDROID: Remove unnecessary additional activity
For an unknown reason, having a second activity for Android TV
(Leanback) caused ScummVM to be broken on some Android devices.
According to Android documentation, TV can be supported in the same
activity as everything else, so merge the two together.

Fixes Trac#10024.
2017-11-23 14:02:55 -06:00
Colin Snover
583c7cf622 ANDROID: Clean up AndroidManifest.xml
Keep uses-flags at the top to avoid them getting buried below
the activities, update target SDK to the minimum supported by
current Android SDKs, make Wi-Fi optional, and add screenSize
configuration change recommended by the Android documentation since
orientation is already supported.
2017-11-23 14:02:55 -06:00
Colin Snover
c13defd661 RELEASE: 1.10 will henceforth be known as 2.0
General consensus on the ML was that people wanted to do this.
http://lists.scummvm.org/pipermail/scummvm-devel/2017-November/012008.html
2017-11-21 15:26:52 -06:00
Colin Snover
4045b9a7b7 DISTS/DEBIAN: Update to current files from downstream, less patches
One patch is eliminated by the previous commit; the other patch,
for ARM, is going to get fixed one way or the other by either
landing gh-1052 or actually having the ARM assembly not be broken
any more (or the first one first, and then the second one later
when someone has enough time to do the work and test it).

Fixes Trac#7105.
2017-11-20 22:58:21 -06:00
Colin Snover
cf61174396 KYRA: Fix crash due to missing palette data for OldFloppy version
Thanks to sergesv for the patch.

Fixes Trac#9733.
2017-11-20 20:44:54 -06:00
Cameron Cawley
7689fd7308 DISTS/REDHAT: Add titanic.dat to scummvm.spec.in 2017-11-19 14:50:17 +01:00
Cameron Cawley
2627716010 DEVTOOLS: Add RISC OS !Boot file to update-version.pl 2017-11-19 14:50:17 +01:00
rootfather
1adc4ac58d WIN32: Add German Start Menu entries to the installer 2017-11-15 21:58:27 +01:00
Eugene Sandulenko
327dcf98ec DRASCULA: Make remaining static texts translatable
drascula.dat file version bumped
2017-11-14 04:07:11 +01:00
Bastien Bouclet
c8ab82a36a RELEASE: This is 0.4.0git 2017-11-05 08:38:52 +01:00
Little Cat
4d3b88e9f5 GRIM: Fix Velasco's reminiscences cutting off. Fixes #356 2017-10-26 20:49:20 +02:00
Paul Gilbert
1947d310df TITANIC: New titanic.dat with fixed German chevron strings 2017-10-15 21:39:48 -04:00
Paul Gilbert
3a5c274ef7 TITANIC: Added latest titanic.dat 2017-10-08 12:45:29 -04:00
Cameron Cawley
0d1df59be1 RISCOS: Automatically calculate the correct WimpSlot size 2017-09-03 10:40:07 +02:00
cameron
a11985c46d RISCOS: Add RISC OS support 2017-09-03 10:40:07 +02:00
Bastien Bouclet
0a212398b3 ALL: Update the years for 2017 2017-09-02 11:16:09 +02:00
Paul Gilbert
6291eb75d0 TITANIC: Fix German strings in create_titanic, regenerate titanic.dat 2017-08-26 12:39:34 -04:00
Paul Gilbert
6a5c520194 DEVTOOLS: Add compression for titanic.dat bitmaps 2017-08-12 20:08:49 -04:00
Thierry Crozat
ab8b5273ef BUILD: Add titanic.dat files to the list of engines data files 2017-07-02 22:08:26 +01:00
Paul Gilbert
7264e4374a TITANIC: Add titanic.dat to engine-data 2017-06-25 22:09:54 -04:00
Eugene Sandulenko
e127ddada1 ANDROIDSDL: Fix repository file permissions 2017-06-25 10:52:10 +02:00
lubomyr
9d622e6b0a ANDROIDSDL: implemented hiding of system android mouse pointer when real mouse connected (only for android 7 or higher) 2017-06-25 10:50:36 +02:00
lubomyr
5ac497f0b0 ANDROIDSDL: removed MIPS from compilation. Mips support stopped in pelya's libSDL. 2017-06-25 10:50:36 +02:00
lubomyr
2e40ed1c55 ANDROIDSDL: added How_to_Build.txt instruction 2017-06-25 10:50:36 +02:00
lubomyr
6483bedef2 ANDROIDSDL: added script for building scummvm apk 2017-06-25 10:50:36 +02:00
Bastien Bouclet
2b1fef82f6 WIN32: Add two missing shaders to be included as resources
Fixes #1346.
2017-05-29 22:04:13 +02:00
Bastien Bouclet
ce9637dee2 Merge pull request #1326 from firesock/stark-opfade
STARK: Implement opFadeScene
2017-04-08 17:17:16 +02:00
Awad Mackie
54cdb8053a STARK: Implement opFadeScene 2017-04-08 14:30:13 +01:00
Thierry Crozat
e987550d03 BUILD: Add back icon in MacOS X Info.plist file
This was removed, I assume by mistake, in commit 9ba9c69b that sync'ed
the code with ScummVM.
2017-04-02 18:54:18 +01:00
rsn8887
db7f5c4553 PSP2: Update readme-psp2.md 2017-03-13 23:43:30 -05:00
Eugene Sandulenko
791229d432 Merge pull request #916 from lubomyr/master
ANDROIDSDL: libcurl and sdl_net is enabled by default
2017-03-11 10:06:34 +01:00
Peter Kohaut
65ef0c8ff8 CREATE_PROJECT: Fixed solution version for Visual Studio 2015 2017-03-08 22:43:47 +01:00
Peter Kohaut
27368cc845 CREATE_PROJECT: Add support for Visual Studio 2017 2017-03-08 22:30:53 +01:00
lubomyr
a18eb77d5c ANDROIDSDL: libcurl and sdl_net is enabled by default 2017-03-05 14:03:43 +02:00
cpasjuste
70988527c6 PSP2: Add Playstation Vita (PSP2) support 2017-03-04 15:42:19 -06:00
Eugene Sandulenko
db4ef7c467 Merge pull request #909 from lubomyr/master
ANDROIDSDL: changed filename in assets file with scummvm-data for replace old data files
2017-02-22 22:04:29 +01:00