Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-19 | HDB: Simplify some code | Strangerke | |
2019-09-19 | HDB: Fix another regression in inventory | Strangerke | |
2019-09-19 | HDB: Fix regression introduced in 35ff6ad | Strangerke | |
2019-09-18 | I18N: Update translations templates | Thierry Crozat | |
2019-09-18 | BLADERUNNER: Fix crash for some devices for Android SDL port | Thanasis Antoniou | |
This is a work around that is confirmed to be working Reference ticket is here: https://bugs.scummvm.org/ticket/11149 | |||
2019-09-18 | CONFIGURE: Replace the iconv test with the one from ResidualVM | Cameron Cawley | |
2019-09-18 | SCI: Fix detection of Cyrillic characters in messages | Eugene Sandulenko | |
2019-09-18 | PRINCE: Distinguish translated versions during detection | Eugene Sandulenko | |
2019-09-18 | ANDROIDSDL: Use "debug" or "release" as a parameter for building the port | Antoniou Athanasios | |
2019-09-18 | RISCOS: Don't try to load the required modules if they aren't installed | Cameron Cawley | |
2019-09-18 | RISCOS: Ignore non-convertible UTF-8 characters when converting the ↵ | Cameron Cawley | |
documentation | |||
2019-09-18 | I18N: Update translations templates | Thierry Crozat | |
2019-09-18 | SUPERNOVA: Fix reading of .dat file | Jaromir 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-18 | RISCOS: Fix building outside the main source tree | Cameron Cawley | |
2019-09-18 | I18N: Update translation (Danish) | scootergrisen | |
Currently translated at 100.0% (1163 of 1163 strings) | |||
2019-09-18 | I18N: Update translation (Hungarian) | George Kormendi | |
Currently translated at 100.0% (1163 of 1163 strings) | |||
2019-09-18 | I18N: Update translation (Finnish) | jepael | |
Currently translated at 100.0% (1163 of 1163 strings) | |||
2019-09-18 | I18N: Update translation (Spanish) | TomasM | |
Currently translated at 83.9% (976 of 1163 strings) | |||
2019-09-18 | I18N: Update translation (Danish) | scootergrisen | |
Currently translated at 96.9% (1127 of 1163 strings) | |||
2019-09-17 | SCI: Added Russian QFG1vga | Eugene Sandulenko | |
2019-09-17 | PRINCE: I18N: Update translation (English) | Lafazar Gendibal | |
Currently translated at 32.9% (906 of 2757 strings) | |||
2019-09-17 | PRINCE: I18N: Update translation (English) | Eugene Sandulenko | |
Currently translated at 32.9% (906 of 2757 strings) | |||
2019-09-17 | I18N: Update translation (Spanish) | TomasM | |
Currently translated at 83.7% (973 of 1163 strings) | |||
2019-09-17 | I18N: Update translation (Spanish) | Víctor Martínez Pajares | |
Currently translated at 83.7% (973 of 1163 strings) | |||
2019-09-17 | ANDROIDSDL: Remove enable-release and enable-optimizations from config | Thanasis Antoniou | |
Maybe this would help provide a better back trace for reported issues | |||
2019-09-17 | CONFIGURE: Fix libcurl detection for macOS | Eugene Sandulenko | |
2019-09-17 | I18N: Update translation (Dutch) | Ben Castricum | |
Currently translated at 100.0% (1163 of 1163 strings) | |||
2019-09-17 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (1163 of 1163 strings) | |||
2019-09-17 | I18N: Update translations templates | Thierry Crozat | |
2019-09-17 | SUPERNOVA: Add detection.cpp to POTFILES | Lothar Serra Mari | |
2019-09-17 | NEWS: DE: Mention cloud support | Lothar Serra Mari | |
2019-09-17 | JANITORIAL: Fix whitespaces | Eugene Sandulenko | |
2019-09-17 | NEWS: Mention cloud support | Eugene Sandulenko | |
2019-09-16 | NEWS: Add release date for 2.1.0 to German NEWS file | Lothar Serra Mari | |
2019-09-16 | NEWS: Specify 2.1.0 release date | Eugene Sandulenko | |
2019-09-16 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (1161 of 1161 strings) | |||
2019-09-16 | HDB: Turn a couple of arrays into static const | Strangerke | |
2019-09-16 | HDB: Fix some more uninitialized variables | Strangerke | |
2019-09-16 | NEWS: Update titles of Mission Supernova games in German NEWS file | Lothar Serra Mari | |
2019-09-16 | NEWS: Update mentions of Mission Supernova games in German NEWS file | Lothar Serra Mari | |
2019-09-16 | NEWS: Update mentions of Mission Supernova games | Thierry Crozat | |
2019-09-16 | I18N: Update translation (Hungarian) | George Kormendi | |
Currently translated at 100.0% (1161 of 1161 strings) | |||
2019-09-16 | I18N: Update translation (Finnish) | Timo Mikkolainen | |
Currently translated at 100.0% (1161 of 1161 strings) | |||
2019-09-16 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (1161 of 1161 strings) | |||
2019-09-16 | NEWS: Mention Mission Supernova 2 | Eugene Sandulenko | |
2019-09-16 | ANDROIDSDL: Enable optimizations for the build | Thanasis Antoniou | |
Since this already had the enable-release, it is better to build with enable-optimizations too | |||
2019-09-16 | Revert "WIN32: Fix getting the parent directory of non-existant file nodes" | Alexander Tkachev | |
2019-09-16 | I18N: Update translation (Dutch) | Ben Castricum | |
Currently translated at 100.0% (1161 of 1161 strings) | |||
2019-09-16 | I18N: Update translations templates | Thierry Crozat | |
2019-09-16 | BLADERUNNER: Add engine gui option to avoid use of delayMillis() | Thanasis Antoniou | |