ericw-tools/qbsp
Jonathan 17656eff78 don't return string ref, since it can be modified after it's inserted because of the vector growing 2022-06-14 18:34:01 -04:00
..
CMakeLists.txt tests: don't include(CTest) as it generates unwanted targets 2022-05-15 12:43:35 -06:00
brush.cc Merge branch 'type-cleanup' into brushbsp 2022-06-14 17:19:30 -04:00
csg4.cc fix test failures introduced from noclipfaces change 2022-06-11 08:38:30 -04:00
exportobj.cc RemapContentsForExport moved into gamedef 2022-06-12 02:24:27 -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 Merge branch 'type-cleanup' into brushbsp 2022-06-14 17:19:30 -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 Merge branch 'type-cleanup' into brushbsp 2022-06-14 17:19:30 -04:00
portals.cc move transsky/transwater code into portal_can_see_through 2022-06-13 02:34:39 -04:00
qbsp.cc don't return string ref, since it can be modified after it's inserted because of the vector growing 2022-06-14 18:34:01 -04:00
solidbsp.cc remove unused counters 2022-06-12 11:33:18 -04:00
surfaces.cc remove unused counters 2022-06-12 11:33:18 -04:00
test.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_qbsp.cc qbsp: fix qbsp_q1_sealing test case 2022-06-14 02:03:50 -06:00
tjunc.cc enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
wad.cc Merge branch 'type-cleanup' into brushbsp 2022-06-14 17:19:30 -04:00
writebsp.cc RemapContentsForExport moved into gamedef 2022-06-12 02:24:27 -04:00