ddnet/src/engine/server
2021-07-22 02:15:28 +02:00
..
databases Use ExecuteUpdate instead of Step for INSERT INTO 2021-02-27 22:34:44 +01:00
antibot.cpp Forgot it here too 2021-07-22 02:15:28 +02:00
antibot.h Add target clientid to antibot OnHammerHit 2021-07-21 22:28:59 +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 Merge master into pr_use_cpp 2021-07-04 16:09:20 +02:00
server.h uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +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