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.
 
 
 
 
SNMetamorph eac8c116a8 engine: server: sv_init: compiling error fix & minor cleanup 1 year ago
..
server.h engine: server: GoldSrc compliant pfnServerExecute(), don't execute config.cfg for server! 1 year ago
sv_client.c engine: convert Info_SetValueForKey with va to Info_SetValueForKeyf 1 year ago
sv_cmds.c engine: convert Cbuf_AddText with va to Cbuf_AddTextf 1 year ago
sv_custom.c engine: convert MSG_WriteString with va to MSG_WriteStringf 1 year ago
sv_filter.c engine: convert Cbuf_AddText with va to Cbuf_AddTextf 1 year ago
sv_frame.c engine: initialize network buffers used on player connect and after 1 year ago
sv_game.c engine: server: replace some obvious va uses to temp buffer and Q_snprintf 1 year ago
sv_init.c engine: server: sv_init: compiling error fix & minor cleanup 1 year ago
sv_log.c engine: server: simplify strings operations. 2 years ago
sv_main.c engine: convert Info_SetValueForKey with va to Info_SetValueForKeyf 1 year ago
sv_move.c engine, public: fix float precision issues in mathlib and monster navigation code 2 years ago
sv_phys.c Trim all trailing whitespace 4 years ago
sv_pmove.c engine: fix functions returning void returning void value 2 years ago
sv_save.c engine: convert Cbuf_AddText with va to Cbuf_AddTextf 1 year ago
sv_world.c engine: common: add generic trace_t initialize function 2 years ago