yquake2remaster/src/client/curl
Yamagi Burmeister ec6e0ee392 Provide a write callback to cURL.
If we're passing file handles to libcurl to write the data into, the
game may crash under Windows due to incompatible C runtimes between cURL
and quake2. This is even mentioned in the official cURL doku.
2019-01-03 17:42:22 +01:00
..
header Limit the number of parallel downloads to just 1. 2019-01-03 17:40:06 +01:00
download.c Provide a write callback to cURL. 2019-01-03 17:42:22 +01:00
qcurl.c Some alterations to the libcurl search pathes. 2018-12-20 18:01:38 +01:00