DDraceNetwork Docs
|
#include <base/logger.h>
#include <base/system.h>
#include <engine/client.h>
#include <engine/shared/demo.h>
#include <engine/shared/network.h>
#include <engine/shared/snapshot.h>
#include <engine/storage.h>
#include <game/gamecore.h>
Classes | |
class | CClientSnapshotHandler |
struct | CClientSnapshotHandler::CClientData |
class | CDemoPlayerMessageListener |
Functions | |
static int | ExtractDemoChat (const char *pDemoFilePath, IStorage *pStorage) |
int | main (int argc, const char *argv[]) |
Variables | |
static const char * | TOOL_NAME = "demo_extract_chat" |
|
static |
int main | ( | int | argc, |
const char * | argv[] | ||
) |
|
static |