The-Powder-Toy/src/client/requestbroker
wolfy1339 b65e94900e Use C++ includes (#308)
Replaces stdio.h, stdlib.h, string.h, math.h, time.h, limits.h and othters with their C++ equivalents.
2016-07-17 23:37:24 -04:00
..
APIRequest.cpp Add new function ParseServerReturn, try to properly display all http errors 2015-08-29 13:14:17 -04:00
APIRequest.h Call OnResponseReady with an identifier for the request, add a WebRequest class 2013-07-27 12:38:52 +01:00
APIResultParser.h D: 2013-05-11 15:08:32 +04:00
ImageRequest.cpp Use C++ includes (#308) 2016-07-17 23:37:24 -04:00
ImageRequest.h Call OnResponseReady with an identifier for the request, add a WebRequest class 2013-07-27 12:38:52 +01:00
RequestBroker.cpp Use C++ includes (#308) 2016-07-17 23:37:24 -04:00
RequestBroker.h Test using DownloadManager from my mod instead of RequestBroker 2016-03-27 11:41:36 -04:00
RequestListener.h Add new function ParseServerReturn, try to properly display all http errors 2015-08-29 13:14:17 -04:00
ThumbRenderRequest.cpp Remove unnecessary pointer checks. 2015-02-14 22:13:26 -08:00
ThumbRenderRequest.h Call OnResponseReady with an identifier for the request, add a WebRequest class 2013-07-27 12:38:52 +01:00
WebRequest.cpp prevent errors being printed to stderr when opening saves 2016-02-13 16:23:57 -05:00
WebRequest.h Call OnResponseReady with an identifier for the request, add a WebRequest class 2013-07-27 12:38:52 +01:00