.. |
server.h
|
engine: server: make CRC32_MapFile public
|
2023-07-02 01:19:38 +03:00 |
sv_client.c
|
engine: common: net_encode: directly access delta description struct than searching for it every time
|
2023-06-27 19:56:32 +03:00 |
sv_cmds.c
|
engine: server: properly remove remaining server operator commands
|
2023-07-02 01:19:21 +03:00 |
sv_custom.c
|
engine: fixup endianness found by -Werror=strict-aliasing in old armv7hf compiler (d259421111289af3b49c055150e02213f39075a6)
|
2023-10-22 20:02:14 +03:00 |
sv_filter.c
|
engine: server: moved server cvars to static allocation
|
2023-05-27 21:52:58 +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: fix attempting to free pool instead of an allocated memory
|
2023-08-30 18:52:44 +03:00 |
sv_init.c
|
engine: don't release DLL that wasn't loaded during settings.scr parsing. This should be deleted as soon as possible!
|
2023-08-03 01:11:06 +03:00 |
sv_log.c
|
engine: server: log: use S_USAGE in logaddress for consistency with existing code
|
2023-06-11 16:28:36 +03:00 |
sv_main.c
|
engine: server: register dummy cvar sv_allow_dlfile for GoldSrc compatibility
|
2023-10-27 08:02:10 +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: static-ize world functions
|
2023-06-19 07:47:38 +03:00 |
sv_pmove.c
|
engine: server: static-ize sv_pmove functions
|
2023-06-19 07:38:18 +03:00 |
sv_query.c
|
engine: server: static-ize sv_query functions
|
2023-06-19 07:39:00 +03:00 |
sv_save.c
|
engine: server: fix buffer overflow in invalid Q_strncpy call
|
2023-08-06 00:39:41 +03:00 |
sv_world.c
|
engine: server: static-ize world functions
|
2023-06-19 07:47:38 +03:00 |