QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
idstuff.c File Reference

Macros

#define MAX_DATA_PATH   64
 
#define MAX_FILES   1024
 
#define MAX_MODELS   1024
 
#define MAX_SOUNDS   1024
 

Functions

void PrecacheFile (const char *n, int ch)
 
void PrecacheModel (const char *n, int ch)
 
void PrecacheSound (const char *n, int ch)
 
int WriteFiles (const char *sourcedir)
 
int WriteProgdefs (dprograms_t *progs, const char *filename)
 

Macro Definition Documentation

#define MAX_DATA_PATH   64
#define MAX_FILES   1024
#define MAX_MODELS   1024
#define MAX_SOUNDS   1024

Function Documentation

void PrecacheFile ( const char *  n,
int  ch 
)
void PrecacheModel ( const char *  n,
int  ch 
)
void PrecacheSound ( const char *  n,
int  ch 
)
int WriteFiles ( const char *  sourcedir)
int WriteProgdefs ( dprograms_t progs,
const char *  filename 
)