28 Commits (b146f495fce295fc9626f142948016e312f8abf7)

Author SHA1 Message Date
Jonathan Poncelet 60a1c4f0cc Prevented net send errors from triggering an entire host error 5 years ago
Alibek Omarov b09242e41c engine: fix dedicated check 5 years ago
Alibek Omarov 743c5ca8d5 engine: make dedicated work again 5 years ago
Alibek Omarov 7aa7f4dbbd engine: fix broken win32 types after moving more definitions to xash3d_types.h 5 years ago
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 40574d9be0 Network extensions 6 years ago
mittorn 31a53f4842 Fix cl_dlmax bounds 6 years ago
mittorn 097974bde2 Check cl_dlmax sizes on client 6 years ago
mittorn a97d8c119b network: enable new netsplit, netsplit size settings 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