ddnet/src/engine/server
2021-10-15 12:15:39 +02:00
..
databases Make use of IO_MAX_PATH_LENGTH 2021-09-13 12:14:50 +02:00
antibot.cpp Allow the antibot to get more insight into the network 2021-06-24 20:32:41 +02:00
antibot.h Allow the antibot to get more insight into the network 2021-06-24 20:32:41 +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 uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00
register.h uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00
server.cpp remove missused volatile 2021-10-15 12:15:39 +02:00
server.h Make use of IO_MAX_PATH_LENGTH 2021-09-13 12:14:50 +02: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