#include "kernel.h"
#include "graphics.h"
#include "message.h"
#include <base/hash.h>
#include <engine/client/enums.h>
#include <engine/friends.h>
#include <engine/shared/translation_context.h>
#include <generated/protocol.h>
#include <generated/protocol7.h>
#include <functional>
#include <optional>
Go to the source code of this file.
◆ CONNECTLINK_DOUBLE_SLASH
| #define CONNECTLINK_DOUBLE_SLASH "ddnet://" |
◆ CONNECTLINK_NO_SLASH
| #define CONNECTLINK_NO_SLASH "ddnet:" |
◆ CLIENTFUNC_FILTER
◆ anonymous enum
| Enumerator |
|---|
| RECORDER_MANUAL | |
| RECORDER_AUTO | |
| RECORDER_RACE | |
| RECORDER_REPLAYS | |
| RECORDER_MAX | |
◆ CreateGameClient()