27 Commits (74485f30d309b9d1b5b2d34a9c1cdaa8b43f8de4)

Author SHA1 Message Date
Alibek Omarov a8c877c841 engine: server: fix ParseFile calls 3 years ago
SNMetamorph ec95948b69 engine: server: implemented instant game library loading 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Andrey Akhmichin 1332381e2d engine: server: simplified strings operations. 4 years ago
mittorn 3a416636f1 engine: mark GAME_EXPORT's 5 years ago
mittorn 114a256675 Implement XASH_LOW_MEMORY, memory-reduced configuration 5 years ago
Alibek Omarov 4beba75159 engine: fix various compiler warnings 5 years ago
Alibek Omarov 54920f13df engine: rename library naming function, as it returns a full path and not just library name 5 years ago
Alibek Omarov 89a3fd6323 engine: make use of platform-unique library naming scheme 5 years ago
Alibek Omarov 70d45f23de public: crclib now is part of public library 5 years ago
Alibek Omarov c215b89923 Apply 4483 update 5 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
Alibek Omarov 1e7f9d00c3 Apply 4150 update 6 years ago
Alibek Omarov a539384a76 Apply 4143 update 6 years ago
mittorn 817206815d reslist.txt support 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 b7622e6009 Fix implicit function declaration. Fix struct declaration in parameter list 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