Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2019-09-15 | I18N: Update translations templates | Thierry Crozat | |
2019-09-15 | BLADERUNNER: Remove redundant initializations | Thanasis Antoniou | |
Redundant setting of actors health (Init_Actor_Health) and a duplicate _crimesDatabase init | |||
2019-09-15 | TOUCHE: Remove Various Fixed Sized String Buffer Usage | D G Turner | |
2019-09-15 | SWORD1: Remove Fixed Sized Buffer Usage from Savegame Name Code | D G Turner | |
2019-09-15 | HDB: Remove Another Fixed Size String Buffer | D G Turner | |
This reduces the scope for buffer overflow issues. | |||
2019-09-15 | Revert "COMMON: Implement FSNode::createDirectoryRecursive()" | Cameron Cawley | |
This reverts commit aca627bec7b407790d78a64df984344ff454c15b. | |||
2019-09-15 | ANDROID: Use FORBIDDEN_SYMBOL_EXCEPTION_getenv for browser_lastpath purposes | Thanasis Antoniou | |
2019-09-15 | ANDROID: Set default browser_lastpath to /storage | Thanasis Antoniou | |
Avoid use of get_env | |||
2019-09-15 | ANDROID: Set default browser_lastpath | Thanasis Antoniou | |
2019-09-14 | PRINCE: I18N: Update translation (English) | Eugene Sandulenko | |
Currently translated at 26.3% (724 of 2757 strings) | |||
2019-09-14 | PRINCE: I18N: Update translation (English) | Jennifer McMurray | |
Currently translated at 26.3% (724 of 2757 strings) | |||
2019-09-14 | NETWORKING: Clarify where to put wwwroot.zip | Eugene Sandulenko | |
2019-09-14 | JANITORIAL: Fix indentation | Eugene Sandulenko | |
2019-09-14 | NETWORKING: Clarify message when web server resources are not available | Eugene Sandulenko | |
2019-09-14 | SCI32: Remove QFG4 "a:" prefix from export filename | sluicebox | |
Trac #11082 | |||
2019-09-14 | ANDROIDSDL: Remove warning about unhandled kFeature | Antoniou Athanasios | |
The fix is borrowed from the Switch backend | |||
2019-09-14 | SCI: Add a sanity check when loading vocab 901 (suffixes) | Filippos Karapetis | |
An invalid access error, uncovered by the Span mechanism. Fixes the QFG2 demo (bug #11147) | |||
2019-09-14 | WIN32: Fix getting the parent directory of non-existant file nodes | Cameron Cawley | |
2019-09-14 | SCI: Add special check for Russian versions of the games | Eugene Sandulenko | |
2019-09-14 | NEWS: Update German translation of NEWS file | Lothar Serra Mari | |
2019-09-14 | I18N: Update translation (Spanish) | Eugene Sandulenko | |
Currently translated at 83.7% (940 of 1123 strings) | |||
2019-09-14 | I18N: Update translation (Spanish) | Eugene Sandulenko | |
Currently translated at 82.7% (929 of 1123 strings) | |||
2019-09-14 | I18N: Update translation (Spanish) | Manuel | |
Currently translated at 82.7% (929 of 1123 strings) | |||
2019-09-14 | I18N: Update translation (Polish) | Eugene Sandulenko | |
Currently translated at 77.9% (875 of 1123 strings) | |||
2019-09-14 | I18N: Update translation (Polish) | Rafał Będźkowski | |
Currently translated at 77.9% (875 of 1123 strings) | |||
2019-09-14 | I18N: Update translation (Finnish) | Timo Mikkolainen | |
Currently translated at 100.0% (1123 of 1123 strings) |