37 Commits (e20e114643163da16911c75e609caa2f04ad4b3a)

Author SHA1 Message Date
mittorn c55b7dcda7 ref: simplify efx api, move efrags to engine 5 years ago
mittorn 4247af8fa8 Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 5 years ago
Alibek Omarov 199ebfed48 ref: implement engine ref API 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 e7234bada2 ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 5 years ago
Alibek Omarov 574f03c139 ref: initial engine to ref API draft, not compiling, work in progress [ci skip] 5 years ago
Alibek Omarov e193ac2c04 ref: more @mittorn's changes on RefAPI 5 years ago
Alibek Omarov 99bd7c81da ref: render code moved out of engine, doesn't compile, first API prototype 6 years ago
mittorn c09190f66e legacymode: add legacy infokey for legacy servers 6 years ago
Alibek Omarov 1162e5a65b legacymode: retry connecting using legacy protocol automatically 6 years ago
mittorn 6a02a571c1 Legacy protocol compatibility (cl_legacymode) 6 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
Alibek Omarov 622de7a7f1 Apply 4312 update 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
mittorn b0c077ccf8 Persistent console history 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov e123499e23 Fix build 6 years ago
Alibek Omarov 7601a4cd29 Revert 64257ef to not break C++ header compability 6 years ago
Alibek Omarov 1e7f9d00c3 Apply 4150 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
Alibek Omarov ae5257c654 Add masterlist from engine. Use non-blocking network name resolution 6 years ago
Alibek Omarov c8b83385df Add waf related files to gitignore. Restore cl_trace_messages 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 545b781934 Restore hud_utf8 6 years ago
Alibek Omarov 32aa9a9f54 Implement Mobility API support. Add missing IN_TouchShutdown and Joy_Shutdown calls. Don't save video and opengl configs if engine crashed. 6 years ago
Alibek Omarov a015d6b915 Revert fork's hud_scale behaviour 6 years ago
mittorn 050d2a3d0f Apply Apr18 update 6 years ago
Alibek Omarov be4b885254 Merge common SDL port changes 6 years ago
Alibek Omarov 64257ef428 Avoid some struct declaration in parameter list 6 years ago
Alibek Omarov 4189af8b50 Engine input port. Incomplete integration of touch, gamepad, evdev input 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago