LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Go to file
Sude 2fc7fa88a7 Fix skipping some files due to uncleared API error state
Sometimes when trying to get XML data failed and set API error it was never cleared.
This caused some files being skipped due to API still being in error state.
2015-03-28 14:16:00 +02:00
include Add option to skip fast platform detection 2015-03-28 12:52:41 +02:00
man Preparation work on priority mode: config file parsing, documentation. 2014-10-25 17:57:04 +02:00
src Fix skipping some files due to uncleared API error state 2015-03-28 14:16:00 +02:00
.gitignore Updated .gitignore 2014-02-06 10:04:31 +02:00
COPYING Initial commit 2013-03-15 22:46:16 +02:00
lgogdownloader.cbp Move gameFile and gameDetails classes to their own files 2014-09-19 20:23:21 +03:00
main.cpp Add option to skip fast platform detection 2015-03-28 12:52:41 +02:00
Makefile Change jsoncpp include path 2015-01-22 09:22:48 +02:00
version.sh Some changes version string handling 2013-04-04 17:51:28 +03:00