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 ce73838f1b engine: add a function that validates requested features bits 6 months ago
..
server.h engine: refactor rcon redirect, don't make it depend on global object 7 months ago
sv_client.c engine: refactor rcon redirect, don't make it depend on global object 7 months 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) 8 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: fix off-by-one error in Voice_Set/GetClientListening 7 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: refactor rcon redirect, don't make it depend on global object 7 months ago
sv_move.c engine, public: fix float precision issues in mathlib and monster navigation code 2 years ago
sv_phys.c engine: add a function that validates requested features bits 6 months 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: unused variables cleanup 7 months ago
sv_save.c engine: server: reset edict in ParseSaveTables like GoldSrc does which fixes messed up entities in mods that have advanced save-restore system (thanks to vasiavasiavasia95 for figuring out this bug) 7 months ago
sv_world.c engine: server: unused variables cleanup 7 months ago