ericw-tools/qbsp
Jonathan 54c3103bdc mark it as warning 2022-06-14 10:50:47 -04:00
..
CMakeLists.txt tests: don't include(CTest) as it generates unwanted targets 2022-05-15 12:43:35 -06:00
brush.cc simplify illusionary line (hullnum is never > 0 for Q2 or the wrbrushes hull) 2022-06-13 07:02:02 -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 mark it as warning 2022-06-14 10:50:47 -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 default filltype to auto, which uses outside for hullnum > 0 and inside otherwise (lower leaf & node counts) 2022-06-13 06:19:58 -04:00
portals.cc move transsky/transwater code into portal_can_see_through 2022-06-13 02:34:39 -04:00
qbsp.cc add texturedef support 2022-06-14 10:50:35 -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 testqbsp: mark q2_liquids as [!mayfail] for now 2022-06-12 00:27:36 -06:00
tjunc.cc enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
wad.cc Q2 doesn't use the old animation method 2022-06-13 07:26:23 -04:00
writebsp.cc RemapContentsForExport moved into gamedef 2022-06-12 02:24:27 -04:00