ericw-tools/include/common
Jonathan 44c50717c3 move generic image loading routine to `img`
move light-specific "load textures from BSP" routine to light
fix a couple bugs with external wad textures (there should always be at least a 40-byte miptex in there)
light can now load external textures
move -paths to common settings
fix bug with missing texture not filling miptex name
2022-06-28 01:37:12 -04:00
..
aabb.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
bitflags.hh enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
bspfile.hh move generic image loading routine to `img` 2022-06-28 01:37:12 -04:00
bspinfo.hh move serialize_bsp() to common/bspinfo.cc 2022-05-14 14:54:21 -06:00
bsputils.hh move CompressRow/DecompressRow from vis to common 2022-05-24 21:01:41 -06:00
cmdlib.hh entdict cleanup 2022-06-14 17:18:13 -04:00
entdata.h clang-cl build fix 2022-06-16 20:54:15 -04:00
fs.hh fix build 2022-06-27 10:41:24 -04:00
imglib.hh move generic image loading routine to `img` 2022-06-28 01:37:12 -04:00
json.hh
log.hh enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
mathlib.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
parallel.hh
parser.hh
polylib.hh fix windings > N being initialized wrongly 2022-05-15 21:07:35 -04:00
qvec.hh
settings.hh move generic image loading routine to `img` 2022-06-28 01:37:12 -04:00
threads.hh