ericw-tools/include/common
Jonathan f7b8f85ece use an optional<uint8_t> to store hull number, which gets rid of special -1 collision hull number.
fixed no-hull always chopping even with chop off
2022-08-15 06:13:30 -04:00
..
aabb.hh add in-place versions of union and expand to help with inlining 2022-08-08 22:43:10 -04:00
bitflags.hh clip_back/clip_front to match ChopWindingInPlace 2022-08-08 21:08:27 -04:00
bspfile.hh use an optional<uint8_t> to store hull number, which gets rid of special -1 collision hull number. 2022-08-15 06:13:30 -04:00
bspfile_generic.hh qbsp: add fmt formatters for aabb_t, plane_type_t, qplane3, qbsp_plane_t 2022-08-07 16:58:52 -06:00
bspfile_q1.hh fix typo 2022-08-10 22:27:40 -04:00
bspfile_q2.hh clang-format pass 2022-07-28 06:14:54 -04:00
bspinfo.hh fix linux build 2022-08-01 12:47:20 -06:00
bsputils.hh use an optional<uint8_t> to store hull number, which gets rid of special -1 collision hull number. 2022-08-15 06:13:30 -04:00
bspxfile.hh clang-format pass 2022-07-28 06:14:54 -04:00
cmdlib.hh clang-format pass 2022-07-28 06:14:54 -04:00
entdata.h move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
fs.hh clang pass 2022-08-02 21:57:33 -04:00
imglib.hh clang-format pass 2022-07-28 06:14:54 -04:00
json.hh
log.hh work around macos bug (std::atomic_size_t::value_type missing) 2022-08-13 13:12:23 -06:00
mathlib.hh
parallel.hh fix linux build 2022-08-01 12:47:20 -06:00
parser.hh move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
polylib.hh fix slight mistype in Brush_LoadEntity 2022-08-15 03:37:38 -04:00
prtfile.hh split winding_base_t into two types, so that we can switch out the backing storage 2022-08-02 06:09:20 -04:00
qvec.hh use an optional<uint8_t> to store hull number, which gets rid of special -1 collision hull number. 2022-08-15 06:13:30 -04:00
settings.hh fix slight mistype in Brush_LoadEntity 2022-08-15 03:37:38 -04:00
threads.hh
vectorutils.hh use std::set instead of vector for original_brushes since we need them implicitly sorted and no dupes 2022-08-01 13:19:50 -04:00