54typedef struct mapConfig_s {
126typedef struct threadstate_s {
142void RunThreadsOn(
void (*func)(
unsigned int),
unsigned int workcount,
bool progress,
const char *
id);
143void RunSingleThreadOn(
void (*func)(
unsigned int),
unsigned int workcount,
bool progress,
const char *
id);
Byte order functions header.
void Com_Printf(const char *const fmt,...)
memPool_t * com_genericPool
memPool_t * com_fileSysPool
Defined CONSTANTS (Macros are elsewhere).
Memory handling with sentinel checking and pools with tags for grouped free'ing.
Shared parsing functions.
void format(__printf__, 1, 2)))
bool chkMixedFaceContents
vec3_t sun_color[LIGHTMAP_MAX]
vec3_t sun_normal[LIGHTMAP_MAX]
verbosityLevel_t verbosity
bool generateMaterialFile
vec3_t sun_ambient_color[LIGHTMAP_MAX]
vec3_t sun_angles[LIGHTMAP_MAX]
int sun_intensity[LIGHTMAP_MAX]
bool generateFootstepFile
Cross-platform type definitions.