Age | Commit message (Collapse) | Author |
|
Something changed and old API endpoint "api.onedrive.com" now does not
work. The other one, "graph.microsoft.com", does, but there were some
other changes in JSON it returns. These changes are also in this commit.
|
|
While refreshing access_token, some cloud providers also pass a new
refresh_token. Google Drive does not, and accepts the same refresh_token
next time. These changes allow this to happen.
|
|
|
|
|
|
|
|
|
|
|
|
This function was used in cloud-related DownloadDialog before,
and now it is also used in Options > Cloud tab.
|
|
|
|
|
|
|
|
correspondingly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix for bug #11034
|
|
|
|
|
|
|
|
Bug case was for when he runs away (Steele is blocked)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only if a restored content save was loaded in original game mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently translated at 100.0% (1090 of 1090 strings)
|
|
Currently translated at 100.0% (1090 of 1090 strings)
|
|
|
|
* Fix mismatched delete in create_image.cpp
* Add shebangs to create_ms2_data.***.sh
* Reduce scopes of some variables
* Substitute bitwise and for logical and in
GamaManager2::passageConstruction
|
|
|
|
|
|
|
|
Only in improved mode.
|
|
|
|
Remove 2 unused variables and a function call with wrong datatype
|