ericw-tools/include/common
Jonathan 579140067f expose vector.size() using a subtype to not pollute winding_base_t 2022-06-23 18:42:38 -04:00
..
aabb.hh sync up BaseWinding checking 2022-06-18 14:33:16 -04:00
bitflags.hh enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
bspfile.hh Merge branch 'brushbsp' into portalfaces 2022-06-21 01:45:14 -06:00
bspfile_generic.hh fix compile 2022-06-22 15:50:38 -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 move serialize_bsp() to common/bspinfo.cc 2022-05-14 14:54:21 -06:00
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 move aligned allocator to cmdlib 2022-06-23 00:39:28 -04:00
entdata.h allow radlights to specify an entity dictionary instead (if the input is a .ent, it is an entity dict) which is more flexible 2022-06-22 17:03:00 -04:00
fs.hh the old Safe read/writes are gonedy now 2022-06-16 20:22:03 -04:00
imglib.hh Command line args systems (#2) 2022-02-27 00:01:57 -05:00
json.hh Command line args systems (#2) 2022-02-27 00:01:57 -05:00
log.hh enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
mathlib.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
parallel.hh remove old threading code entirely 2022-03-01 10:28:59 -05:00
parser.hh add texturedef support 2022-06-14 10:50:35 -04:00
polylib.hh expose vector.size() using a subtype to not pollute winding_base_t 2022-06-23 18:42:38 -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 adjust settings_set to only accept one token per entry 2022-06-01 20:42:06 -04:00
threads.hh remove old threading code entirely 2022-03-01 10:28:59 -05:00
vectorutils.hh qbsp: merge original brush lists when merging leafs in PruneNodes 2022-05-21 16:05:22 -06:00