Go to the documentation of this file.
23 #include "../qcommon/qcommon.h"
25 #define MAX_DLIGHTS 32
26 #define MAX_ENTITIES 128
27 #define MAX_PARTICLES 4096
28 #define MAX_LIGHTSTYLES 256
30 #define POWERSUIT_SCALE 4.0F
32 #define SHELL_RED_COLOR 0xF2
33 #define SHELL_GREEN_COLOR 0xD0
34 #define SHELL_BLUE_COLOR 0xF3
36 #define SHELL_RG_COLOR 0xDC
38 #define SHELL_RB_COLOR 0x68
39 #define SHELL_BG_COLOR 0x78
42 #define SHELL_DOUBLE_COLOR 0xDF // 223
43 #define SHELL_HALF_DAM_COLOR 0x90
44 #define SHELL_CYAN_COLOR 0x72
47 #define SHELL_WHITE_COLOR 0xD7
80 #define ENTITY_FLAGS 68
128 #define API_VERSION 3
139 qboolean (*Init) (
void *hinstance,
void *wndproc );
157 void (*BeginRegistration) (
char *map);
171 void (*DrawFill) (
int x,
int y,
int w,
int h,
int c);
175 void (*DrawStretchRaw) (
int x,
int y,
int w,
int h,
int cols,
int rows,
byte *data);
180 void (*CinematicSetPalette)(
const unsigned char *palette);
181 void (*BeginFrame)(
float camera_separation );
199 char *(*Cmd_Argv) (
int i);
200 void (*Cmd_ExecuteText) (
int exec_when,
char *text);
202 void (*Con_Printf) (
int print_level,
char *str, ...);
CONST PIXELFORMATDESCRIPTOR int
void Sys_Error(char *error,...)
void Cmd_RemoveCommand(char *cmd_name)
void Cmd_AddCommand(char *cmd_name, xcommand_t function)
int FS_LoadFile(char *path, void **buffer)
void Cvar_SetValue(char *var_name, float value)
lightstyle_t * lightstyles
void AppActivate(BOOL fActive, BOOL minimize)
void FS_FreeFile(void *buffer)
GLdouble GLdouble GLdouble w
refexport_t(* GetRefAPI_t)(refimport_t)
void(APIENTRY *qglAccum)(GLenum op