ddnet/src/engine/server
heinrich5991 6567743546 Add PINGEX and PONGEX messages that are correlatable
The current NETMSG_PING and NETMSG_PING_REPLY messages suffer from the
fact that you cannot know whether a given NETMSG_PING_REPLY is from your
NETMSG_PING.
2021-05-14 01:01:08 +02:00
..
databases Use ExecuteUpdate instead of Step for INSERT INTO 2021-02-27 22:34:44 +01:00
antibot.cpp Run clang-format 2020-09-26 21:50:15 +02:00
antibot.h Run clang-format 2020-09-26 21:50:15 +02:00
authmanager.cpp Adopt upstream refactoring: Mark several functions as 'const' 2021-02-23 18:26:16 +03:00
authmanager.h Adopt upstream refactoring: Mark several functions as 'const' 2021-02-23 18:26:16 +03:00
name_ban.cpp Make name more descriptive 2019-03-11 14:48:45 +01:00
name_ban.h Run clang-format 2020-09-26 21:50:15 +02:00
register.cpp Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
register.h Port CConfig API from the upstream (0.7.5) 2021-01-10 17:10:19 +03:00
server.cpp Add PINGEX and PONGEX messages that are correlatable 2021-05-14 01:01:08 +02:00
server.h More colors from chat in console 2021-03-08 01:20:28 +01:00
sql_string_helpers.cpp Fix some variable name's style 2020-11-08 17:15:48 +01:00
sql_string_helpers.h Fix some variable name's style 2020-11-08 17:15:48 +01:00
upnp.cpp Run clang-format 2020-09-26 21:50:15 +02:00
upnp.h Run clang-format 2020-09-26 21:50:15 +02:00