27 Commits (ae7ed03376b860def9b5d70090dfc6c9e5444159)

Author SHA1 Message Date
Alibek Omarov 2ecbe5b67e engine: add testing master server at mentality.rip:27011 9 months ago
Alibek Omarov 34fa1b5ec8 engine: remove PORT_CLIENT, we should randomize client port by default, thus allowing easier connections from same IP address 9 months ago
Alibek Omarov 12efcf1c44 engine: network: remove some totally ununsed functions 1 year ago
SNMetamorph 840283d6e5 engine: netchan: fixed fragbufs very high memory usage 2 years ago
Alibek Omarov 59fba30a52 engine: IPv6 support 2 years ago
a1batross fc7fb8b62d engine: masterlist: replace master server domain by mentality.rip 2 years ago
Alibek Omarov 0efc5e82ec engine: fix some const qualifier lose and pointer-to-int casts 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
Alibek Omarov 61fe9fd1fe engine: fix some left shifts on signed integers 4 years ago
Alibek Omarov 8d942bcc86 xash3d_types: start refactoring engine to use stdint.h types 4 years ago
mittorn 538d8a6fb4 network: fix NET_MAX_FRAGMENT limit 4 years ago
mittorn 6953e829c4 lowmemory: prevent redefines 5 years ago
mittorn 0e7013eeb0 lowmemory: tune XASH_LOW_MEMORY=1 not breaking multiplayer 5 years ago
mittorn a1db6c6a9b lowmemory: remove datagram limit 5 years ago
mittorn 114a256675 Implement XASH_LOW_MEMORY, memory-reduced configuration 5 years ago
Alibek Omarov 2f8fec6b70 Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
Alibek Omarov c215b89923 Apply 4483 update 5 years ago
mittorn 7bb8124b69 legacymode: Mark old netsplit extension legacy, fix magic number 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 f044a59984 Port old netsplit implementation 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov ae5257c654 Add masterlist from engine. Use non-blocking network name resolution 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 e8d13cd0d5 Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago