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 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
..
imagelib Merge 4140 update 6 years ago
soundlib Merge 4140 update 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 4143 update 6 years ago
cfgscript.c Apply Apr19 update 6 years ago
cmd.c Merge 4140 update 6 years ago
com_strings.h Merge 4143 update 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 Move command autocomplete to common engine files, as it used by Wcon and may be used by curses console in future 6 years ago
con_utils.c Move command autocomplete to common engine files, as it used by Wcon and may be used by curses console in future 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 Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid 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 Merge 4140 update 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 Merge 4143 update 6 years ago
host_state.c Merge 4143 update 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 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 Merge 4140 update 6 years ago
mathlib.c mathlib.c port 6 years ago
mathlib.h Apply 4140 update 6 years ago
matrixlib.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
mod_bmodel.c Fix dedicated compiling errors 6 years ago
mod_local.h Merge 4140 update 6 years ago
mod_studio.c Fix dedicated compiling errors 6 years ago
model.c Fix dedicated compiling errors 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 Merge 4140 update 6 years ago
net_encode.c Merge 4140 update 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 dedicated compiling errors 6 years ago
net_ws.h Add masterlist from engine. Use non-blocking network name resolution 6 years ago
netchan.h Add masterlist from engine. Use non-blocking network name resolution 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 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 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 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 Merge 4140 update 6 years ago