ericw-tools/qbsp
Jonathan df3e6d3988 remove Little* funcs, not used any more
remove byteswap as it wasn't used any more
re-introduce imemstream and omemstream to make it harder to accidentally use the wrong operators
add dynamic padding stream manipulator
use memstreams for BSPX
2022-06-20 21:39:08 -04:00
..
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 simplify OutsideFill_Passable 2022-06-20 11:58:40 -04:00
portals.cc qbsp: fix invalid leaf bounds in MakeTreePortals_r 2022-06-18 16:13:00 -06:00
prtfile.cc qbsp: switch over to CreateVisPortals_r 2022-06-18 11:46:51 -06:00
qbsp.cc remove Little* funcs, not used any more 2022-06-20 21:39:08 -04:00
solidbsp.cc sync up BaseWinding checking 2022-06-18 14:33:16 -04:00
surfaces.cc Revert "first attempt at clustering leaffaces together" 2022-06-18 16:26:31 -06:00
test.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_qbsp.cc testqbsp: add a markfaces test to simple_sealed 2022-06-18 16:26:28 -06:00
tjunc.cc enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
wad.cc remove Little* funcs, not used any more 2022-06-20 21:39:08 -04:00
writebsp.cc simplify bspx code 2022-06-20 20:42:34 -04:00