| .. |
|
CMakeLists.txt
|
qbsp: move .prt writing to prtfile.cc to align with qbsp3
|
2022-06-17 20:31:37 -06:00 |
|
brush.cc
|
sync up BaseWinding checking
|
2022-06-18 14:33:16 -04:00 |
|
csg4.cc
|
sort brush result sets by file order for determinism
|
2022-06-18 13:54:07 -04:00 |
|
exportobj.cc
|
consistency rename; mtexinfo_t -> maptexinfo_t
|
2022-06-16 09:35:08 -04: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
|
consistency rename; texdata_t -> maptexdata_t
|
2022-06-16 09:35:46 -04:00 |
|
merge.cc
|
fix test cases (implement equals(game) properly, and `is_empty` is false depending on get_content_type for Q2 now)
|
2022-06-11 09:19:51 -04:00 |
|
outside.cc
|
qbsp: switch to qbsp3 implementation for MakeTreePortals
|
2022-06-18 13:42:41 -06:00 |
|
portals.cc
|
qbsp: remove old/unused portal code
|
2022-06-18 13:44:24 -06:00 |
|
prtfile.cc
|
qbsp: switch over to CreateVisPortals_r
|
2022-06-18 11:46:51 -06:00 |
|
qbsp.cc
|
qbsp: move .prt writing to prtfile.cc to align with qbsp3
|
2022-06-17 20:31:37 -06:00 |
|
solidbsp.cc
|
sync up BaseWinding checking
|
2022-06-18 14:33:16 -04:00 |
|
surfaces.cc
|
Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
|
2022-06-16 17:06:45 -06:00 |
|
test.cc
|
tests: fix case issue with catch includes
|
2022-05-15 13:19:46 -06:00 |
|
test_qbsp.cc
|
qbsp: detail seals in q2 test passes now
|
2022-06-18 13:48:30 -06:00 |
|
tjunc.cc
|
enable lighting for warp/sky in Q2
|
2022-06-10 06:29:14 -04:00 |
|
wad.cc
|
the old Safe read/writes are gonedy now
|
2022-06-16 20:22:03 -04:00 |
|
writebsp.cc
|
consistency rename; gtexinfo_t -> mtexinfo_t
|
2022-06-16 09:36:31 -04:00 |