33 Commits (e11eeb24fcef2dc5efd29142de2f7480733f0efd)

Author SHA1 Message Date
Alibek Omarov fa622168a0 engine: fix style, disable XASH_USE_SELECT 5 years ago
Alibek Omarov d2a8cfe614 Revert "engine: client: implement connectionprogress partially" 5 years ago
Alibek Omarov cb417a3d51 engine: client: implement connectionprogress partially 5 years ago
Alibek Omarov 2f8fec6b70 Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
Alibek Omarov 4beba75159 engine: fix various compiler warnings 5 years ago
Alibek Omarov 4819790272 engine: console: fix invalid REF_GET_PARM call 5 years ago
Alibek Omarov fe14a360b4 engine: fix fs_offset_t/size_t conversion, const qualifiers 5 years ago
Alibek Omarov 5be982cc72 ref: remove shared textures enum, instead use hardcoded texture names 5 years ago
mittorn ca3913cd88 fix windows build 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
Alibek Omarov 97aba69ed0 ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references 5 years ago
Alibek Omarov 99bd7c81da ref: render code moved out of engine, doesn't compile, first API prototype 6 years ago
mittorn 17b0c23f2e Show engine arch in version 6 years ago
mittorn 4b58b0b168 Fix console background aspect ratio 6 years ago
a1batross f173ce11f7 console: fix version drawn all the time which engine runs 6 years ago
Alibek Omarov edde871eb5 console: fix console font scale for Quake I fonts, fix drawing arrows in console for Quake I 6 years ago
Alibek Omarov 48d1aa5115 engine: fix warnings 6 years ago
mittorn b0c077ccf8 Persistent console history 6 years ago
mittorn a0f0eca77c Backup console input when using history 6 years ago
Alibek Omarov f15e2c2dcf Move command autocomplete to common engine files, as it used by Wcon and may be used by curses console in future 6 years ago
mittorn 290b9cae0b Restore utf-8 support 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 fd1f0e685a Restore con_fontscale functionality 6 years ago
Alibek Omarov 5d13112e25 Dedicated build 6 years ago
Alibek Omarov 40094f2867 Move client-only parts to client 6 years ago
Alibek Omarov 13fe097318 Merge fork's unicode changes(partial) 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago