ericw-tools/include/qbsp
Jonathan 0b67acd4ba Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
# Conflicts:
#	include/common/bspfile.hh
2022-06-16 20:22:36 -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 consistency rename; texdata_t -> maptexdata_t 2022-06-16 09:35:46 -04:00
merge.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
outside.hh qbsp: add portal_t::onnode, tree_t from qbsp3 2022-06-15 00:45:58 -06:00
portals.hh qbsp: rename FreeAllPortals -> FreeTreePortals_r 2022-06-15 23:27:39 -06:00
qbsp.hh move extended_texinfo_t to qbsp, since it's only used during compilation and not related to the BSP file 2022-06-16 09:50:00 -04:00
solidbsp.hh qbsp: add portal_t::onnode, tree_t from qbsp3 2022-06-15 00:45:58 -06:00
surfaces.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
wad.hh the old Safe read/writes are gonedy now 2022-06-16 20:22:03 -04: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