ericw-tools/qbsp
Eric Wasylishen a2451a41fb qbsp: rewrite of q1 contents representation in bspfile.cc
use q2-like bitflags so we can represent mixes like (water | mist), which we need within the compiler
2022-07-27 02:31:49 -06:00
..
CMakeLists.txt remove delabella 2022-07-21 20:06:33 -04:00
brush.cc use a reader/writer-esque lock (shared_mutex) instead of exclusive-only recursive lock to speed up plane stuff 2022-07-24 19:05:28 -04:00
brushbsp.cc qbsp: rewrite of q1 contents representation in bspfile.cc 2022-07-27 02:31:49 -06:00
csg.cc use make_unique where appropriate 2022-07-18 20:16:50 -04:00
exportobj.cc qbsp: rename options -> qbsp_options 2022-07-10 17:30:00 -06:00
faces.cc qbsp: rewrite of q1 contents representation in bspfile.cc 2022-07-27 02:31:49 -06:00
main.cc settings: don't call exit(0) in printHelp() as it's problematic for tests 2022-05-14 18:11:14 -06:00
map.cc use a reader/writer-esque lock (shared_mutex) instead of exclusive-only recursive lock to speed up plane stuff 2022-07-24 19:05:28 -04:00
merge.cc use a reader/writer-esque lock (shared_mutex) instead of exclusive-only recursive lock to speed up plane stuff 2022-07-24 19:05:28 -04:00
outside.cc use a reader/writer-esque lock (shared_mutex) instead of exclusive-only recursive lock to speed up plane stuff 2022-07-24 19:05:28 -04:00
portals.cc qbsp: rewrite of q1 contents representation in bspfile.cc 2022-07-27 02:31:49 -06:00
prtfile.cc use a reader/writer-esque lock (shared_mutex) instead of exclusive-only recursive lock to speed up plane stuff 2022-07-24 19:05:28 -04:00
qbsp.cc qbsp: rewrite of q1 contents representation in bspfile.cc 2022-07-27 02:31:49 -06:00
tjunc.cc fix percents being output when not requested for submodels 2022-07-22 12:25:06 -04:00
tree.cc qbsp: rewrite of q1 contents representation in bspfile.cc 2022-07-27 02:31:49 -06:00
writebsp.cc use a reader/writer-esque lock (shared_mutex) instead of exclusive-only recursive lock to speed up plane stuff 2022-07-24 19:05:28 -04:00