Age | Commit message (Expand) | Author |
2016-08-24 | CLOUD: Update local server's style.css | Alexander Tkachev |
2016-08-24 | CLOUD: Fix "-Wcast-qual" | Alexander Tkachev |
2016-08-24 | CLOUD: Fix "-Wconversion-null" | Alexander Tkachev |
2016-08-24 | CLOUD: Fix "zero-length format string" warning | Alexander Tkachev |
2016-08-24 | CLOUD: Fix "type qualifiers ignored" warning | Alexander Tkachev |
2016-08-24 | CLOUD: Fix "signed/unsigned integers" warning | Alexander Tkachev |
2016-08-24 | CLOUD: Use correct redirect_uris | Alexander Tkachev |
2016-08-24 | CLOUD: Add some mutexes in LocalWebserver | Alexander Tkachev |
2016-08-24 | CLOUD: Embed cloud icons as byte arrays | Alexander Tkachev |
2016-08-24 | CLOUD: Update IndexPageHandler to search wwwroot.zip | Alexander Tkachev |
2016-08-24 | GUI: Hide StorageWizardDialog fields if server present | Alexander Tkachev |
2016-08-24 | CLOUD: Add wwwroot | Alexander Tkachev |
2016-08-24 | CLOUD: Update LocalWebserver | Alexander Tkachev |
2016-08-24 | CLOUD: Fix Client | Alexander Tkachev |
2016-08-24 | CLOUD: Add IndexPageHandler | Alexander Tkachev |
2016-08-24 | CLOUD: Minor Client fix | Alexander Tkachev |
2016-08-24 | CLOUD: Prepare code for path handlers | Alexander Tkachev |
2016-08-24 | CLOUD: Clarify calculatedChecksum's initial value | Alexander Tkachev |
2016-08-24 | CLOUD: Remove a couple of unnecessary whitespaces | Peter Bozsó |
2016-08-24 | CLOUD: Add HTTP response codes in GetClientHandler | Alexander Tkachev |
2016-08-24 | CLOUD: Minor Client fix | Alexander Tkachev |
2016-08-24 | CLOUD: Add GetClientHandler | Alexander Tkachev |
2016-08-24 | CLOUD: Add ClientState::BAD_REQUEST | Alexander Tkachev |
2016-08-24 | CLOUD: Add Networking::Client | Alexander Tkachev |
2016-08-24 | CLOUD: Add LocalWebserver | Alexander Tkachev |
2016-08-24 | CLOUD: Init SDL_Net | Alexander Tkachev |
2016-08-24 | CONFIGURE: Add --with-sdlnet-prefix option | Alexander Tkachev |
2016-08-24 | CLOUD: Add comments for StorageWizardDialog methods | Alexander Tkachev |
2016-08-24 | CLOUD: Update StorageWizardDialog's code check | Alexander Tkachev |
2016-08-24 | CLOUD: Fix configuration handling in CloudManager | Peter Bozsó |
2016-08-24 | CLOUD: Add checks in StorageWizardDialog | Alexander Tkachev |
2016-08-24 | CLOUD: Get rid of CloudConfigHelper, use kCloudDomain where approriate | Peter Bozsó |
2016-08-24 | CLOUD: Do saves sync on Storage connect | Alexander Tkachev |
2016-08-24 | CLOUD: Make Storage::savesSync() restart | Alexander Tkachev |
2016-08-24 | CLOUD: Add CloudConfigHelper to module.mk | Alexander Tkachev |
2016-08-24 | CLOUD: Introduce CloudConfigHelper | Peter Bozsó |
2016-08-24 | CLOUD: Fix end of namespace comment in CloudManager | Peter Bozsó |
2016-08-24 | CLOUD: Fix include in CloudManager | Peter Bozsó |
2016-08-24 | CLOUD: Introduce kStoragePrefix in CloudManager | Peter Bozsó |
2016-08-24 | CLOUD: Remove unnecessary blank lines in switch statement | Peter Bozsó |
2016-08-24 | CLOUD: Make enum StorageIDs' name singular | Peter Bozsó |
2016-08-24 | CLOUD: Force handling of all StorageIDs values in CloudManager::getStorageCon... | Peter Bozsó |
2016-08-24 | CLOUD: Fix getAccessToken() | Alexander Tkachev |
2016-08-24 | Fix DropboxStorage::codeFlowComplete() | Peter Bozsó |
2016-08-24 | CLOUD: Fix initialization of NetworkReadStream | Peter Bozsó |
2016-08-24 | CLOUD: Fix compilation error in savesyncrequest.h | Peter Bozsó |
2016-08-24 | GUI: Add warning message for game's savepath | Alexander Tkachev |
2016-08-24 | GUI: Add EditText in StorageWizardDialog | Alexander Tkachev |
2016-08-24 | CLOUD: Add Request::date() | Alexander Tkachev |
2016-08-24 | CLOUD: Add ConnMan::urlEncode() | Alexander Tkachev |