| .. |
|
CMakeLists.txt
|
tests: don't include(CTest) as it generates unwanted targets
|
2022-05-15 12:43:35 -06:00 |
|
brush.cc
|
Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
|
2022-06-16 12:06:45 -04:00 |
|
csg4.cc
|
fix test failures introduced from noclipfaces change
|
2022-06-11 08:38:30 -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: add portal_t::onnode, tree_t from qbsp3
|
2022-06-15 00:45:58 -06:00 |
|
portals.cc
|
qbsp: rename FreeAllPortals -> FreeTreePortals_r
|
2022-06-15 23:27:39 -06:00 |
|
qbsp.cc
|
Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp
|
2022-06-16 17:06:45 -06:00 |
|
solidbsp.cc
|
qbsp: add portal_t::onnode, tree_t from qbsp3
|
2022-06-15 00:45:58 -06: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
|
testqbsp: replace map.leakfile checks with checking .prt file existence
|
2022-06-16 23:33:55 -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 |