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 f467d0c807 game_launch: fix Windows build (as suggested by @SNMetamorph) 2 years ago
..
imagelib engine: common: imagelib: fixed loading BMP files with v4/v5 headers 3 years ago
soundlib engine: first attempts on fuzzing the engine 3 years ago
base_cmd.c engine: various const qualifier fixes 2 years ago
base_cmd.h
build.c
cfgscript.c
cmd.c engine: common: reorder cmd_t fields to be compatible with GoldSrc 3 years ago
com_strings.h
common.c
common.h engine: common: mark AbortCurrentFrame as NORETURN, fix noreturn warnings 2 years ago
con_utils.c engine: con_utils: don't also prepend backslash in autocompletion~ 3 years ago
crashhandler.c engine: platform: sdl: try to fix 1.2 build 3 years ago
custom.c
cvar.c
cvar.h
dedicated.c engine: common: removed unused function Sys_SetClipboardData 2 years ago
filesystem.c engine: common: filesystem: speed up directory existense check on POSIX by using stat() instead of opendir() 2 years ago
filesystem.h
gamma.c
host.c engine: common: mark AbortCurrentFrame as NORETURN, fix noreturn warnings 2 years ago
host_state.c
hpak.c
identification.c
infostring.c
launcher.c game_launch: fix Windows build (as suggested by @SNMetamorph) 2 years ago
lib_common.c
library.h
masterlist.c engine: masterlist: replace master server domain by mentality.rip 3 years ago
miniz.h
mod_bmodel.c engine: common: remove NaN check, it's mostly useless on text data 2 years ago
mod_local.h
mod_sprite.c
mod_studio.c
model.c
net_buffer.c
net_buffer.h
net_chan.c
net_encode.c engine: client: fix DT_TIMEWINDOW_* signedness 3 years ago
net_encode.h
net_ws.c engine: common: fix broken function name and strings after find&replace in socket code 3 years ago
net_ws.h
netchan.h engine: masterlist: replace master server domain by mentality.rip 3 years ago
pm_debug.c
pm_local.h
pm_surface.c
pm_trace.c
protocol.h engine: add NET_AdrToString to menu extended API, upgrade mainui submodule 3 years ago
sequence.c
sys_con.c engine: ensure all data was written to stdout when exiting 3 years ago
system.c engine: common: removed unused function Sys_SetClipboardData 2 years ago
system.h engine: common: set Host_Error and Sys_Error as NORETURN 2 years ago
tests.h engine: client: rewrite VOX subsystem, fix spaces being taken into sentences, add tests for parser, remove dead code 3 years ago
world.c
world.h
zone.c