Xash3D FWGS engine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alibek Omarov 0c058f2eca Add waf buildscripts, add updated game_launch 6 years ago
..
imagelib img_bmp.c port 6 years ago
soundlib 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
build.c Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions 6 years ago
cfgscript.c Apply Apr19 update 6 years ago
cmd.c Apply 4097 update 6 years ago
com_strings.h Rebrand from Xash3D to Xash3D FWGS. Add _format() attrubute to print-like functions 6 years ago
common.c 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
common.h Fix MinGW build 6 years ago
con_utils.c 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
crashhandler.c Crashhandler refactoring for POSIX systems. Shows engine version now. 6 years ago
crclib.c 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
crtlib.c Fix implicit declaration on dedicated 6 years ago
crtlib.h 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
custom.c 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
cvar.c 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
cvar.h 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
dedicated.c Remove useless host.type set, replace HOST_DEDICATED checks by Host_IsDedicated 6 years ago
filesystem.c Library loader refactoring. Not tested for platforms other than Linux 6 years ago
filesystem.h Add string.h, fix decals with unsigned char 6 years ago
gamma.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
host.c Fix log 6 years ago
host_state.c Merge common SDL port changes 6 years ago
hpak.c Merge 4097 6 years ago
identification.c Add identification support from fork 6 years ago
infostring.c Add waf buildscripts, add updated game_launch 6 years ago
launcher.c Fix noise index for not sine beams 6 years ago
lib_common.c Library loader refactoring. Not tested for platforms other than Linux 6 years ago
lib_posix.c Library loader refactoring. Not tested for platforms other than Linux 6 years ago
library.h Library loader refactoring. Not tested for platforms other than Linux 6 years ago
mathlib.c mathlib.c port 6 years ago
mathlib.h Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
matrixlib.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
mod_bmodel.c Merge 4097 6 years ago
mod_local.h Update client engine interface 6 years ago
mod_studio.c Dedicated build 6 years ago
model.c Update client engine interface 6 years ago
net_buffer.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
net_buffer.h Rename features.h to enginefeatures.h because this name used internally by glibc 6 years ago
net_chan.c 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
net_encode.c Dedicated build 6 years ago
net_encode.h Avoid some struct declarations inside paramater list, it makes even GCC7 confusing 6 years ago
net_ws.c Fix MinGW build 6 years ago
net_ws.h Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
netchan.h 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
pm_debug.c Dedicated build 6 years ago
pm_local.h Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
pm_surface.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
pm_trace.c Dedicated build 6 years ago
protocol.h Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
sequence.c Fix implicit declaration on dedicated 6 years ago
sys_con.c Crashhandler refactoring for POSIX systems. Shows engine version now. 6 years ago
system.c Fix MinGW build 6 years ago
system.h 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
world.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
world.h Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers 6 years ago
zone.c Add waf buildscripts, add updated game_launch 6 years ago