29 #ifndef __DEMOFILE_H__
30 #define __DEMOFILE_H__
55 void SetLog(
bool b,
const char *
p );
56 void Log(
const char *
p );
static idCVar com_compressDemos
bool OpenForWriting(const char *fileName)
GLuint GLuint GLsizei GLenum type
virtual const char * GetName(void)
static idCVar com_preloadDemos
static idCVar com_logDemos
const char * GetFullPath(void)
const char * GetName(void)
int Write(const void *buffer, int len)
bool OpenForReading(const char *fileName)
void WriteDict(const idDict &dict)
void SetLog(bool b, const char *p)
idList< idStr * > demoStrings
idCompressor * compressor
const char * ReadHashString()
int Read(void *buffer, int len)
virtual const char * GetFullPath(void)
void ReadDict(idDict &dict)
void WriteHashString(const char *str)
static idCompressor * AllocCompressor(int type)