ericw-tools/include/common
Jonathan c23b7d2ec9 allow Quake-likes to load textures similarly to Q2 (finding best place to load them from)
allow Quake and Q2 to handle other texture formats (mainly just TGA for now)
2022-06-27 11:30:28 -04:00
..
aabb.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
bitflags.hh enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
bspfile.hh step 1 of finishing the rewrite I started of the image subsystems. 2022-06-27 03:58:23 -04:00
bspinfo.hh move serialize_bsp() to common/bspinfo.cc 2022-05-14 14:54:21 -06:00
bsputils.hh move CompressRow/DecompressRow from vis to common 2022-05-24 21:01:41 -06:00
cmdlib.hh entdict cleanup 2022-06-14 17:18:13 -04:00
entdata.h clang-cl build fix 2022-06-16 20:54:15 -04:00
fs.hh fix build 2022-06-27 10:41:24 -04:00
imglib.hh allow Quake-likes to load textures similarly to Q2 (finding best place to load them from) 2022-06-27 11:30:28 -04:00
json.hh Command line args systems (#2) 2022-02-27 00:01:57 -05:00
log.hh enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
mathlib.hh merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
parallel.hh remove old threading code entirely 2022-03-01 10:28:59 -05:00
parser.hh build: fix all clang-cl warnings 2022-05-10 21:57:17 -06:00
polylib.hh fix windings > N being initialized wrongly 2022-05-15 21:07:35 -04:00
qvec.hh build: fix build on macOS/clang 2022-05-11 00:21:14 -06:00
settings.hh fix build 2022-06-27 10:41:24 -04:00
threads.hh remove old threading code entirely 2022-03-01 10:28:59 -05:00