aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-24CLOUD: Make download() create necessary directoriesAlexander Tkachev
2016-08-24CLOUD: Fix MemoryReadWriteStreamAlexander Tkachev
2016-08-24CLOUD: Add OneDrive refresh_token supportAlexander Tkachev
2016-08-24CLOUD: Add OneDrive Storage stubAlexander Tkachev
2016-08-24CLOUD: Make DownloadRequest write to local fileAlexander Tkachev
2016-08-24CLOUD: Add DownloadRequest stubAlexander Tkachev
2016-08-24CLOUD: Change ISO8601 to use strchrAlexander Tkachev
2016-08-24CLOUD: Add DropboxListDirectoryRequestAlexander Tkachev
2016-08-24CLOUD: Add DropboxStorage::listDirectory sketchAlexander Tkachev
2016-08-24CLOUD: Make StorageInfo usefulAlexander Tkachev
2016-08-24CLOUD: Add Storage saving mechanismAlexander Tkachev
2016-08-24CLOUD: Fix Request destructorAlexander Tkachev
2016-08-24CLOUD: Add Callback typedefsAlexander Tkachev
2016-08-24CLOUD: Polish CallbacksAlexander Tkachev
2016-08-24CLOUD: Add CallbackBridgeAlexander Tkachev
2016-08-24CLOUD: Add object-oriented CallbacksAlexander Tkachev
2016-08-24CLOUD: Add complex callbacksAlexander Tkachev
2016-08-24CLOUD: Add ConnectionManager hotfixAlexander Tkachev
2016-08-24CLOUD: Make ConnectionManager singletonAlexander Tkachev
2016-08-24CLOUD: Add Dropbox into CloudManager's configsAlexander Tkachev
2016-08-24CLOUD: Fix CurlJsonRequestAlexander Tkachev
2016-08-24CLOUD: Add CurlJsonRequestAlexander Tkachev
2016-08-24CLOUD: Rewrite NetworkReadStreamAlexander Tkachev
2016-08-24CLOUD: Add ConnectionManager and NetworkReadStreamAlexander Tkachev
2016-08-24CLOUD: Add CurlRequestAlexander Tkachev
2016-08-24CLOUD: Fix GCC static cloudThread compile errorAlexander Tkachev
2016-08-24CLOUD: Add first RequestAlexander Tkachev
2016-08-24CLOUD: Do minor fixesAlexander Tkachev
2016-08-24CONFIGURE: Fix cloud support detectionEugene Sandulenko
2016-08-24CLOUD: Add USE_CLOUD featureAlexander Tkachev
2016-08-24CONFIGURE: Added libcurl detectionEugene Sandulenko
2016-08-24CLOUD: Add Cloud::Manager and Cloud::StorageAlexander Tkachev
2016-08-24CLOUD: Integrate CloudThread into OSystemAlexander Tkachev
2016-08-24CONFIGURE: Added detection for SDL_netEugene Sandulenko
2016-08-24CLOUD: Remove wcsncasecmp() usage from SimpleJSONAlexander Tkachev
2016-08-24CLOUD: Refactor SimpleJSONAlexander Tkachev
2016-08-24CLOUD: SimpleJSON refactorAlexander Tkachev
2016-08-24CLOUD: Add SimpleJSON library (module.mk hotfix)Alexander Tkachev
2016-08-24CLOUD: Add SimpleJSON library as Common::JSONAlexander Tkachev
2016-08-24SCI32: Add workarounds for a bug in Torin, in an animation of LycentiaFilippos Karapetis
2016-08-24DIRECTOR: Add more width corrections for Apartment demoTorbjörn Andersson
2016-08-23TITANIC: Implemented more game classesPaul Gilbert
2016-08-24ADL: Make the optional scanlines less harshWalter van Niftrik
2016-08-24DIRECTOR: Gather statistic on correct bitmap sizesEugene Sandulenko
2016-08-23DIRECTOR: Added test D3 targetEugene Sandulenko
2016-08-23DIRECTOR: Further reduction of include dependencyEugene Sandulenko
2016-08-23DIRECTOR: Reduce header dependencyEugene Sandulenko
2016-08-23SCI32: Fix crash in Torin, chapter 4, catapult scene (via ScreenItem)Filippos Karapetis
2016-08-23TITANIC: Implemented CLift classPaul Gilbert
2016-08-23SCI32: Allow kListAt to reference an empty listFilippos Karapetis