LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Go to file
Sude 6b4010d9c5 Changed all remaining "negative" variables to "positive" in config.h
Code was becoming really confusing with all the double negatives in conditions, for example: if(!bNoInstallers)
Added some comments to code
2013-11-19 12:47:10 +02:00
include Changed all remaining "negative" variables to "positive" in config.h 2013-11-19 12:47:10 +02:00
src Changed all remaining "negative" variables to "positive" in config.h 2013-11-19 12:47:10 +02:00
.gitignore Some changes version string handling 2013-04-04 17:51:28 +03: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 Changed all remaining "negative" variables to "positive" in config.h 2013-11-19 12:47:10 +02:00
Makefile includes fix 2013-11-02 21:56:42 +02:00
version.sh Some changes version string handling 2013-04-04 17:51:28 +03:00