18 Commits (e11eeb24fcef2dc5efd29142de2f7480733f0efd)

Author SHA1 Message Date
Alibek Omarov fa622168a0 engine: fix style, disable XASH_USE_SELECT 5 years ago
Alibek Omarov 07aa9595c0 engine: android: allow building dedicated on Android 5 years ago
Alibek Omarov b16529cc65 Apply 4511 update 5 years ago
Alibek Omarov 5f849c4823 engine: bring back XASH_USE_SELECT. I need somehow disable this only on my work PC 5 years ago
Alibek Omarov 1162e5a65b legacymode: retry connecting using legacy protocol automatically 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov d9320f964e Crashhandler refactoring for POSIX systems. Shows engine version now. 6 years ago
mittorn 42b4e456a2 Fix log 6 years ago
Alibek Omarov 0b0ec876a5 Oops, this isn't supposed to be commited 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 ec41db7ef8 Prepend USE_SELECT and COLORIZE_CONSOLE with XASH_ 6 years ago
Alibek Omarov 5d13112e25 Dedicated build 6 years ago
Alibek Omarov 4a0add4063 Move Win32 console into separate file(second commit), hide Win32 console code under _WIN32 macro. Add some fork-specific macros. Add sys_con.c for generic log file implementation. 6 years ago
Alibek Omarov 45c0eaa26c Move Win32 console and library loader to platform/win32 folder. 6 years ago
Alibek Omarov b940a62f02 host.c port 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago