ericw-tools/include/common
Jonathan 17656eff78 don't return string ref, since it can be modified after it's inserted because of the vector growing 2022-06-14 18:34:01 -04:00
..
aabb.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
bitflags.hh enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
bspfile.hh add texturedef support 2022-06-14 10:50:35 -04:00
bspinfo.hh move serialize_bsp() to common/bspinfo.cc 2022-05-14 14:54:21 -06:00
bsputils.hh testmaps: add qbsp_q1_sealing.map 2022-06-14 00:44:50 -06:00
cmdlib.hh entdict cleanup 2022-06-14 17:18:13 -04:00
entdata.h don't return string ref, since it can be modified after it's inserted because of the vector growing 2022-06-14 18:34:01 -04:00
fs.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06: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 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
qvec.hh fix test cases (implement equals(game) properly, and `is_empty` is false depending on get_content_type for Q2 now) 2022-06-11 09:19:51 -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