aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-16I18N: Update translation (German)Lothar Serra Mari
Currently translated at 100.0% (1161 of 1161 strings)
2019-09-16HDB: Turn a couple of arrays into static constStrangerke
2019-09-16HDB: Fix some more uninitialized variablesStrangerke
2019-09-16NEWS: Update titles of Mission Supernova games in German NEWS fileLothar Serra Mari
2019-09-16NEWS: Update mentions of Mission Supernova games in German NEWS fileLothar Serra Mari
2019-09-16NEWS: Update mentions of Mission Supernova gamesThierry Crozat
2019-09-16I18N: Update translation (Hungarian)George Kormendi
Currently translated at 100.0% (1161 of 1161 strings)
2019-09-16I18N: Update translation (Finnish)Timo Mikkolainen
Currently translated at 100.0% (1161 of 1161 strings)
2019-09-16I18N: Update translation (German)Lothar Serra Mari
Currently translated at 100.0% (1161 of 1161 strings)
2019-09-16NEWS: Mention Mission Supernova 2Eugene Sandulenko
2019-09-16ANDROIDSDL: Enable optimizations for the buildThanasis Antoniou
Since this already had the enable-release, it is better to build with enable-optimizations too
2019-09-16Revert "WIN32: Fix getting the parent directory of non-existant file nodes"Alexander Tkachev
2019-09-16I18N: Update translation (Dutch)Ben Castricum
Currently translated at 100.0% (1161 of 1161 strings)
2019-09-16I18N: Update translations templatesThierry Crozat
2019-09-16BLADERUNNER: Add engine gui option to avoid use of delayMillis()Thanasis Antoniou
2019-09-16I18N: Update translation (Dutch)Ben Castricum
Currently translated at 98.3% (1139 of 1159 strings)
2019-09-16I18N: Update translation (Dutch)Ben Castricum
Currently translated at 94.8% (1099 of 1159 strings)
2019-09-16I18N: Regenerate translations data fileThierry Crozat
2019-09-16DIRECTOR: Fix Some MSVC WarningsD G Turner
These were reported by Henke37 via IRC.
2019-09-16DEBUGGER: Fix MSVC WarningD G Turner
This was reported by Henke37 on IRC.
2019-09-15CLOUD: Fix MSVC Warning in Google Drive Token RefresherD G Turner
This was reported by Henke37 on IRC.
2019-09-15AGI: Replace Various String Functions with Common String UsageD G Turner
This removes a number of fixed size temporary string buffers and usage of unsafe string functions.
2019-09-15GRAPHICS: Fix MSVC Warning in Nine PatchD G Turner
2019-09-15WINTERMUTE: Fix MSVC WarningD 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-15SCUMM: HE: Fix MSVC WarningD G Turner
This was reported by Henke37 on IRC.
2019-09-15ILLUSIONS: Fix Further MSVC WarningD G Turner
This was reported by Henke37 on IRC.
2019-09-15I18N: Update translation (Dutch)Thierry Crozat
Currently translated at 92.4% (1071 of 1159 strings)
2019-09-15I18N: Update translation (French)Thierry Crozat
Currently translated at 100.0% (1159 of 1159 strings)
2019-09-15I18N: Update translation (Polish)Rafał Będźkowski
Currently translated at 76.4% (886 of 1159 strings)
2019-09-15I18N: Update translation (Finnish)jepael
Currently translated at 100.0% (1159 of 1159 strings)
2019-09-15I18N: Update translation (German)Lothar Serra Mari
Currently translated at 97.0% (1124 of 1159 strings)
2019-09-15SCUMM: Replace Various String Functions with Common String UsageD G Turner
This removes the dependency on the unsafe strcpy and strcat string functions with usage of Common::String instead.
2019-09-15BLADERUNNER: Fix map glitches and teleport in BB09Thanasis Antoniou
2019-09-15TOON: Replace Various String Functions with Common String UsageD G Turner
This removes the dependency on the unsafe strcpy and strcat string functions with usage of Common::String instead.
2019-09-15LUA: Fix Coverity Warnings in File ClassD G Turner
2019-09-15I18N: Update translation (Hungarian)George Kormendi
Currently translated at 100.0% (1159 of 1159 strings)
2019-09-15I18N: Update translations templatesThierry Crozat
2019-09-15I18N: Add networking stack to the translation file databaseLothar Serra Mari
2019-09-15GLK: FROTZ: Change GameID to avoid Conflict with Pegasus Prime EngineD 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.
2019-09-15I18N: Update translations templatesThierry Crozat
2019-09-15BLADERUNNER: Remove redundant initializationsThanasis Antoniou
Redundant setting of actors health (Init_Actor_Health) and a duplicate _crimesDatabase init
2019-09-15TOUCHE: Remove Various Fixed Sized String Buffer UsageD G Turner
2019-09-15SWORD1: Remove Fixed Sized Buffer Usage from Savegame Name CodeD G Turner
2019-09-15HDB: Remove Another Fixed Size String BufferD G Turner
This reduces the scope for buffer overflow issues.
2019-09-15Revert "COMMON: Implement FSNode::createDirectoryRecursive()"Cameron Cawley
This reverts commit aca627bec7b407790d78a64df984344ff454c15b.
2019-09-15ANDROID: Use FORBIDDEN_SYMBOL_EXCEPTION_getenv for browser_lastpath purposesThanasis Antoniou
2019-09-15ANDROID: Set default browser_lastpath to /storageThanasis Antoniou
Avoid use of get_env
2019-09-15ANDROID: Set default browser_lastpathThanasis Antoniou
2019-09-14PRINCE: I18N: Update translation (English)Eugene Sandulenko
Currently translated at 26.3% (724 of 2757 strings)
2019-09-14PRINCE: I18N: Update translation (English)Jennifer McMurray
Currently translated at 26.3% (724 of 2757 strings)