yquake2remaster/src/client/curl
Yamagi Burmeister 5b44c9f3b4 Make the (new and old) download code UTF-8 compatible.
- Replace all remove() with Sys_Remove().
- Implement Sys_Rename() and replace all rename() with it.

This is believed to close #348.
2018-12-20 18:01:38 +01:00
..
header Don't leak download queue entries, remove them as soon ans file is done. 2018-12-20 18:01:38 +01:00
download.c Make the (new and old) download code UTF-8 compatible. 2018-12-20 18:01:38 +01:00
qcurl.c Don't leak download queue entries, remove them as soon ans file is done. 2018-12-20 18:01:38 +01:00