33 Commits (71c9fd27724171b9d7bf2c672d8249c303a304ba)

Author SHA1 Message Date
Alibek Omarov 12efcf1c44 engine: network: remove some totally ununsed functions 1 year ago
Alibek Omarov 6b62f9c1b9 engine: convert Cvar_Get with va to Cvar_Getf 1 year ago
Alibek Omarov fccf044976 engine: initialize network buffers used on player connect and after 1 year ago
SNMetamorph 840283d6e5 engine: netchan: fixed fragbufs very high memory usage 2 years ago
SNMetamorph d72481e5ac engine: netchan: fixed downloading files output directory 2 years ago
SNMetamorph dbe9309475 engine: netchan: fixed wrong compressed file size calculation 2 years ago
Alibek Omarov 0efc5e82ec engine: fix some const qualifier lose and pointer-to-int casts 3 years ago
Alibek Omarov 9313f7e80e engine: replace pool pointer by pool handle 3 years ago
Alibek Omarov e77957bc81 client: decrease visibility of some cvars 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Andrey Akhmichin abd9778ef3 engine: common: simplified strings operations. 4 years ago
Andrey Akhmichin e3b547c8a9 public: rename mathlib to xash3d_mathlib. 5 years ago
Alibek Omarov 9421457b3a engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
Alibek Omarov 78baf568ae engine: more double promotion fixes 5 years ago
Alibek Omarov edf3fcd398 engine: common: explicitly cast literals to floats, include tgmath when needed 5 years ago
Alibek Omarov 4beba75159 engine: fix various compiler warnings 5 years ago
Alibek Omarov 9662ab106f engine: client: implement errormsg, secure client by checking server IP address we're connected to 5 years ago
Alibek Omarov a85a856215 engine: implement connection warning dialog showing up, update menu 5 years ago
Alibek Omarov fe14a360b4 engine: fix fs_offset_t/size_t conversion, const qualifiers 5 years ago
mittorn d5911b33b1 msvc8 support 5 years ago
mittorn f786ea65f5 Fix default splitsize 6 years ago
mittorn 2b1d4f4377 Fix zero maxsize for reliable 6 years ago
mittorn f3468c0321 Fix Netchan_Setup arguments 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 f044a59984 Port old netsplit implementation 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 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 5d13112e25 Dedicated build 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago