ericw-tools/include/common
Eric Wasylishen cdedc6220c cleanup: remove some more const references to small objects 2024-11-17 22:08:44 -07:00
..
aabb.hh cleanup: don't pass size_t by reference (it's only 8 bytes) 2024-11-17 21:26:27 -07:00
aligned_allocator.hh
bitflags.hh
bspfile.hh cleanup: remove unused game argument from contentflags_t::to_string() 2024-09-08 19:36:00 -06:00
bspfile_common.hh cleanup: don't pass std::string_view by reference 2024-11-17 21:52:10 -07:00
bspfile_generic.hh
bspfile_q1.hh
bspfile_q2.hh fix visible clip brushes 2024-06-07 21:22:38 -04:00
bspinfo.hh light: LIGHTING_E5BGR9 + HDR .lit support (#427) 2024-05-26 21:55:10 -06:00
bsputils.hh light: add _switchableshadow_target 2024-07-20 23:11:26 -06:00
bspxfile.hh
cmdlib.hh cleanup: remove some more const references to small objects 2024-11-17 22:08:44 -07:00
decompile.hh
entdata.h cleanup: don't pass std::string_view by reference 2024-11-17 21:52:10 -07:00
fs.hh
imglib.hh cleanup: don't pass std::string_view by reference 2024-11-17 21:52:10 -07:00
iterators.hh
json.hh
litfile.hh light: LIGHTING_E5BGR9 + HDR .lit support (#427) 2024-05-26 21:55:10 -06:00
log.hh some more memory adjustments 2024-05-20 11:28:03 -04:00
mapfile.hh cleanup: don't pass std::string_view by reference 2024-11-17 21:52:10 -07:00
mathlib.hh Paril/mem write (#412) 2024-03-13 20:01:05 -06:00
numeric_cast.hh
ostream.hh
parallel.hh
parser.hh cleanup: don't pass std::string_view by reference 2024-11-17 21:52:10 -07:00
polylib.hh cleanup: don't pass float_type by reference 2024-11-17 21:40:41 -07:00
prtfile.hh
qvec.hh cleanup: don't pass double by reference (it's only 8 bytes) 2024-11-17 21:34:54 -07:00
settings.hh cleanup: don't pass std::string_view by reference 2024-11-17 21:52:10 -07:00
threads.hh
vectorutils.hh