ericw-tools/common
Eric Wasylishen e61630d4d9 qbsp: q2: adding structrual solid to a leaf now only clears detail bit, not other bits
fixes #420
2024-04-24 23:46:40 -06:00
..
CMakeLists.txt common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile.cc qbsp: q2: adding structrual solid to a leaf now only clears detail bit, not other bits 2024-04-24 23:46:40 -06:00
bspfile_common.cc common: split start of bspfile.hh into bspfile_common.hh 2024-03-11 20:14:59 -06:00
bspfile_generic.cc qbsp: add -missing_textures_as_zero_size flag to allow writing 0x0 textures when a texture is missing 2023-12-21 00:05:40 -07:00
bspfile_q1.cc
bspfile_q2.cc
bspinfo.cc docs: document bspinfo 2024-01-29 23:09:40 -07:00
bsputils.cc light: q2: opaque lit liquids receive light from both sides by default 2024-02-15 23:51:28 -07:00
bspxfile.cc qbsp: omit func_detail_illusionary from bspx brushlist 2023-11-26 01:17:03 -07:00
cmdlib.cc
debugger.natvis
decompile.cc qbsp: shrink node_t from 280 to 208 bytes 2024-03-09 19:37:23 -07:00
entdata.cc rename: vec_t -> double 2023-12-23 21:09:16 -07:00
fs.cc
imglib.cc qbsp: shrink node_t from 280 to 208 bytes 2024-03-09 19:37:23 -07:00
log.cc lightpreview: still output logging::print to console 2023-12-23 18:32:25 -07:00
mapfile.cc qbsp: use mapfile.cc for .map file parsing 2024-04-07 22:20:33 -06:00
mathlib.cc rename: vec_t -> double 2023-12-23 21:09:16 -07:00
parser.cc
prtfile.cc
qvec.cc
settings.cc bunch of double -> float 2023-12-07 14:11:46 -05:00
threads.cc