ericw-tools/qbsp
Jonathan 44c50717c3 move generic image loading routine to `img`
move light-specific "load textures from BSP" routine to light
fix a couple bugs with external wad textures (there should always be at least a 40-byte miptex in there)
light can now load external textures
move -paths to common settings
fix bug with missing texture not filling miptex name
2022-06-28 01:37:12 -04:00
..
CMakeLists.txt step 1 of finishing the rewrite I started of the image subsystems. 2022-06-27 03:58:23 -04:00
brush.cc qbsp: fix _noclipfaces 2022-06-17 17:55:17 -06:00
csg4.cc canonize plane stuff into an enum type, remove duplicates 2022-06-10 04:43:56 -04:00
exportobj.cc step 1 of finishing the rewrite I started of the image subsystems. 2022-06-27 03:58:23 -04:00
main.cc
map.cc move generic image loading routine to `img` 2022-06-28 01:37:12 -04:00
merge.cc
outside.cc entdict cleanup 2022-06-14 17:18:13 -04:00
portals.cc canonize plane stuff into an enum type, remove duplicates 2022-06-10 04:43:56 -04:00
qbsp.cc move generic image loading routine to `img` 2022-06-28 01:37:12 -04:00
solidbsp.cc canonize plane stuff into an enum type, remove duplicates 2022-06-10 04:43:56 -04:00
surfaces.cc
test.cc
test_qbsp.cc testqbsp: bmodel collision issue where world and bmodel are interfering 2022-06-07 19:27:42 -06:00
tjunc.cc enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
writebsp.cc step 1 of finishing the rewrite I started of the image subsystems. 2022-06-27 03:58:23 -04:00