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 ed47346ef1 engine: crashhandler: fix _GNU_SOURCE redefined warning 2 years ago
..
imagelib engine: imagelib: img_wad: dirty hack to fix black holes in console background images 2 years ago
soundlib filesystem: fix lseek for mpg123 2 years ago
base_cmd.c engine: various const qualifier fixes 2 years ago
base_cmd.h
cfgscript.c
cmd.c engine: common: no point to allow if and else commands in unprivileged mode since scripting is available only for privileged 2 years ago
com_strings.h Merge master to ipv6 2 years ago
common.c filesystem: introduce new module, based on engine filesystem. 2 years ago
common.h engine: don't double register rcon_password cvar 2 years ago
con_utils.c engine: simplify blue shift swapped lump check, change TestBmodelLumps to avoid reading past mod buffer 2 years ago
crashhandler.c engine: crashhandler: fix _GNU_SOURCE redefined warning 2 years ago
custom.c engine: common: custom: use IL_LOAD_PLAYER_DECAL flag when loading custom player decals 2 years ago
cvar.c engine: common: simplify string operations 2 years ago
cvar.h engine: common: made a filter for a filter (lol), so it's possible to play selected games with cl_filterstuffcmd enabled 2 years ago
dedicated.c engine: remove duplicate svc_strings definition 2 years ago
filesystem_engine.c engine: fix searching filesystem_stdio on mobile platforms 2 years ago
gamma.c engine: gamma: use FBitSet 3 years ago
host.c engine: common: host: force set HOST_FRAME status for dedicated as it finished initializing 2 years ago
host_state.c
hpak.c engine: common: hpak: fixed rest of bugs in HPAK_AddLump 2 years ago
hpak.h engine: try to make hashpaks more compatible between 32-bit and 64-bit platforms 2 years ago
identification.c
infostring.c
ipv6text.c engine: common: minor fixes to ipv6text library 2 years ago
ipv6text.h engine: common: minor fixes to ipv6text library 2 years ago
launcher.c wscript: allow to setup engine default gamedir during configure 2 years ago
lib_common.c engine: let engine find the filesystem library, if it wasn't loaded yet 2 years ago
library.h
masterlist.c engine: client: only accept server list from master servers (thanks @tyabus for idea) 2 years ago
mod_bmodel.c engine: add few lines in mod_bmodel back, got removed in previous commits accidentally 2 years ago
mod_local.h engine: simplify blue shift swapped lump check, change TestBmodelLumps to avoid reading past mod buffer 2 years ago
mod_sprite.c
mod_studio.c
model.c engine: common: delete unused Mod_Handle function 2 years ago
net_buffer.c engine: remove duplicate svc_strings definition 2 years ago
net_buffer.h
net_chan.c engine: netchan: fixed fragbufs very high memory usage 2 years ago
net_encode.c engine: client: fix DT_TIMEWINDOW_* signedness 2 years ago
net_encode.h
net_ws.c engine: network: do not crash if one of v4 or v6 socket opening failed but crash if both. Fix hostport/clientport cvars usage 2 years ago
net_ws.h engine: common: add network address comparator function 2 years ago
netchan.h engine: netchan: fixed fragbufs very high memory usage 2 years ago
pm_debug.c
pm_local.h engine: common: add generic trace_t initialize function 2 years ago
pm_surface.c
pm_trace.c engine: common: pm_trace: fixed non portable code in PM_ConvertTrace 2 years ago
protocol.h engine: client: streamline constructing master server scan request through common function 2 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: common: throw an error message into log in normal mode too! 2 years ago
system.h engine: introduce Sys_DebugBreak function to raise an exception for debugger 2 years ago
tests.h engine: server: new IP filter, rewritten with IPv6 in mind 2 years ago
whereami.c engine: whereami: fix C89 in Android detection 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 engine: common: zone: redefine poolhandle_t back to pointer for 32-bit systems 2 years ago