#include <shared.h>
Definition at line 54 of file shared.h.
◆ block_xh
| int mapConfig_t::block_xh |
◆ block_xl
| int mapConfig_t::block_xl |
◆ block_yh
| int mapConfig_t::block_yh |
◆ block_yl
| int mapConfig_t::block_yl |
◆ brightness
| float mapConfig_t::brightness |
global light scale factor
Definition at line 113 of file shared.h.
◆ chkAll
◆ chkBrushes
| bool mapConfig_t::chkBrushes |
◆ chkContained
| bool mapConfig_t::chkContained |
◆ chkEntities
| bool mapConfig_t::chkEntities |
◆ chkFillLevelFlags
| bool mapConfig_t::chkFillLevelFlags |
◆ chkIntersection
| bool mapConfig_t::chkIntersection |
◆ chkLevelFlags
| bool mapConfig_t::chkLevelFlags |
◆ chkMixedFaceContents
| bool mapConfig_t::chkMixedFaceContents |
◆ chkMMicro
| bool mapConfig_t::chkMMicro |
◆ chkNodraws
| bool mapConfig_t::chkNodraws |
◆ chkTextures
| bool mapConfig_t::chkTextures |
◆ chkZFight
| bool mapConfig_t::chkZFight |
◆ compile_for_day
| int mapConfig_t::compile_for_day |
set this to 1 if you want to compile the day version of the lightmap
Definition at line 120 of file shared.h.
◆ contrast
| float mapConfig_t::contrast |
◆ entity_scale
| float mapConfig_t::entity_scale |
entity lighting scale factor
Definition at line 116 of file shared.h.
◆ exportLightmaps
| bool mapConfig_t::exportLightmaps |
will export the lightmaps and direction data into tga images
Definition at line 64 of file shared.h.
◆ extrasamples
| bool mapConfig_t::extrasamples |
apply sampling to the lightmap- makes lightmap smoother
Definition at line 78 of file shared.h.
◆ fixMap
◆ fulldetail
| bool mapConfig_t::fulldetail |
everything with content will get a detail brush
Definition at line 62 of file shared.h.
◆ gamedir
◆ generateDebugTrace
| bool mapConfig_t::generateDebugTrace |
◆ generateFootstepFile
| bool mapConfig_t::generateFootstepFile |
◆ generateMaterialFile
| bool mapConfig_t::generateMaterialFile |
◆ generateTraceFile
| bool mapConfig_t::generateTraceFile |
◆ info
◆ lightquant
| byte mapConfig_t::lightquant |
◆ mapMicrovol
| float mapConfig_t::mapMicrovol |
-check mbr micro test before CSG
Definition at line 96 of file shared.h.
◆ microvolume
| float mapConfig_t::microvolume |
-micro test after CSG
Definition at line 77 of file shared.h.
◆ nice
◆ nobackclip
| bool mapConfig_t::nobackclip |
does not filter out back clipping brushes - results in larger bsp files
Definition at line 74 of file shared.h.
◆ nocsg
If set, the call to chop the brushes is deactivated - there will be no reduction of intersecting brushes with non-intersecting brushes. The resulting bsp file will also be larger with this option turned on.
Definition at line 67 of file shared.h.
◆ nodetail
| bool mapConfig_t::nodetail |
do not put any of the detail brushes in the bsp
Definition at line 61 of file shared.h.
◆ nolighting
| int mapConfig_t::nolighting |
◆ nomerge
| bool mapConfig_t::nomerge |
If set, faces that share the same edge on the same plane are not merged
Definition at line 65 of file shared.h.
◆ noprune
| bool mapConfig_t::noprune |
If not set to true the brushlists of child nodes are combined. The bsp file will get larger and the compile time will increase
Definition at line 59 of file shared.h.
◆ noshare
| bool mapConfig_t::noshare |
If true, keep identical edges in the bsp
Definition at line 70 of file shared.h.
◆ nosubdiv
| bool mapConfig_t::nosubdiv |
If this is set to false faces that are larger than the given chop size will get subdivided
Definition at line 71 of file shared.h.
◆ notjunc
| bool mapConfig_t::notjunc |
If true, do not break edges on tjunctions. This will decrease the compile times and should not be used on final compiles
Definition at line 72 of file shared.h.
◆ nowater
| bool mapConfig_t::nowater |
does not add any CONTENTS_WATER brush to the bsp
Definition at line 66 of file shared.h.
◆ noweld
use vertices from curTile->vertexes array or if false, create vertices from a hash table
Definition at line 69 of file shared.h.
◆ onlyents
| bool mapConfig_t::onlyents |
will only update the entity data without recalculating the pathfinding or the lightmaps
Definition at line 63 of file shared.h.
◆ onlynewer
| int mapConfig_t::onlynewer |
only compile (update) the bsp if the map file is newer
Definition at line 118 of file shared.h.
◆ performMapCheck
| bool mapConfig_t::performMapCheck |
◆ saturation
| float mapConfig_t::saturation |
◆ soft
use different supersampling pattern for lightmap, which produces softer shadows
Definition at line 79 of file shared.h.
◆ stats
print stats and quit. implemented as a kind of check
Definition at line 99 of file shared.h.
◆ subdivideSize
| float mapConfig_t::subdivideSize |
◆ sun_ambient_color
◆ sun_angles
◆ sun_color
◆ sun_intensity
◆ sun_normal
◆ surface_scale
| float mapConfig_t::surface_scale |
surface lighting scale factor
Definition at line 115 of file shared.h.
◆ verbose
| bool mapConfig_t::verbose |
◆ verboseentities
| bool mapConfig_t::verboseentities |
prints entity sub model information to the console
Definition at line 73 of file shared.h.
◆ verbosity
The documentation for this struct was generated from the following file: