Functions | |
void | bsp2prt (void) |
Recreate the map's portals and write the portal file. More... | |
void | extract_entities (void) |
Write the map's entities string to a file. More... | |
void | extract_hull (void) |
Write a hull from the map's bsp to a C file. More... | |
void | extract_textures (void) |
Write a wad file containing the textures in the bsp file. More... | |
void | LoadBSP (void) |
Load the bspfile into memory. More... | |