xash3d-fwgs/engine/server
Alibek Omarov 8f207362a5 public: remove Q_sprintf, and patch all code that used it to use Q_snprintf instead 2023-04-26 05:20:45 +03:00
..
server.h engine: server: remove some totally unused functions 2023-04-03 03:12:52 +03:00
sv_client.c public: remove Q_strcat and Q_strcpy, and patch the code that uses it 2023-04-26 05:20:45 +03:00
sv_cmds.c public: remove Q_vsprintf, replace by proper Q_vsnprintf proper calls 2023-04-23 18:19:28 +03:00
sv_custom.c engine: convert MSG_WriteString with va to MSG_WriteStringf 2023-03-13 05:13:52 +03:00
sv_filter.c engine: server: remove some totally unused functions 2023-04-03 03:12:52 +03:00
sv_frame.c engine: server: remove some totally unused functions 2023-04-03 03:12:52 +03:00
sv_game.c engine: server: replace some obvious va uses to temp buffer and Q_snprintf 2023-03-13 06:00:38 +03:00
sv_init.c public: remove Q_sprintf, and patch all code that used it to use Q_snprintf instead 2023-04-26 05:20:45 +03:00
sv_log.c engine: server: simplify strings operations. 2022-12-04 22:03:48 +03:00
sv_main.c engine: server: move master announce logic to masterlist, keep unique heartbeat challenge and heartbeat timer for each master 2023-04-03 00:57:47 +03:00
sv_move.c engine, public: fix float precision issues in mathlib and monster navigation code 2022-07-13 19:26:38 +03:00
sv_phys.c engine: server: remove some totally unused functions 2023-04-03 03:12:52 +03:00
sv_pmove.c engine: server: remove some totally unused functions 2023-04-03 03:12:52 +03:00
sv_save.c engine: convert Cbuf_AddText with va to Cbuf_AddTextf 2023-03-13 05:31:27 +03:00
sv_world.c engine: server: remove some totally unused functions 2023-04-03 03:12:52 +03:00