Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-09-16 | I18N: Update translation (Dutch) | Ben Castricum | |
Currently translated at 98.3% (1139 of 1159 strings) | |||
2019-09-16 | I18N: Update translation (Dutch) | Ben Castricum | |
Currently translated at 94.8% (1099 of 1159 strings) | |||
2019-09-16 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-09-16 | DIRECTOR: Fix Some MSVC Warnings | D G Turner | |
These were reported by Henke37 via IRC. | |||
2019-09-16 | DEBUGGER: Fix MSVC Warning | D G Turner | |
This was reported by Henke37 on IRC. | |||
2019-09-15 | CLOUD: Fix MSVC Warning in Google Drive Token Refresher | D G Turner | |
This was reported by Henke37 on IRC. | |||
2019-09-15 | AGI: Replace Various String Functions with Common String Usage | D G Turner | |
This removes a number of fixed size temporary string buffers and usage of unsafe string functions. | |||
2019-09-15 | GRAPHICS: Fix MSVC Warning in Nine Patch | D G Turner | |
2019-09-15 | WINTERMUTE: Fix MSVC Warning | D G Turner | |
This is due to the _lastLine variable being unsigned, but having -1 assigned to it as a default / invalid value. This could probably be assigned 0 with no issues, but since this is exposed, this warning is fixed instead by assigning the unsigned equivalent of -1 so no dependent code will see a change. | |||
2019-09-15 | SCUMM: HE: Fix MSVC Warning | D G Turner | |
This was reported by Henke37 on IRC. | |||
2019-09-15 | ILLUSIONS: Fix Further MSVC Warning | D G Turner | |
This was reported by Henke37 on IRC. | |||
2019-09-15 | I18N: Update translation (Dutch) | Thierry Crozat | |
Currently translated at 92.4% (1071 of 1159 strings) | |||
2019-09-15 | I18N: Update translation (French) | Thierry Crozat | |
Currently translated at 100.0% (1159 of 1159 strings) | |||
2019-09-15 | I18N: Update translation (Polish) | Rafał Będźkowski | |
Currently translated at 76.4% (886 of 1159 strings) | |||
2019-09-15 | I18N: Update translation (Finnish) | jepael | |
Currently translated at 100.0% (1159 of 1159 strings) | |||
2019-09-15 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 97.0% (1124 of 1159 strings) | |||
2019-09-15 | SCUMM: Replace Various String Functions with Common String Usage | D G Turner | |
This removes the dependency on the unsafe strcpy and strcat string functions with usage of Common::String instead. | |||
2019-09-15 | BLADERUNNER: Fix map glitches and teleport in BB09 | Thanasis Antoniou | |
2019-09-15 | TOON: Replace Various String Functions with Common String Usage | D G Turner | |
This removes the dependency on the unsafe strcpy and strcat string functions with usage of Common::String instead. | |||
2019-09-15 | LUA: Fix Coverity Warnings in File Class | D G Turner | |
2019-09-15 | I18N: Update translation (Hungarian) | George Kormendi | |
Currently translated at 100.0% (1159 of 1159 strings) | |||
2019-09-15 | I18N: Update translations templates | Thierry Crozat | |
2019-09-15 | I18N: Add networking stack to the translation file database | Lothar Serra Mari | |
2019-09-15 | GLK: FROTZ: Change GameID to avoid Conflict with Pegasus Prime Engine | D G Turner | |
The game id "pegasus" was already used for the Journeyman Project Pegasus Prime engine, so this caused a detection conflict. Fixes bug #11146. |