.. |
server.h
|
engine: server: use sv_speedhack_kick cvar value as a number of speedhack warns before automatic kick
|
2023-05-19 04:49:29 +03:00 |
sv_client.c
|
engine: server: make generic function to kick players with a reason
|
2023-05-19 04:44:42 +03:00 |
sv_cmds.c
|
engine: common: move host cvars to static allocation
|
2023-05-27 21:52:58 +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: refactor banid, explicitly does not allow ban using userid for now
|
2023-04-28 16:24:41 +03:00 |
sv_frame.c
|
engine: common: move host cvars to static allocation
|
2023-05-27 21:52:58 +03:00 |
sv_game.c
|
engine: server: greatly simplify pfnWriteString implementation, it shouldn't modify input string
|
2023-05-27 20:02:09 +03:00 |
sv_init.c
|
engine: add size argument to COM_Default/ReplaceExtension calls
|
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: common: move host cvars to static allocation
|
2023-05-27 21:52:58 +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: do not trigger speedhack detection for fakeclients
|
2023-05-24 00:36:54 +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 |