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 48d1aa5115 engine: fix warnings 6 years ago
..
imagelib Merge branch 'original' 6 years ago
soundlib Merge branch 'original' 6 years ago
base_cmd.c Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid 6 years ago
base_cmd.h Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid 6 years ago
build.c Merge branch 'original' 6 years ago
cfgscript.c Apply Apr19 update 6 years ago
cmd.c Merge branch 'original' 6 years ago
com_strings.h Merge 4143 update 6 years ago
common.c Merge branch 'original' 6 years ago
common.h Merge branch 'original' 6 years ago
con_utils.c Port some config changes 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 Merge 4140 update 6 years ago
crtlib.h Merge 4140 update 6 years ago
custom.c Merge 4140 update 6 years ago
cvar.c Merge branch 'original' 6 years ago
cvar.h Add basecmd from old engine. Add basecmd_stats command 6 years ago
dedicated.c Fix dedicated compiling errors 6 years ago
filesystem.c engine: fix warnings 6 years ago
filesystem.h Merge branch 'original' 6 years ago
gamma.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
host.c Merge branch 'original' 6 years ago
host_state.c Merge branch 'original' 6 years ago
hpak.c Merge 4097 6 years ago
identification.c Add identification support from fork 6 years ago
infostring.c Merge branch 'original' 6 years ago
launcher.c Fix noise index for not sine beams 6 years ago
lib_common.c MSVC & Win32 related fixes 6 years ago
lib_posix.c Library loader refactoring. Not tested for platforms other than Linux 6 years ago
library.h Merge 4140 update 6 years ago
masterlist.c engine: fix warnings 6 years ago
mathlib.c Merge branch 'original' 6 years ago
mathlib.h Apply 4253 update 6 years ago
matrixlib.c Apply 4253 update 6 years ago
mod_bmodel.c Merge branch 'original' 6 years ago
mod_local.h Merge branch 'original' 6 years ago
mod_studio.c Merge branch 'original' 6 years ago
model.c Fix dedicated compiling errors 6 years ago
net_buffer.c Apply 4150 update 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 Merge branch 'original' 6 years ago
net_encode.c Merge branch 'original' 6 years ago
net_encode.h Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends. 6 years ago
net_ws.c Fix dedicated compiling errors 6 years ago
net_ws.h Add masterlist from engine. Use non-blocking network name resolution 6 years ago
netchan.h Merge branch 'original' 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 Merge 4143 update 6 years ago
protocol.h Apply 4253 update 6 years ago
sequence.c Fix implicit declaration on dedicated 6 years ago
sys_con.c Merge branch 'original' 6 years ago
system.c Fix dedicated compiling errors 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 Apply 4253 update 6 years ago
world.h Merge branch 'original' 6 years ago
zone.c engine: fix warnings 6 years ago