ericw-tools/include/common
Eric Wasylishen 40a10b2c52 bspinfo: serialize missing textures (offset -1) to json as null
previously, we were writing a json dictionary which was confusing

- bspfile: fix reading a valid texture followed by a missing texture
(offset -1)

- add missing texture testcase
2023-07-18 00:17:24 -06:00
..
aabb.hh
aligned_allocator.hh light: minimize includes 2023-06-26 01:19:54 -06:00
bitflags.hh
bspfile.hh code formatting pass 2023-06-25 18:29:48 -06:00
bspfile_generic.hh bspinfo: serialize missing textures (offset -1) to json as null 2023-07-18 00:17:24 -06:00
bspfile_q1.hh build: remove some unneeded includes from bspfile.hh 2023-06-25 16:35:26 -06:00
bspfile_q2.hh build: remove some unneeded includes from bspfile.hh 2023-06-25 16:35:26 -06:00
bspinfo.hh
bsputils.hh build: remove some unneeded includes from bspfile.hh 2023-06-25 16:35:26 -06:00
bspxfile.hh
cmdlib.hh light: minimize includes 2023-06-26 01:19:54 -06:00
decompile.hh
entdata.h
fs.hh
imglib.hh code formatting pass 2023-06-25 18:29:48 -06:00
iterators.hh
json.hh
log.hh common: use compile-time format string checking 2023-06-26 01:19:54 -06:00
mathlib.hh
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
parser.hh
polylib.hh
prtfile.hh
qvec.hh common: add qmat::transpose() 2023-07-06 17:13:14 -06:00
settings.hh
threads.hh
vectorutils.hh