LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
Go to file
Sude e0a238b587 Fix crash caused by a change in API response for patches
Also fixes a bug that caused some patches to be ignored (patch file number was not reset after while loop that increased it)
2013-08-09 18:29:39 +03:00
include Move the API constants from GlobalConstants to API as private members 2013-08-02 16:18:55 +03:00
src Fix crash caused by a change in API response for patches 2013-08-09 18:29:39 +03: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 Version 2.7 2013-08-02 16:22:51 +03:00
Makefile Some changes version string handling 2013-04-04 17:51:28 +03:00
version.sh Some changes version string handling 2013-04-04 17:51:28 +03:00