ddnet/src/engine/server
heinrich5991 23ef309d0a Don't print the first "Waiting for score threads to complete"
Looks nicer IMO if you don't show the message if there's no actual
waiting.
2022-05-01 11:10:15 +02:00
..
databases Don't print the first "Waiting for score threads to complete" 2022-05-01 11:10:15 +02:00
antibot.cpp Remove some useless conditions around free 2022-03-01 23:19:49 +01:00
antibot.h Add target clientid to antibot OnHammerHit 2021-07-21 22:28:59 +02:00
authmanager.cpp Renamed all shadowing/shadowed variables 2022-03-24 17:59:49 +01:00
authmanager.h Renamed all shadowing/shadowed variables 2022-03-24 17:59:49 +01:00
name_ban.cpp Use std::size instead of sizeof(a) / sizeof(a[0]) 2022-03-30 18:55:04 +02:00
name_ban.h Use std::size instead of sizeof(a) / sizeof(a[0]) 2022-03-30 18:55:04 +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 Unify logging infrastructure between IConsole and dbg_msg 2022-04-29 15:21:26 +02:00
server.h Unify logging infrastructure between IConsole and dbg_msg 2022-04-29 15:21:26 +02:00
sql_string_helpers.cpp Don't make score test depend on specific timestamp 2021-12-25 01:33:08 +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