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 5627dbbf34 engine: server: greatly simplify pfnWriteString implementation, it shouldn't modify input string 1 year ago
..
server.h engine: server: use sv_speedhack_kick cvar value as a number of speedhack warns before automatic kick 1 year ago
sv_client.c engine: server: make generic function to kick players with a reason 1 year ago
sv_cmds.c engine: server: make generic function to kick players with a reason 1 year ago
sv_custom.c engine: convert MSG_WriteString with va to MSG_WriteStringf 1 year ago
sv_filter.c engine: server: refactor banid, explicitly does not allow ban using userid for now 1 year ago
sv_frame.c engine: server: remove some totally unused functions 1 year ago
sv_game.c engine: server: greatly simplify pfnWriteString implementation, it shouldn't modify input string 1 year ago
sv_init.c engine: add size argument to COM_Default/ReplaceExtension calls 1 year ago
sv_log.c engine: server: simplify strings operations. 2 years ago
sv_main.c engine: server: use sv_speedhack_kick cvar value as a number of speedhack warns before automatic kick 1 year ago
sv_move.c engine, public: fix float precision issues in mathlib and monster navigation code 2 years ago
sv_phys.c engine: server: remove some totally unused functions 1 year ago
sv_pmove.c engine: server: do not trigger speedhack detection for fakeclients 1 year ago
sv_save.c engine: convert Cbuf_AddText with va to Cbuf_AddTextf 1 year ago
sv_world.c engine: server: remove some totally unused functions 1 year ago