scummvm/backends/networking/curl
2025-03-27 13:47:57 +08:00
..
connectionmanager.cpp BACKENDS: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
connectionmanager.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
curljsonrequest.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
curljsonrequest.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
curlrequest.cpp BACKENDS: NETWORKING: Use Path for cURL requests 2023-12-24 13:19:25 +01:00
curlrequest.h BACKENDS: NETWORKING: Use Path for cURL requests 2023-12-24 13:19:25 +01:00
networkreadstream.cpp BACKENDS: NETWORKING: Use Path for cURL requests 2023-12-24 13:19:25 +01:00
networkreadstream.h BACKENDS: NETWORKING: Use Path for cURL requests 2023-12-24 13:19:25 +01:00
postrequest.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
postrequest.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
request.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
request.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
session.cpp BACKENDS: NETWORKING: Use Path instead of String for local files 2023-12-24 13:19:25 +01:00
session.h BACKENDS: NETWORKING: Use Path instead of String for local files 2023-12-24 13:19:25 +01:00
sessionrequest.cpp BACKENDS: NETWORKING: Use Path instead of String for local files 2023-12-24 13:19:25 +01:00
sessionrequest.h BACKENDS: NETWORKING: Use Path instead of String for local files 2023-12-24 13:19:25 +01:00
socket.cpp BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
socket.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00
url.cpp COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
url.h BACKENDS: Avoid passing arguments by value in cloud and networking 2023-10-29 01:51:38 +02:00