86 Commits (5bd1dd34b3394497e46399faea3f30e8acd1a858)

Author SHA1 Message Date
Alibek Omarov 62f04137a5 engine: hide ref calls under Host_IsDedicated checks, replace ref function ptr checks by \!Host_IsDedicated 5 years ago
Alibek Omarov 92b89936b3 ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs 5 years ago
mittorn 8339096ad8 ref: Improve model unloading, fix texture leak 5 years ago
mittorn 4247af8fa8 Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 5 years ago
Alibek Omarov 97aba69ed0 ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references 5 years ago
mittorn 437ba6d7a2 ref:Fix some clgame, world and renderapi usages, import renderapi funcs from engine 5 years ago
Alibek Omarov 99bd7c81da ref: render code moved out of engine, doesn't compile, first API prototype 5 years ago
Jonathan Poncelet 35869586c9 Made various log messages more informative 6 years ago
Alibek Omarov bf07a9e61e Apply 4344 update 6 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
Alibek Omarov 622de7a7f1 Apply 4312 update 6 years ago
Alibek Omarov ef39f9c9cf engine: dedicated: fix build 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov 1e7f9d00c3 Apply 4150 update 6 years ago
Alibek Omarov d0ff201da2 Fix dedicated compiling errors 6 years ago
Alibek Omarov a539384a76 Apply 4143 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
Alibek Omarov 9bab7d222a Apply 4097 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 fd649905ea Fix some format warnings 6 years ago
mittorn db92c918b2 Apply Apr19 update 6 years ago
Alibek Omarov 5d13112e25 Dedicated build 6 years ago
Alibek Omarov 08984bd549 Rename features.h to enginefeatures.h because this name used internally by glibc 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago