ddnet/src/engine/server
2022-05-29 21:24:43 +02:00
..
databases Use std::make_unique (fixes #5166) 2022-05-28 14:46:55 +02:00
antibot.cpp Remove some useless conditions around free 2022-03-01 23:19:49 +01:00
antibot.h Mark virtual function as override using a script: 2022-05-17 23:47:32 +02:00
authmanager.cpp Use std::vector<CKey> instead of array 2022-05-27 16:31:18 +02:00
authmanager.h Use std::vector<CKey> instead of array 2022-05-27 16:31:18 +02:00
name_ban.cpp Use std::vector<CNameBan> instead of array 2022-05-27 16:31:18 +02:00
name_ban.h Use std::vector<CNameBan> instead of array 2022-05-27 16:31:18 +02:00
register.cpp Add HTTP masterserver registering and HTTP masterserver 2022-05-20 08:58:32 +02:00
register.h Add HTTP masterserver registering and HTTP masterserver 2022-05-20 08:58:32 +02:00
server.cpp Organize engine-server includes 2022-05-29 21:24:43 +02:00
server.h Organize engine-server includes 2022-05-29 21:24:43 +02:00
sql_string_helpers.cpp Organize engine-server includes 2022-05-29 21:24:43 +02:00
sql_string_helpers.h Fix some variable name's style 2020-11-08 17:15:48 +01:00
upnp.cpp Minor clang-tidy fix with -DWEBSOCKETS=ON -DUPNP=ON 2022-05-19 18:57:49 +02:00
upnp.h Run clang-format 2020-09-26 21:50:15 +02:00