ericw-tools/tests
Eric Wasylishen c714ce597a qbsp: use mapfile.cc for .map file parsing
BP loading is broken by this commit, will need
to re-introduce loading the texture sizes in mapfile.
2024-04-07 22:20:33 -06:00
..
CMakeLists.txt tests: add -verbose flag 2024-02-11 16:38:57 -07:00
benchmark.cc light: change remaining double -> float 2024-02-25 23:42:45 -07:00
test.cc light: change remaining double -> float 2024-02-25 23:42:45 -07:00
test_bsputil.cc build: fix build with PCH disabled 2023-06-25 14:52:01 -06:00
test_common.cc qbsp: remove -transsky flag which was broken 2024-03-09 22:07:55 -07:00
test_entities.cc
test_light.cc style: remove all "using namespace std" 2023-08-07 15:28:50 -06:00
test_ltface.cc light: warn rather than fatal error on invalid "delay" settings 2024-04-01 12:02:39 -06:00
test_main.cc qbsp: shrink node_t from 280 to 208 bytes 2024-03-09 19:37:23 -07:00
test_main.hh tests: add -verbose flag 2024-02-11 16:38:57 -07:00
test_qbsp.cc qbsp: use mapfile.cc for .map file parsing 2024-04-07 22:20:33 -06:00
test_qbsp.hh tests: add test for solid black lightmaps in HL mode 2024-01-28 21:46:47 -07:00
test_qbsp_q2.cc qbsp: shrink node_t from 280 to 208 bytes 2024-03-09 19:37:23 -07:00
test_vis.cc tests: remove unneeded may_fail() 2023-12-03 14:31:11 -07:00
testutils.hh