Alibek Omarov
|
c5e91f299b
|
engine: mod_studio: reduce dependency on global loadmodel pointer, make it private for brush model loader
|
1 year ago |
Alibek Omarov
|
e7ece41ba0
|
engine: common: move model cvars to static allocation
|
1 year ago |
Alibek Omarov
|
463997da51
|
engine: common: delete unused Mod_Handle function
|
2 years ago |
Alibek Omarov
|
9313f7e80e
|
engine: replace pool pointer by pool handle
|
3 years ago |
Andrey Akhmichin
|
abd9778ef3
|
engine: common: simplified strings operations.
|
4 years ago |
Andrey Akhmichin
|
e3b547c8a9
|
public: rename mathlib to xash3d_mathlib.
|
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 |
Jonathan Poncelet
|
37255354d4
|
Various: Fixed obscure crashes on Mac
There were a couple of out-of-range/post-free accesses going on, which caused the Mac
build to crash when optimisations were turned on.
|
5 years ago |
Alibek Omarov
|
3ae7ecaeb3
|
engine: patched to compile, moved gl_clear to engine
|
5 years ago |
Alibek Omarov
|
c215b89923
|
Apply 4483 update
|
6 years ago |
Alibek Omarov
|
fe14a360b4
|
engine: fix fs_offset_t/size_t conversion, const qualifiers
|
6 years ago |
mittorn
|
297ca08e81
|
ref: replace model (un)loading by Mod_ProcessRenderData
|
6 years ago |
mittorn
|
8339096ad8
|
ref: Improve model unloading, fix texture leak
|
6 years ago |
mittorn
|
4247af8fa8
|
Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone
|
6 years ago |
Alibek Omarov
|
97aba69ed0
|
ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references
|
6 years ago |
Alibek Omarov
|
99bd7c81da
|
ref: render code moved out of engine, doesn't compile, first API prototype
|
6 years ago |
Jonathan Poncelet
|
35869586c9
|
Made various log messages more informative
|
6 years ago |
Alibek Omarov
|
aae3510763
|
Apply 4281 update
|
6 years ago |
Alibek Omarov
|
d0ff201da2
|
Fix dedicated compiling errors
|
6 years ago |
Alibek Omarov
|
814b7eda07
|
Apply 4140 update
|
6 years ago |
mittorn
|
c1076f43f7
|
Update client engine interface
|
7 years ago |
mittorn
|
050d2a3d0f
|
Apply Apr18 update
|
7 years ago |
Alibek Omarov
|
5d13112e25
|
Dedicated build
|
7 years ago |
Alibek Omarov
|
08984bd549
|
Rename features.h to enginefeatures.h because this name used internally by glibc
|
7 years ago |
Alibek Omarov
|
8d6e3b7f79
|
Pure engine source code(LF line endings, UTF8 encoded)
|
7 years ago |