Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-20 | ANDROID: Use a better icon for the on screen control | Cameron Cawley | |
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 | ANDROID: Add a button to show the virtual keyboard | Cameron Cawley | |
2019-08-12 | DISTS:ANDROIDSDL: Update splash logo.png | Thanasis Antoniou | |
2019-08-04 | WIN32: Remove DISCARDABLE from resource script | sluicebox | |
Removes memory attribute that's been ignored since Win16 | |||
2019-08-04 | WIN32: Add a default application manifest | Antoniou Athanasios | |
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-03 | BUILD: Fix 8-bit Windows icon transparency | SupSuper | |
They were showing as black squares in Windows XP | |||
2019-07-30 | CLOUD: Regenerate wwwroot archive to include graphic resources | Alexander Tkachev | |
2019-07-28 | SUPERNOVA: Update translation | Jaromir Wysoglad | |
2019-07-28 | SUPERNOVA: Fix translation of "Wundersam!" | Jaromir Wysoglad | |
2019-07-28 | SUPERNOVA: Add info, doc, help screens for MS2 | Jaromir Wysoglad | |
2019-07-28 | SUPERNOVA: Generate new dat files for supernova. | Jaromir Wysoglad | |
2019-07-05 | CRYOMNI3D: Add Spanish version of Versailles | Le Philousophe | |
2019-07-05 | CRYOMNI3D: Add German version of Versailles | Le Philousophe | |
2019-07-05 | CRYOMNI3D: Add Italian version of Versailles | Le Philousophe | |
2019-07-05 | CRYOMNI3D: Add English version of Versailles | Le Philousophe | |
2019-07-05 | CRYOMNI3D: Add internationalization through external DAT file | Le Philousophe | |
2019-06-30 | RISCOS: Update icons | Cameron Cawley | |
2019-06-09 | XEEN: Fix mistakes in xeen.ccs datafile, bump up version number | Paul Gilbert | |
2019-06-06 | AMIGA: Sync RM2AG.rexx with RM2AG.rexx.in | Lothar Serra Mari | |
2019-06-06 | AMIGAOS4: RM2AG.rexx rewrite | Hubert Maier | |
closes #1631 | |||
2019-05-29 | SUPERNOVA: Add English translation for Help screen | Thierry Crozat | |
2019-05-28 | SUPERNOVA: Grammar fixes in English newspaper images | Jennifer McMurray | |
2019-05-12 | Switch: update icon | rsn8887 | |
2019-05-12 | SWITCH: add nintendo switch support | Cpasjuste | |
2019-05-05 | AmigaOS4: Activate syntax highlighting in GitHub | Stefan | |
2019-05-05 | BUILD: Add the licence file for the Source Code Pro font | Bastien Bouclet | |
2019-05-05 | GUI: Use a truetype font for the debug console | Bastien Bouclet | |
2019-04-30 | MACOSX: Add Drag and Drop support | Cameron Cawley | |
2019-04-28 | ANDROIDSDL: Fix build with NDK r15c | Antoniou Athanasios | |
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-20 | DISTS: Merge MSVC versions into one folder | SupSuper | |
2019-04-18 | RISCOS: Update FindHelp | Cameron Cawley | |
2019-04-18 | RISCOS: Support creating a StrongHelp manual | Cameron Cawley | |
2019-04-16 | PSP2: Fix new logo .png formats, psp2 requires running pngquant | rsn8887 | |
2019-04-13 | KYRA: (EOB2/Amiga) - add static resources | athrxx | |
2019-04-12 | GUI: Remove transparency from Remastered theme logo | Matan Bareket | |
This fixes ticket #10932 | |||
2019-04-02 | BUILD: Update Bada theme | Matan Bareket | |
2019-04-02 | BUILD: Update Bada and DS graphics | Matan Bareket | |
2019-04-02 | BUILD: Update cloud styles and logo | Matan Bareket | |
2019-04-02 | BUILD: Update installer graphics | Matan Bareket | |
2019-04-02 | BUILD: Update logos and icons on ports | Matan Bareket | |
2019-04-02 | BUILD: Update webos theme | Matan Bareket | |
2019-04-02 | BUILD: Update default theme to use remastered | Matan Bareket | |
2019-03-30 | ENGINES: Use new logo for splash screen | Thierry Crozat | |
2019-03-23 | WIN32: Escape the copyright symbol in the resource script | Cameron Cawley | |
2019-03-17 | WIN32: Fix encoding in the Inno Setup file | Lothar Serra Mari | |
2019-03-09 | DEBIAN: Revert URL changes in the changelog | Cameron Cawley | |
2019-03-09 | JANITORIAL: Update all scummvm.org URLS to use https | Cameron Cawley | |
2019-03-06 | KYRA: (EOB1/Amiga) - add static resources | athrxx | |
2019-03-06 | KYRA: (EOB) - fix unused string | athrxx | |
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-03 | ALL: Bump copyright year to 2019 | Lothar Serra Mari | |