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.
 
 
 
 
jeefo 61c75b9809 engine: server: log: use S_USAGE in logaddress for consistency with existing code 1 year ago
..
server.h server: implement correct answers to TSourceEngineQuery server queries 1 year ago
sv_client.c engine: server: query: use common SV_GetPlayerCount, fix random styling issues 1 year ago
sv_cmds.c engine: server: moved server cvars to static allocation 1 year ago
sv_custom.c engine: convert MSG_WriteString with va to MSG_WriteStringf 1 year 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: move pfnWriteString character replacement hack to the ALLOC_STRING, the same way as GoldSrc does 1 year ago
sv_init.c engine: server: moved server cvars to static allocation 1 year 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: moved server cvars to static allocation 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: moved server cvars to static allocation 1 year ago
sv_pmove.c engine: server: do not trigger speedhack detection for fakeclients 1 year ago
sv_query.c engine: server: query: A2S_PLAYER response should contain bots and normal players 1 year ago
sv_save.c engine: convert Cbuf_AddText with va to Cbuf_AddTextf 1 year ago
sv_world.c engine: server: moved server cvars to static allocation 1 year ago