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 d4003f9527 crashhandler: fix build 4 years ago
..
imagelib engine: common: imagelib: img_png.c: set IMAGE_HAS_ALPHA flag only for RGBA images. 4 years ago
soundlib mpg123: backport some UB fixes from upstream 5 years ago
base_cmd.c
base_cmd.h
build.c common: add DOS4GW platform 5 years ago
cfgscript.c engine: common: cfgscript.c: change wrong variable type to fix compilation. 5 years ago
cmd.c engine: mark GAME_EXPORT's 5 years ago
com_strings.h
common.c public: rename mathlib to xash3d_mathlib. 5 years ago
common.h launcher: use engine definitions, enable cocon_win by default, fix Com_LoadLibrary to COM_LoadLibrary, fix memory leak, fix incorrect argv 5 years ago
con_utils.c engine: mark GAME_EXPORT's 5 years ago
crashhandler.c crashhandler: fix build 4 years ago
custom.c engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
cvar.c engine: mark GAME_EXPORT's 5 years ago
cvar.h
dedicated.c public: rename mathlib to xash3d_mathlib. 5 years ago
filesystem.c engine: common: filesystem.c: do not load zip-archives with zip extension as bullet proof. 4 years ago
filesystem.h
gamma.c tgmath: remove including tgmath.h in everything that uses xash3d_mathlib, as it's included already 5 years ago
host.c engine: host: execute server.cfg right before main loop starts 4 years ago
host_state.c engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
hpak.c
identification.c engine: disallow zero-width strings for getenv() 5 years ago
infostring.c engine: mark GAME_EXPORT's 5 years ago
launcher.c launcher: oops, enable NOCONHOST only for Win32 4 years ago
lib_common.c library: fix saverestore offsets code from old engine 5 years ago
library.h
masterlist.c
miniz.h
mod_bmodel.c public: rename mathlib to xash3d_mathlib. 5 years ago
mod_local.h
mod_sprite.c engine: fix -Wmaybe-uninitialized 5 years ago
mod_studio.c engine: fixes for dedicated 4 years ago
model.c public: rename mathlib to xash3d_mathlib. 5 years ago
net_buffer.c public: rename mathlib to xash3d_mathlib. 5 years ago
net_buffer.h
net_chan.c public: rename mathlib to xash3d_mathlib. 5 years ago
net_encode.c public: rename mathlib to xash3d_mathlib. 5 years ago
net_encode.h
net_ws.c public: rename mathlib to xash3d_mathlib. 5 years ago
net_ws.h engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
netchan.h xash3d_types: start refactoring engine to use stdint.h types 5 years ago
pm_debug.c public: rename mathlib to xash3d_mathlib. 5 years ago
pm_local.h
pm_surface.c engine: fixes for dedicated 4 years ago
pm_trace.c public: rename mathlib to xash3d_mathlib. 5 years ago
protocol.h lowmemory: prevent redefines 5 years ago
sequence.c
sys_con.c platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c 5 years ago
system.c public: rename mathlib to xash3d_mathlib. 5 years ago
system.h platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c 5 years ago
world.c public: rename mathlib to xash3d_mathlib. 5 years ago
world.h
zone.c