ericw-tools/include/common
Jonathan 812e19d469 fix issue with alignment 2024-03-13 02:44:06 -04:00
..
aabb.hh rename: vec_t -> double 2023-12-23 21:09:16 -07:00
aligned_allocator.hh light: minimize includes 2023-06-26 01:19:54 -06:00
bitflags.hh
bspfile.hh light: change remaining double -> float 2024-02-25 23:42:45 -07:00
bspfile_generic.hh rename: vec_t -> double 2023-12-23 21:09:16 -07:00
bspfile_q1.hh tests: add qbsp content type tests 2023-11-26 00:23:41 -07:00
bspfile_q2.hh build: remove some unneeded includes from bspfile.hh 2023-06-25 16:35:26 -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: only pick up .wad textures when compiling for non-Q2 games 2024-02-04 19:41:45 -07:00
iterators.hh
json.hh
log.hh common: use compile-time format string checking 2023-06-26 01:19:54 -06:00
mapfile.hh rename: vec_t -> double 2023-12-23 21:09:16 -07:00
mathlib.hh fix issue with alignment 2024-03-13 02:44:06 -04:00
numeric_cast.hh common: move numeric_cast to dedicated common/numeric_cast.hh 2023-06-25 17:50:17 -06:00
ostream.hh build: only use <fmt/core.h>, other headers have a heavy compilation time impact 2023-07-02 17:08:14 -06:00
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