Tom Rothamel
|
74157a4ad6
|
Update copyright for 2025.
|
2025-01-02 18:48:44 -05:00 |
|
Tom Rothamel
|
b42e1954e4
|
Rewrite the downloader in terms of requests.
This can't use renpy.fetch, as its purpose is to report progress.
|
2024-03-08 21:43:16 -05:00 |
|
Tom Rothamel
|
113a60faa5
|
Update the copyright for 2024.
|
2024-01-05 00:31:12 -05:00 |
|
Tom Rothamel
|
1cb7d09b97
|
Update the copyright to 2023.
|
2023-01-07 19:21:14 -05:00 |
|
Tom Rothamel
|
c8a4cb8794
|
Update copyright for 2022.
|
2022-01-01 12:28:58 -05:00 |
|
Tom Rothamel
|
9c71146079
|
Update copyright.
|
2021-01-08 21:08:22 -05:00 |
|
Tom Rothamel
|
67b8ec26fe
|
launcher: Move to using certifi for web certificates.
|
2020-11-01 09:39:38 -05:00 |
|
Tom Rothamel
|
c21ba83c95
|
Make all downloads use a certificate-based TLS context.
|
2020-10-09 20:11:46 -04:00 |
|
Tom Rothamel
|
b6e223fdbe
|
Fix typo in download.rpy.
|
2020-07-13 22:23:06 -04:00 |
|
Tom Rothamel
|
5613eb562d
|
Update copyright notices to 2020.
|
2020-05-17 14:22:47 -04:00 |
|
Tom Rothamel
|
180cb0e4dd
|
py3: Get the launcher starting up in Python 3.
|
2019-11-25 17:49:33 -05:00 |
|
Tom Rothamel
|
f9deff6bc5
|
Update copyright for 2019.
|
2019-01-12 13:37:18 -05:00 |
|
Tom Rothamel
|
fcebe42b31
|
Use ca certificates when downloading android.
|
2018-08-12 08:52:00 -04:00 |
|
Tom Rothamel
|
3eb0bcbc3e
|
Update copyright to 2018.
|
2018-01-07 18:47:32 -05:00 |
|
Tom Rothamel
|
9b76083a78
|
Update copyright for 2017.
|
2017-01-05 00:39:48 -05:00 |
|
Tom Rothamel
|
58960441fd
|
Update copyright for 2016.
|
2016-01-26 22:31:25 -05:00 |
|
Nolanlemahn
|
ca1f1f1032
|
Update the copyright notices in the file headers for 2015.
|
2015-01-28 11:22:22 -08:00 |
|
Tom Rothamel
|
913a1078df
|
Update copyright to 2014.
Also:
* Include the copyright in .rpy files.
* Fix missing copyrights.
* Add the BOM to .rpy/.rpym files that were missing it.
|
2014-01-27 22:58:15 -05:00 |
|
Tom Rothamel
|
ba75191d37
|
Downloader progress & android integration.
|
2013-08-21 00:12:32 -04:00 |
|
Tom Rothamel
|
df8dfa0ddb
|
Add a threaded downloader class.
This class supports getting progress and cancellation.
|
2013-08-20 23:55:36 -04:00 |
|