ericw-tools/include/common
Eric Wasylishen 83fda6d3a0 build: use jsoncpp instead of nlohmann
bspinfo.cc build time reduced from 2.6s to 1.9s
2024-03-17 16:03:14 -06:00
..
aabb.hh rename: vec_t -> double 2023-12-23 21:09:16 -07:00
aligned_allocator.hh
bitflags.hh
bspfile.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile_common.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile_generic.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile_q1.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile_q2.hh common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspinfo.hh common: structured bspxbrushes reading/writing 2023-11-25 17:28:26 -07:00
bsputils.hh light: change remaining double -> float 2024-02-25 23:42:45 -07:00
bspxfile.hh common: structured bspxbrushes reading/writing 2023-11-25 17:28:26 -07:00
cmdlib.hh common: structured bspxbrushes reading/writing 2023-11-25 17:28:26 -07:00
decompile.hh lightpreview: decompile hulls for leaf visualization 2023-10-19 00:10:42 -06:00
entdata.h rename: vec_t -> double 2023-12-23 21:09:16 -07:00
fs.hh
imglib.hh qbsp: shrink node_t from 280 to 208 bytes 2024-03-09 19:37:23 -07:00
iterators.hh
json.hh build: use jsoncpp instead of nlohmann 2024-03-17 16:03:14 -06:00
log.hh
mapfile.hh qbsp: shrink node_t from 280 to 208 bytes 2024-03-09 19:37:23 -07:00
mathlib.hh Paril/mem write (#412) 2024-03-13 20:01:05 -06:00
numeric_cast.hh
ostream.hh
parallel.hh add missing #pragma once's 2023-11-08 21:30:44 -07:00
parser.hh maputil starting point 2023-09-04 00:16:23 -04:00
polylib.hh light: change remaining double -> float 2024-02-25 23:42:45 -07:00
prtfile.hh light: change remaining double -> float 2024-02-25 23:42:45 -07:00
qvec.hh rename: vec_t -> double 2023-12-23 21:09:16 -07:00
settings.hh light: restore -bounce flag with no arguments as a shorthand for -bounce 1 2024-01-13 18:35:18 -07:00
threads.hh
vectorutils.hh