Alibek Omarov
|
234507b7f1
|
ref: fix all undefined references
|
6 years ago |
Alibek Omarov
|
d0d5fd1a3f
|
ref: fix some undefined references, compile-in mathlib and crtlib to refdll
|
6 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
|
6 years ago |
Alibek Omarov
|
574f03c139
|
ref: initial engine to ref API draft, not compiling, work in progress [ci skip]
|
6 years ago |
Alibek Omarov
|
e193ac2c04
|
ref: more @mittorn's changes on RefAPI
|
6 years ago |
Alibek Omarov
|
99bd7c81da
|
ref: render code moved out of engine, doesn't compile, first API prototype
|
6 years ago |
mittorn
|
e05c1ed912
|
HTTP download support
|
6 years ago |
mittorn
|
f3ae5159cb
|
Add endian conversion macros
|
6 years ago |
mittorn
|
bbd4c1315e
|
legacymode: implement clc_userinfo
|
6 years ago |
Alibek Omarov
|
80fc7209ed
|
sound: move related function declarations to platform header. Remove unused.
|
6 years ago |
Alibek Omarov
|
bf07a9e61e
|
Apply 4344 update
|
6 years ago |
mittorn
|
298393b653
|
Initial amd64 port
|
6 years ago |
Alibek Omarov
|
deb537c1bb
|
common: fix NULL redefine(do we really need NULL definition?)
|
6 years ago |
Alibek Omarov
|
aae3510763
|
Apply 4281 update
|
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
|
fdb2055b62
|
Add RoDir support
|
6 years ago |
Alibek Omarov
|
1e7f9d00c3
|
Apply 4150 update
|
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 |
Alibek Omarov
|
814b7eda07
|
Apply 4140 update
|
6 years ago |
Alibek Omarov
|
ae5257c654
|
Add masterlist from engine. Use non-blocking network name resolution
|
7 years ago |
lewa_j
|
43b746d2f8
|
Fix MinGW build
|
7 years ago |
Alibek Omarov
|
faf15df62f
|
Correct max_particles clamping
|
7 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.
|
7 years ago |
Alibek Omarov
|
fd649905ea
|
Fix some format warnings
|
7 years ago |
Alibek Omarov
|
e8d13cd0d5
|
Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions
|
7 years ago |
mittorn
|
ab0bcc55f8
|
Apply Apr20 update
|
7 years ago |
Alibek Omarov
|
314a6deba9
|
Remove gamedir[] from engine-side gameinfo_t
|
7 years ago |
Alibek Omarov
|
b7622e6009
|
Fix implicit function declaration. Fix struct declaration in parameter list
|
7 years ago |
mittorn
|
db92c918b2
|
Apply Apr19 update
|
7 years ago |
mittorn
|
c1076f43f7
|
Update client engine interface
|
7 years ago |
Alibek Omarov
|
5d13112e25
|
Dedicated build
|
7 years ago |
Alibek Omarov
|
be4b885254
|
Merge common SDL port changes
|
7 years ago |
Alibek Omarov
|
64257ef428
|
Avoid some struct declaration in parameter list
|
7 years ago |
Alibek Omarov
|
4a0add4063
|
Move Win32 console into separate file(second commit), hide Win32 console code under _WIN32 macro. Add some fork-specific macros. Add sys_con.c for generic log file implementation.
|
7 years ago |
Alibek Omarov
|
5a1b03ac20
|
Integrate FWGS vgui_support
|
7 years ago |
Alibek Omarov
|
b940a62f02
|
host.c port
|
7 years ago |
Alibek Omarov
|
d564a062ce
|
Filesystem port
|
7 years ago |
Alibek Omarov
|
e5b0473e4a
|
Fix conflicting types on NXPrintf function family
|
7 years ago |
Alibek Omarov
|
25325e6150
|
Port common.h and system.h. Add backends.h, defaults.h, port.h, xash3d_types.h from fork
|
7 years ago |
Alibek Omarov
|
a639b72e90
|
AVI stub for non-Windows
|
7 years ago |
Alibek Omarov
|
8d6e3b7f79
|
Pure engine source code(LF line endings, UTF8 encoded)
|
7 years ago |