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 f7c536b81c engine: server: allow loading maps from subdirectories as this is used by some Half-Life mods 8 months ago
..
server.h engine: server: remove unused host struct field 8 months ago
sv_client.c engine: common: net_encode: directly access delta description struct than searching for it every time 1 year ago
sv_cmds.c engine: server: properly remove remaining server operator commands 1 year ago
sv_custom.c engine: fixup endianness found by -Werror=strict-aliasing in old armv7hf compiler (d259421111289af3b49c055150e02213f39075a6) 9 months ago
sv_filter.c engine: server: moved server cvars to static allocation 1 year ago
sv_frame.c engine: common: move host cvars to static allocation 1 year ago
sv_game.c engine: server: allow server unloading for Win32 targets until we figure out the issues with MetaMod 8 months ago
sv_init.c engine: server: allow loading maps from subdirectories as this is used by some Half-Life mods 8 months ago
sv_log.c engine: server: log: use S_USAGE in logaddress for consistency with existing code 1 year ago
sv_main.c engine: server: allow server unloading for Win32 targets until we figure out the issues with MetaMod 8 months ago
sv_move.c engine, public: fix float precision issues in mathlib and monster navigation code 2 years ago
sv_phys.c engine: server: static-ize world functions 1 year ago
sv_pmove.c engine: server: sv_pmove: use model name for physent name to avoid crash when classname isn't initialized yet 8 months ago
sv_query.c engine: server: static-ize sv_query functions 1 year ago
sv_save.c engine: server: fix buffer overflow in invalid Q_strncpy call 11 months ago
sv_world.c engine: server: static-ize world functions 1 year ago