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 6199426e5e Revert "engine: common: imagelib: img_tga.c: fix broken tga flip again." 2 years ago
..
imagelib Revert "engine: common: imagelib: img_tga.c: fix broken tga flip again." 2 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 Build: Add SerenityOS to list of compatible systems 2 years ago
cfgscript.c
cmd.c engine: common: reorder cmd_t fields to be compatible with GoldSrc 2 years ago
com_strings.h
common.c engine: check for non-standard alloca header 3 years ago
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 engine: FCVAR_GLCONFIG are not readonly anymore. To make truly readonly cvar for renderer, one must apply FCVAR_READ_ONLY flag 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: common: removed unused function Sys_SetClipboardData 2 years ago
filesystem.c engine: filesystem: avoid FS_SysFolderExists spam if stat returned ENOTDIR 2 years ago
filesystem.h
gamma.c engine: gamma: use FBitSet 3 years ago
host.c engine: fix build 2 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
launcher.c engine: fix build 2 years ago
lib_common.c common: cleanup port.h 3 years ago
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 engine: common: delete unused Mod_Handle function 2 years ago
mod_sprite.c
mod_studio.c
model.c engine: common: delete unused Mod_Handle function 2 years ago
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: Keep HTTP from endlessly formatting NaN values 2 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 engine: sequence: use Q_strncpy instead of standard strcpy 3 years ago
sys_con.c engine: disable stdout output and flush on Windows, Wcon already does the job 2 years ago
system.c engine: fix build 2 years ago
system.h engine: fix build 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
whereami.c engine: whereami: fix C89 2 years ago
whereami.h engine: include whereami library to detect current executable path, may be reworked later if needed 2 years ago
world.c
world.h
zone.c