14 Commits (a247e139bfeb8699ad4b2b32b1068e839a8d38fc)

Author SHA1 Message Date
jeefo 61c75b9809 engine: server: log: use S_USAGE in logaddress for consistency with existing code 1 year ago
jeefo 868d10a842 engine: server: log: allow to disable logaddress without turning off logs completely 1 year ago
jeefo 699f3579fe engine: server: log: fix log off command not disabling logging to console (fixes #1340) 1 year ago
Andrey Akhmichin 2454594a18 engine: server: simplify strings operations. 2 years ago
Alibek Omarov 17d0b19f9e engine: use generic S_USAGE macro everywhere 2 years ago
Alibek Omarov 6f36edfd16 engine: various const qualifier fixes 2 years ago
Alibek Omarov d9fd6aa05c engine: server: restore log functionality from old engine. Thanks to @ValeTheVioletMote for initial patch. 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Andrey Akhmichin 1332381e2d engine: server: simplified strings operations. 4 years ago
Alibek Omarov fe14a360b4 engine: fix fs_offset_t/size_t conversion, const qualifiers 5 years ago
mittorn 5c738b3402 Apply 4253 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 e8d13cd0d5 Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions 6 years ago
Alibek Omarov b7622e6009 Fix implicit function declaration. Fix struct declaration in parameter list 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago