18 Commits (faee0307408a13a3ce2bf309dd7c458cfcf018e5)

Author SHA1 Message Date
mittorn b1e3fa5f4d http: fix uninitialized progress value 6 years ago
mittorn 1d9b5d4611 http: remove unneeded platform-depended macros 6 years ago
mittorn e05c1ed912 HTTP download support 6 years ago
mittorn 480ef0a468 legacymode: add netsplit support (incoming only) 6 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
Alibek Omarov 66d1a632a7 net_ws: fix possible garabe in return value due to uninitialized value 6 years ago
Alibek Omarov 18353d9ae6 net_ws: allow to set custom IP address, use Q_strncpy instead of Q_strcpy 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
Alibek Omarov d0ff201da2 Fix dedicated compiling errors 6 years ago
Alibek Omarov 69549787bc net_ws refactoring, fix minor bugs 6 years ago
lewa_j 43b746d2f8 Fix MinGW build 6 years ago
Alibek Omarov 0681209114 Remove useless host.type set, replace HOST_DEDICATED checks by Host_IsDedicated 6 years ago
Alibek Omarov efe8ddf151 Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 6 years ago
Alibek Omarov ebe3a203ba Always fragment upload data, this fixes some cases when upload must be fragmented, but download test shown no fragmentation requirement 6 years ago
Alibek Omarov de35262a3b Fix network send packet 6 years ago
Alibek Omarov 15096aa15a net_ws port. Port non-blocking NS resolution also. 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago