Commit Graph

23 Commits

Author SHA1 Message Date
Sude
55134979fb Update the url for WTFPL license 2013-03-24 23:56:57 +02:00
Sude
e2253ebeca Partially revert "Add language to installer path if it is missing"
Reverts some changes from 97e948abb4.

Revert automatically adding the language code to filename:
http://gog.com/forum/general/introducing_the_beta_release_of_the_new_gogcom_downloader/post1483
Keep language in gameFile class because it may be useful later.
2013-03-24 00:23:40 +02:00
Sude
3131b00589 Use global constants to simplify adding support for more languages/platforms 2013-03-23 20:12:49 +02:00
Sude
c40b4d96fe Added support for more languages
Chinese, Czech, Spanish, Hungarian, Italian, Japanese and Turkish
2013-03-23 16:07:42 +02:00
Sude
97e948abb4 Add language to installer path if it is missing 2013-03-23 15:42:09 +02:00
Sude
d2566de2f4 version 2.3 and some changes to Makefile 2013-03-19 19:33:55 +02:00
Sude
fab2ab5b94 whitespace fix 2013-03-16 23:35:57 +02:00
Sude
5ad708e5b6 Use the new "#name" variable in the API for installers 2013-03-16 23:21:01 +02:00
Sude
6aa24207c3 --verbose now also sets curlhandle in API to verbose 2013-03-16 22:33:03 +02:00
Sude
57415af1c1 increase the connection timeout to 10 seconds in API 2013-03-16 22:22:05 +02:00
Sude
dab6bd937e allow only 1 redirect when POSTing login info 2013-03-16 21:48:52 +02:00
Sude
53f82e5c96 inform the user if login was successful 2013-03-16 21:16:58 +02:00
Sude
8e1c6f81e4 return from Downloader::init() immediately after login 2013-03-16 21:04:55 +02:00
Sude
dd35019c45 Increase connection timeout to 10 seconds.
Don't convert POST requests into GET requests when following redirects (respect RFC 2616/10.3.2)
2013-03-16 20:48:35 +02:00
Sude
7bd77a7dfe Don't list extras when doing update check 2013-03-16 05:00:55 +02:00
Sude
2e2e87a76b Fix bug in update check and fix cover download condition 2013-03-16 04:56:32 +02:00
Sude
25055a03c8 add game details only once to the list of games when doing update check 2013-03-16 04:08:30 +02:00
Sude
97273e8747 Fixed a typo that caused update flag to be set true for all installers 2013-03-16 03:47:38 +02:00
Sude
580f080aaf Show update status for installers when listing details 2013-03-16 03:41:55 +02:00
Sude
b910d4bcb9 Update check has priority over downloading or listing files 2013-03-16 03:22:45 +02:00
Sude
14432fb9aa Added listing and automatically downloading updated files 2013-03-16 03:20:16 +02:00
Sude
90c0b2be79 Use static memory allocation for extras and installers in gameDetails 2013-03-15 23:33:53 +02:00
Sude
2d045c4052 Initial commit 2013-03-15 22:46:16 +02:00