Commit Graph
1510 Commits
Author SHA1 Message Date
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
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
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
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