ericw-tools/include/common
Eric Wasylishen ebe157cb43 cleanup: get_hull_sizes(): use std::span instead of std::initializer_list 2025-02-04 19:55:39 -07:00
..
aabb.hh cleanup: use more default comparison 2025-01-28 21:56:49 -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: get_hull_sizes(): use std::span instead of std::initializer_list 2025-02-04 19:55:39 -07:00
bspfile_generic.hh cleanup: use more default comparison 2025-01-28 21:56:49 -07:00
bspfile_q1.hh docs: note that dmodel::origin is apparently unused 2025-01-23 23:49:09 -07:00
bspfile_q2.hh bspfile: make conversion operators/constructors explicit 2024-12-27 17:07:39 -07:00
bspinfo.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
bsputils.hh cleanup: use more default comparison 2025-01-28 21:56:49 -07:00
bspxfile.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
cmdlib.hh style: use twosided<T> instead of std::array<T,2> 2024-12-25 20:03:51 -07:00
decompile.hh
entdata.h cleanup: use more default comparison 2025-01-28 21:56:49 -07:00
fs.hh
imglib.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
iterators.hh
json.hh
litfile.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
log.hh some more memory adjustments 2024-05-20 11:28:03 -04:00
mapfile.hh mapfile: texinfo_quake2_t::flags should be int, not surfflags_t 2025-02-01 23:55:15 -07:00
mathlib.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07: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: code formatting pass 2024-11-18 21:25:27 -07:00
prtfile.hh qbsp: replace old .prt writing code with WritePortalfile 2024-12-15 22:34:40 -07:00
qvec.hh cleanup: use spaceship operator where possible 2025-01-01 16:57:21 -07:00
settings.hh cleanup: code formatting pass 2024-11-18 21:25:27 -07:00
threads.hh
vectorutils.hh