41 Commits (9b1fccd1fafe6b58247ef49f36fe21b212bc0ab1)

Author SHA1 Message Date
Alibek Omarov f31e9ae19e engine: server: fix bounds check in SV_GetFragmentSize 3 years ago
SNMetamorph 75e80bc2ff engine: server: fixed cvars sv_max/minupdaterate, sv_max/minrate 3 years ago
Alibek Omarov f5e400de69 server: fix wrong xashid key on server, it's uuid now 3 years ago
Alibek Omarov c62db950f1 server: implement rcon redirection, add redirect command from old engine 3 years ago
Alibek Omarov e5a40fd745 server: fix password presence wasn't advertised to clients on info message #359 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Andrey Akhmichin 1332381e2d engine: server: simplified strings operations. 4 years ago
Andrey Akhmichin 87340ceca8 engine: server: fix godmode behavior. 4 years ago
Alibek Omarov 78baf568ae engine: more double promotion fixes 5 years ago
Jonathan Poncelet 214f53b8a7 SV_DropClient: Prevented transmission to fake clients 5 years ago
Alibek Omarov 4beba75159 engine: fix various compiler warnings 5 years ago
Alibek Omarov a0cbac4fc7 engine: server: use generic SV_RejectConnection instead of directly sending errormsg 5 years ago
Alibek Omarov 3e4bd20919 engine: client: implement sending input devices list to server, using protinfo 5 years ago
Andrey Akhmichin 83953c7fb3 Port ip filter and partially useragent from old engine. 5 years ago
mittorn 40574d9be0 Network extensions 6 years ago
mittorn 23af5dcaf1 In-game fragment size setting 6 years ago
mittorn a97d8c119b network: enable new netsplit, netsplit size settings 6 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov a539384a76 Apply 4143 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
mittorn 37aa201ed7 Fix memory leak 6 years ago
mittorn d3a0146b5a Fix sound downloading 6 years ago
mittorn 30771fefa6 Forbid download not precached files 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 fd649905ea Fix some format warnings 6 years ago
Alibek Omarov 4ef527a92d Print version by _sv_build_info server command 6 years ago
mittorn ab0bcc55f8 Apply Apr20 update 6 years ago
Alibek Omarov 314a6deba9 Remove gamedir[] from engine-side gameinfo_t 6 years ago
mittorn db92c918b2 Apply Apr19 update 6 years ago
mittorn 050d2a3d0f Apply Apr18 update 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago