2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-23 18:30:50 +01:00
xash3d-fwgs/engine/server
2024-06-09 07:02:50 +03:00
..
server.h engine: server: add cvar to disable bandwidth test on server side 2024-06-01 05:27:35 +03:00
sv_client.c engine: server: add cvar to disable bandwidth test on server side 2024-06-01 05:27:35 +03:00
sv_cmds.c engine: avoid constants in Q_strncpy third argument, where possible 2024-05-06 14:27:26 +03:00
sv_custom.c engine: fix -Wmissing-prototypes 2024-01-28 09:55:18 +03:00
sv_filter.c engine: server: exclude expired IP filters from check 2024-01-28 10:00:51 +03:00
sv_frame.c engine: common: simplify bit buffer operations 2024-04-08 07:24:53 +03:00
sv_game.c engine: ensure character signness when checking for nonprintable characters 2024-06-07 22:22:13 +03:00
sv_init.c engine: server: add cvar to disable bandwidth test on server side 2024-06-01 05:27:35 +03:00
sv_log.c engine: server: replace useless call to SV_Serverinfo to a direct access 2024-04-06 06:58:15 +03:00
sv_main.c engine: server: rename sv_allow_upload to sv_allowupload for compatibility 2024-06-09 07:02:50 +03:00
sv_move.c engine: server: use soundlist to acquire random sounds for physics 2024-02-05 12:49:31 +03:00
sv_phys.c engine: server: add GetNativeObject to server's PhysicsAPI 2024-02-19 17:49:37 +03:00
sv_pmove.c engine: server: sv_pmove: always set FEV_NOTHOST for events coming from PMove (like GoldSrc) 2024-05-23 01:51:42 +03:00
sv_query.c engine: server: unused variables cleanup 2023-12-05 10:46:03 +03:00
sv_save.c engine: avoid constants in Q_strncpy third argument, where possible 2024-05-06 14:27:26 +03:00
sv_world.c engine: moved link_t helpers to sv_world.c from world.c and made them static 2024-05-30 07:31:03 +03:00