Thomas J. Moore
f786e94970
Remove excess semicolon warnings
2016-02-20 14:55:52 -06:00
Sude
82aa604b3e
Add language: Slovak
2015-10-06 15:44:36 +03:00
Sude
b4fd9fcf5c
Use regular expressions for getting language and platform option values
...
Selecting languages with --language and --language-priority
- Whatever code GOG happens to use in their API (mostly ISO 639-1)
- ISO 639-1
- ISO 639-2/T
- ISO 639-2/B
- English name
Selecting platforms with --platform and --platform-priority
- Windows: "w, win, windows"
- Linux: "l, lin, linux"
- Mac: "m, mac, osx"
2015-09-02 11:16:00 +03:00
Sude
a8e09a7f48
Use same structure for language and platform structs
2015-08-29 15:03:20 +03:00
Sandy Carter
fe314869c1
Factor out protol string as a constant
2015-08-14 21:09:27 -04:00
Sude
2c02435157
Use correct language code for Brazilian Portuguese
2015-06-17 06:12:19 +03:00
Sude
cd5b79b3c9
Add support for Brazilian Portuguese
2015-06-15 04:26:51 +03:00
Sude
6d1c05294d
Set language and platform constants by using left shift
...
Makes the code easier to understand
2015-06-15 04:23:43 +03:00
Sude
630d8a31c3
Add support for Linux installers
2014-07-24 15:36:50 +03:00
Sude
83e9954579
Added support for more installer languages and language packs
...
Dutch, Swedish, Norwegian, Danish and Finnish
2014-02-06 09:57:37 +02:00
Sude
b73a095f5f
Move the API constants from GlobalConstants to API as private members
2013-08-02 16:18:55 +03:00
Sude
c5d8665593
Added support for Portuguese and Korean installers
2013-08-02 16:03:06 +03:00
Sude
8b0de12fe4
Forgot to change a comment in 9ee5f75
2013-04-25 10:56:53 +03:00
Sude
9ee5f75bfb
Rename global constants to better describe what they mean
2013-04-25 10:48:10 +03:00
Sude
55134979fb
Update the url for WTFPL license
2013-03-24 23:56:57 +02:00
Sude
3131b00589
Use global constants to simplify adding support for more languages/platforms
2013-03-23 20:12:49 +02:00