26 Commits (5bd1dd34b3394497e46399faea3f30e8acd1a858)

Author SHA1 Message Date
Alibek Omarov 57499dea33 engine: server: static-ize sv_phys functions, set GAME_EXPORT attribute for PhysicAPI functions 1 year ago
Alibek Omarov 4005ef831a engine: common: remove unused IsBackgroundMap/Demo calls, remove unused gamma function 1 year ago
Alibek Omarov 2e3788f23d engine: dedicated: add CL_HudMessage to dedicated stubs 1 year ago
Alibek Omarov aa6a1db0a9 engine: remove duplicate svc_strings definition 2 years ago
SNMetamorph d1a5c33bf1 engine: common: removed unused function Sys_SetClipboardData 2 years ago
Bohdan Shulyar 8ab97fbbf0
engine: client: Add svc_exec support (#671) 3 years ago
Alibek Omarov 9b1fccd1fa engine: move Cbuf_Execute to ClientBegin stub for dedicated server, to avoid confusion 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Andrey Akhmichin e3b547c8a9 public: rename mathlib to xash3d_mathlib. 4 years ago
mittorn 3a416636f1 engine: mark GAME_EXPORT's 5 years ago
Alibek Omarov 0991255534 engine: dedicated: fix dedicated build 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 936b491248 engine: dedicated: remove unused stub 5 years ago
Alibek Omarov d382f6886d engine: fix build 5 years ago
Alibek Omarov d6bb72f772 engine: dedicated: fix old-style-definitions 5 years ago
Alibek Omarov b1f23f9ff6 engine: patch dedicated to build 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 743c5ca8d5 engine: make dedicated work again 5 years ago
mittorn e05c1ed912 HTTP download support 5 years ago
Alibek Omarov ef39f9c9cf engine: dedicated: fix build 6 years ago
Alibek Omarov d0ff201da2 Fix dedicated compiling errors 6 years ago
Alibek Omarov 0681209114 Remove useless host.type set, replace HOST_DEDICATED checks by Host_IsDedicated 6 years ago
mittorn 0c903c1e56 Fix dedicated server build 6 years ago
Alibek Omarov 5d13112e25 Dedicated build 6 years ago