LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Go to file
Sude d31613dee7 Fix integer overflow when creating xml data
TiXmlElement::SetAttribute casted "size_t" to "int" which caused it to overflow
2014-02-27 11:52:39 +02:00
include Save xml data to subdirectories 2014-02-26 15:04:16 +02:00
man Generate man page using help2man 2014-02-06 09:38:54 +02:00
src Fix integer overflow when creating xml data 2014-02-27 11:52:39 +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 Use global constants to simplify adding support for more languages/platforms 2013-03-23 20:12:49 +02:00
main.cpp Retry failed/partially downloaded files 2014-02-26 14:59:23 +02:00
Makefile Make gzip overwrite files without asking 2014-02-13 10:08:08 +02:00
version.sh Some changes version string handling 2013-04-04 17:51:28 +03:00