ericw-tools/include/qbsp
Jonathan b2a0f8039e remove dm/start/coop checking
remove entity target(name) checking; as mods and maps get more complex, this is best left up to the editors to use the FGD to report these things.
2022-06-13 07:10:53 -04:00
..
brush.hh Merge branch 'type-cleanup' into brushbsp 2022-06-07 20:05:02 -06:00
csg4.hh slight optimization for winding_t: use memcpy directly. the copy constructor can't automatically optimize it into a memcpy because of the iterator wrapper. 2022-06-05 22:52:02 -04:00
map.hh remove dm/start/coop checking 2022-06-13 07:10:53 -04:00
merge.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
outside.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
portals.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
qbsp.hh default filltype to auto, which uses outside for hullnum > 0 and inside otherwise (lower leaf & node counts) 2022-06-13 06:19:58 -04:00
solidbsp.hh qbsp: fix base1.map leak with epsilon hacks 2022-05-22 00:38:08 -06:00
surfaces.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
wad.hh qbsp: move wadlist to map struct 2022-05-14 15:55:18 -06:00
winding.hh slight bit of cleaning 2022-05-11 09:46:39 -04:00
writebsp.hh some more cleanup 2021-10-02 05:56:45 -04:00