ericw-tools/include/common
Eric Wasylishen 57473f7b4a Merge branch 'brushbsp' into portalfaces 2022-06-21 01:45:14 -06:00
..
aabb.hh sync up BaseWinding checking 2022-06-18 14:33:16 -04:00
bitflags.hh
bspfile.hh Merge branch 'brushbsp' into portalfaces 2022-06-21 01:45:14 -06:00
bspfile_generic.hh remove Little* funcs, not used any more 2022-06-20 21:39:08 -04:00
bspfile_q1.hh split bspfile.hh into multiple files which store the respective BSP info for the different BSP types; bspfile_generic stores the upper-most data (the superset of all BSP types), whereas the individual files contain the subsets. 2022-06-16 12:06:37 -04:00
bspfile_q2.hh split bspfile.hh into multiple files which store the respective BSP info for the different BSP types; bspfile_generic stores the upper-most data (the superset of all BSP types), whereas the individual files contain the subsets. 2022-06-16 12:06:37 -04:00
bspinfo.hh
bsputils.hh simplify/c++-ize CompressRow code and related areas (less allocations overall) 2022-06-18 18:25:23 -04:00
bspxfile.hh remove Little* funcs, not used any more 2022-06-20 21:39:08 -04:00
cmdlib.hh remove Little* funcs, not used any more 2022-06-20 21:39:08 -04:00
entdata.h
fs.hh the old Safe read/writes are gonedy now 2022-06-16 20:22:03 -04:00
imglib.hh
json.hh
log.hh
mathlib.hh
parallel.hh
parser.hh
polylib.hh reserve as much as we currently have allocated rather than only exactly how much is coming up 2022-06-19 19:22:34 -04:00
prtfile.hh testqbsp: add a first portal test 2022-06-17 01:53:08 -06:00
qvec.hh split bspfile.hh into multiple files which store the respective BSP info for the different BSP types; bspfile_generic stores the upper-most data (the superset of all BSP types), whereas the individual files contain the subsets. 2022-06-16 12:06:37 -04:00
settings.hh
threads.hh
vectorutils.hh