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.
 
 
 
 
SNMetamorph 65671d8788 engine: common: minor code fixes in hpak.c 2 years ago
..
imagelib engine: common: imagelib: fixed loading 32 bits per pixel BMP files 2 years ago
soundlib engine: soundlib: rewrite sfx resampler, fix possible crash if sfx is too long 2 years ago
base_cmd.c
base_cmd.h
cfgscript.c
cmd.c engine: common: fix cmdlist and cvarlist to match the beginning of command or cvar 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: fix framerate being capped to 60FPS with vsync, remove vid_displayfrequency cvar. Never sleep with vsync or timedemo, for accuracy 2 years ago
con_utils.c filesystem: introduce new module, based on engine filesystem. 2 years ago
crashhandler.c
custom.c engine: common: custom: increased custom decal size limit to 128Kb, added wrong size warning 2 years ago
cvar.c engine: common: set cl_filterstuffcmd to 1 by default 2 years ago
cvar.h engine: common: backported "set" command from old engine 2 years ago
dedicated.c
filesystem_engine.c engine: fix searching filesystem_stdio on mobile platforms 2 years ago
gamma.c
host.c Merge master to ipv6 2 years ago
host_state.c
hpak.c engine: common: minor code fixes in hpak.c 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
ipv6text.h
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
mod_local.h
mod_sprite.c
mod_studio.c
model.c
net_buffer.c
net_buffer.h
net_chan.c
net_encode.c
net_encode.h
net_ws.c Merge master to ipv6 2 years ago
net_ws.h Merge master to ipv6 2 years ago
netchan.h
pm_debug.c
pm_local.h
pm_surface.c
pm_trace.c engine: common: pm_trace: fixed non portable code in PM_ConvertTrace 2 years ago
protocol.h
sequence.c
sys_con.c
system.c engine: introduce Sys_DebugBreak function to raise an exception for debugger 2 years ago
system.h engine: introduce Sys_DebugBreak function to raise an exception for debugger 2 years ago
tests.h
whereami.c engine: whereami: fix C89 in Android detection 2 years ago
whereami.h
world.c
world.h
zone.c engine: fix uninitialized variable in demo parsing code, fix incorrect size counter in memory allocator 2 years ago