aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-21COMMON: Fix escaping and parsing of UTF-8 strings in JASON parserThierry Crozat
2019-09-21NETWORKING: Convert translation results to UTF-8 for local webserver pagesThierry Crozat
2019-09-21SCI: Support for Cyrillic inputEugene Sandulenko
2019-09-21I18N: Update translation (Spanish)Andrea G
Currently translated at 86.5% (1006 of 1163 strings)
2019-09-21I18N: Update translation (Catalan)Andrea G
Currently translated at 61.4% (714 of 1163 strings)
2019-09-21CONFIGURE: Allow using pkg-config to detect libpngCameron Cawley
2019-09-20NEWS: Add Android-related changes for v2.1.0Cameron Cawley
2019-09-20HDB: Guard for corrupted sound dataEugene Sandulenko
2019-09-20MSVC: Don't overwrite version.h if it hasn't changedLe Philousophe
That avoids superfluous recompilation and linkage of project when nothing has changed.
2019-09-19BLADERUNNER: Fix rare teleport case for McCoy in BB08Thanasis Antoniou
2019-09-19ADL: Support using any pixel format for the displayCameron Cawley
2019-09-19RISCOS: Minor build system improvementsCameron Cawley
2019-09-19MACOS: Implement 64bit-only bundle targetEugene Sandulenko
2019-09-19PRINCE: I18N: Update translation (Russian)Eugene Sandulenko
Currently translated at 100.0% (2757 of 2757 strings)
2019-09-19PRINCE: I18N: Update translation (English)Eugene Sandulenko
Currently translated at 33.3% (919 of 2757 strings)
2019-09-19RISCOS: Ensure the Iconv module is loadedCameron Cawley
2019-09-19HDB: Fix missing semicolonsluicebox
2019-09-19HDB: Simplify some codeStrangerke
2019-09-19HDB: Fix another regression in inventoryStrangerke
2019-09-19HDB: Fix regression introduced in 35ff6adStrangerke
2019-09-18I18N: Update translations templatesThierry Crozat
2019-09-18BLADERUNNER: Fix crash for some devices for Android SDL portThanasis Antoniou
This is a work around that is confirmed to be working Reference ticket is here: https://bugs.scummvm.org/ticket/11149
2019-09-18CONFIGURE: Replace the iconv test with the one from ResidualVMCameron Cawley
2019-09-18SCI: Fix detection of Cyrillic characters in messagesEugene Sandulenko
2019-09-18PRINCE: Distinguish translated versions during detectionEugene Sandulenko
2019-09-18ANDROIDSDL: Use "debug" or "release" as a parameter for building the portAntoniou Athanasios
2019-09-18RISCOS: Don't try to load the required modules if they aren't installedCameron Cawley
2019-09-18RISCOS: Ignore non-convertible UTF-8 characters when converting the ↵Cameron Cawley
documentation
2019-09-18I18N: Update translations templatesThierry Crozat
2019-09-18SUPERNOVA: Fix reading of .dat fileJaromir Wysoglad
When searching for the right block in supernova.dat, the engine didn't take into account the full size of each block (it thought, it read 12 bytes less in each block) and thanks to that it tryed to read one additional block at the end.
2019-09-18RISCOS: Fix building outside the main source treeCameron Cawley
2019-09-18I18N: Update translation (Danish)scootergrisen
Currently translated at 100.0% (1163 of 1163 strings)
2019-09-18I18N: Update translation (Hungarian)George Kormendi
Currently translated at 100.0% (1163 of 1163 strings)
2019-09-18I18N: Update translation (Finnish)jepael
Currently translated at 100.0% (1163 of 1163 strings)
2019-09-18I18N: Update translation (Spanish)TomasM
Currently translated at 83.9% (976 of 1163 strings)
2019-09-18I18N: Update translation (Danish)scootergrisen
Currently translated at 96.9% (1127 of 1163 strings)
2019-09-17SCI: Added Russian QFG1vgaEugene Sandulenko
2019-09-17PRINCE: I18N: Update translation (English)Lafazar Gendibal
Currently translated at 32.9% (906 of 2757 strings)
2019-09-17PRINCE: I18N: Update translation (English)Eugene Sandulenko
Currently translated at 32.9% (906 of 2757 strings)
2019-09-17I18N: Update translation (Spanish)TomasM
Currently translated at 83.7% (973 of 1163 strings)
2019-09-17I18N: Update translation (Spanish)Víctor Martínez Pajares
Currently translated at 83.7% (973 of 1163 strings)
2019-09-17ANDROIDSDL: Remove enable-release and enable-optimizations from configThanasis Antoniou
Maybe this would help provide a better back trace for reported issues
2019-09-17CONFIGURE: Fix libcurl detection for macOSEugene Sandulenko
2019-09-17I18N: Update translation (Dutch)Ben Castricum
Currently translated at 100.0% (1163 of 1163 strings)
2019-09-17I18N: Update translation (German)Lothar Serra Mari
Currently translated at 100.0% (1163 of 1163 strings)
2019-09-17I18N: Update translations templatesThierry Crozat
2019-09-17SUPERNOVA: Add detection.cpp to POTFILESLothar Serra Mari
2019-09-17NEWS: DE: Mention cloud supportLothar Serra Mari
2019-09-17JANITORIAL: Fix whitespacesEugene Sandulenko
2019-09-17NEWS: Mention cloud supportEugene Sandulenko