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 c00e77c02e engine: fix const qualifier discard 3 years ago
..
imagelib engine: fix build with tests on 3 years ago
soundlib engine: soundlib: make Sound_GetApproxWavePlayLen behave like in GoldSrc 4 years ago
base_cmd.c
base_cmd.h
build.c engine: build: add RISC-V support(based on @archanox patches), add MIPS64 support 3 years ago
cfgscript.c engine: common: fix ParseFile calls 3 years ago
cmd.c engine: common: allow unlimited commands for unprivileged mode at this time to not break mods like GGM 3 years ago
com_strings.h
common.c engine: rename FCVAR_LOCALONLY and CMD_LOCALONLY into FCVAR_PRIVILEGED and CMD_PRIVILEGED 3 years ago
common.h engine: restore command escaping 3 years ago
con_utils.c engine: common: fix ParseFile calls 3 years ago
crashhandler.c engine: fix some const qualifier lose and pointer-to-int casts 3 years ago
custom.c
cvar.c engine: add cmd and cvar tests for privileged mode 3 years ago
cvar.h common: define FCVAR_LOCALONLY the same bit used in GoldSource, move FCVAR_MOVEVARS into internal engine flags 3 years ago
dedicated.c engine: client: Add svc_exec support (#671) 3 years ago
filesystem.c engine: restrict potentially harmful engine commands 3 years ago
filesystem.h
gamma.c Trim all trailing whitespace 4 years ago
host.c engine: fix const qualifier discard 3 years ago
host_state.c
hpak.c engine: restrict potentially harmful engine commands 3 years ago
identification.c engine: restrict potentially harmful engine commands 3 years ago
infostring.c Trim all trailing whitespace 4 years ago
launcher.c
lib_common.c engine: library: fix missing return 3 years ago
library.h engine: library: fix saves on 64-bit Windows, compile custom loader only on x86 3 years ago
masterlist.c engine: common: fix ParseFile calls 3 years ago
miniz.h Trim all trailing whitespace 4 years ago
mod_bmodel.c engine: common: fix ParseFile calls 3 years ago
mod_local.h engine: replace pool pointer by pool handle 4 years ago
mod_sprite.c
mod_studio.c Trim all trailing whitespace 4 years ago
model.c engine: replace pool pointer by pool handle 4 years ago
net_buffer.c engine: fix some signed char cases 3 years ago
net_buffer.h engine: common: avoid sign bit loss in MSG_WriteBitLong 4 years ago
net_chan.c engine: fix some const qualifier lose and pointer-to-int casts 3 years ago
net_encode.c engine: common: fix ParseFile calls 3 years ago
net_encode.h engine: use GCC provided offsetof implementation 3 years ago
net_ws.c engine: rename FCVAR_LOCALONLY and CMD_LOCALONLY into FCVAR_PRIVILEGED and CMD_PRIVILEGED 3 years ago
net_ws.h engine: fix some const qualifier lose and pointer-to-int casts 3 years ago
netchan.h engine: fix some const qualifier lose and pointer-to-int casts 3 years ago
pm_debug.c Trim all trailing whitespace 4 years ago
pm_local.h
pm_surface.c Trim all trailing whitespace 4 years ago
pm_trace.c Trim all trailing whitespace 4 years ago
protocol.h engine: client: Add svc_exec support (#671) 3 years ago
sequence.c
sys_con.c server: fix wrong xashid key on server, it's uuid now 4 years ago
system.c engine: fix some const qualifier lose and pointer-to-int casts 3 years ago
system.h engine: fix some const qualifier lose and pointer-to-int casts 3 years ago
tests.h engine: add cmd and cvar tests for privileged mode 3 years ago
world.c Trim all trailing whitespace 4 years ago
world.h Trim all trailing whitespace 4 years ago
zone.c engine: replace pool pointer by pool handle 4 years ago