| .. |
|
CMakeLists.txt
|
qbsp: add testqbsp target
|
2017-07-08 15:49:14 -06:00 |
|
brush.cc
|
qbsp: add -worldextent option for compiling large maps, default 65536
|
2018-12-24 01:53:08 -07:00 |
|
brushbsp.cc
|
qbsp: rename brushbsp.c -> .cc and convert tabs to spaces
|
2016-10-31 20:32:07 -06:00 |
|
bspfile.cc
|
qbsp: WriteBSPFile: print the bsp file name to the log
|
2017-07-10 21:26:06 -06:00 |
|
csg4.cc
|
qbsp: experimental _noclipfaces key
|
2018-03-13 12:23:41 -06:00 |
|
exportobj.cc
|
qbsp: -objexport debugging: Add another point where an .obj is dumped
|
2019-01-26 22:22:07 -07:00 |
|
file.cc
|
qbsp: move remaining headers to include directory
|
2017-04-20 19:52:06 -06:00 |
|
globals.cc
|
qbsp: fix build
|
2017-04-26 14:57:23 -06:00 |
|
main.cc
|
qbsp: refactor cmake setup
|
2017-04-28 13:04:51 -06:00 |
|
map.cc
|
qbsp, light: support _minlight_exclude on func_group, detail, etc.
|
2019-04-05 21:14:39 -06:00 |
|
merge.cc
|
qbsp: rename our plane_t to qbsp_plane_t
|
2017-04-26 14:55:26 -06:00 |
|
outside.cc
|
qbsp: change outside.cc to not fill leafs that have faces that are
|
2019-01-19 21:56:05 -07:00 |
|
parser.cc
|
change branding to ericw-tools
|
2017-10-19 16:35:37 -06:00 |
|
portals.cc
|
qbsp: update manual
|
2017-10-25 14:07:25 -07:00 |
|
qbsp.cc
|
qbsp: fix tjuncs on bmodels
|
2019-03-25 01:31:43 -06:00 |
|
solidbsp.cc
|
qbsp: add "-midsplitsurffraction n" option as an alt. to -maxnodesize
|
2019-02-11 00:52:38 -07:00 |
|
surfaces.cc
|
qbsp: make "too many edges" have a clear error message, instead of
|
2018-04-05 22:18:28 -06:00 |
|
test.cc
|
qbsp: add testqbsp target
|
2017-07-08 15:49:14 -06:00 |
|
test_qbsp.cc
|
qbsp: add failing tests for healing invalid texture projections
|
2018-01-28 01:54:58 -07:00 |
|
tjunc.cc
|
qbsp: move remaining headers to include directory
|
2017-04-20 19:52:06 -06:00 |
|
util.cc
|
qbsp: add failing tests for healing invalid texture projections
|
2018-01-28 01:54:58 -07:00 |
|
wad.cc
|
qbsp: remove/comment dead code
|
2017-07-11 00:07:32 -06:00 |
|
winding.cc
|
qbsp: add -worldextent option for compiling large maps, default 65536
|
2018-12-24 01:53:08 -07:00 |
|
writebsp.cc
|
qbsp: experimental func_illusionary_visblocker
|
2017-10-24 22:17:10 -07:00 |