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.
 
 
 
 
mittorn bef873e1f8 platform/android: enable dynamic dladdr, fix build 4 years ago
..
imagelib engine: try to fix -Wmaybe-uninitialized that may be enabled with -Wuninitialized. Diagnostic is prone to false-positives, as compiler don't have enough data for this 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 platform/android: enable dynamic dladdr, 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: disallow zero-width strings for getenv() 5 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 engine: support compiling with gcc3 5 years ago
mod_sprite.c engine: fix -Wmaybe-uninitialized 5 years ago
mod_studio.c engine: fix -Wmaybe-uninitialized 5 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 engine: support compiling with gcc3 5 years ago
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 engine: support compiling with gcc3 5 years ago
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 xash3d-fwgs: append missing new line at the end of file 5 years ago
pm_surface.c public: rename mathlib to xash3d_mathlib. 5 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