Enumerations | |
enum | wadmode_t { mo_none, mo_test, mo_create, mo_extract } |
Functions | |
void | GrabColormap (struct script_s *script) |
void | GrabColormap2 (struct script_s *script) |
void | GrabMip (struct script_s *script) |
void | GrabPalette (struct script_s *script) |
void | GrabPic (struct script_s *script) |
void | GrabRaw (struct script_s *script) |
void | process_wad_script (const char *name) |
Variables | |
byte | default_palette [] |
struct tex_s * | image |
byte * | lump_p |
byte * | lumpbuffer |
struct dstring_s * | lumpname |
enum wadmode_t |
void GrabColormap | ( | struct script_s * | script | ) |
void GrabColormap2 | ( | struct script_s * | script | ) |
void GrabMip | ( | struct script_s * | script | ) |
void GrabPalette | ( | struct script_s * | script | ) |
void GrabPic | ( | struct script_s * | script | ) |
void GrabRaw | ( | struct script_s * | script | ) |
void process_wad_script | ( | const char * | name | ) |
byte default_palette[] |
struct tex_s* image |
byte * lump_p |
byte* lumpbuffer |
struct dstring_s* lumpname |