|
CMakeLists.txt
|
FS simplification
|
2021-12-20 14:51:14 -05:00 |
|
brush.cc
|
Remove unused functions & tests
|
2022-01-17 14:35:18 -05:00 |
|
csg4.cc
|
use vector<brush_t> directly now
|
2022-01-17 11:06:13 -05:00 |
|
exportobj.cc
|
make brush::faces a vector
|
2022-01-17 09:49:10 -05:00 |
|
globals.cc
|
Remove some old stuff
|
2021-09-19 18:17:28 -04:00 |
|
main.cc
|
Fix single line functions
|
2021-09-14 02:56:44 -04:00 |
|
map.cc
|
use vector<brush_t> directly now
|
2022-01-17 11:06:13 -05:00 |
|
merge.cc
|
VectorSubtract
|
2021-10-24 23:26:20 -04:00 |
|
outside.cc
|
qbsp: areaportal support
|
2021-10-27 22:51:43 -06:00 |
|
portals.cc
|
qbsp: areaportal support
|
2021-10-27 22:51:43 -06:00 |
|
qbsp.cc
|
use vector<brush_t> directly now
|
2022-01-17 11:06:13 -05:00 |
|
solidbsp.cc
|
wrbrushes lump using streaming now
|
2021-10-25 19:24:07 -04:00 |
|
surfaces.cc
|
qbsp: fix some memory leaks
|
2022-01-16 12:47:19 -07:00 |
|
test.cc
|
Clang format pass
|
2021-09-14 02:32:26 -04:00 |
|
test_qbsp.cc
|
Remove unused functions & tests
|
2022-01-17 14:35:18 -05:00 |
|
tjunc.cc
|
no more Vector!
|
2021-10-25 10:38:15 -04:00 |
|
wad.cc
|
New FS!
|
2021-11-05 19:25:37 -04:00 |
|
writebsp.cc
|
make brush::faces a vector
|
2022-01-17 09:49:10 -05:00 |