netradiant-custom/tools/quake3/common
2024-01-25 23:46:01 +06:00
..
bitflags.h use #pragma once 2021-10-22 02:19:50 +03:00
cmdlib.cpp move Timer class to header, use it in q3map2 2021-11-04 17:25:04 +03:00
cmdlib.h move Timer class to header, use it in q3map2 2021-11-04 17:25:04 +03:00
inout_xml.h subdivide files 2021-09-13 22:29:44 +03:00
inout.cpp fix formatting 2021-10-26 18:16:24 +03:00
inout.h subdivide files 2021-09-13 22:29:44 +03:00
jpeg.cpp manage stl includes 2021-10-31 12:38:53 +03:00
maxworld.h rewrite q3map2 math in c++ 2021-02-25 19:41:43 +03:00
md4.cpp manage headers 2021-10-31 10:54:57 +03:00
md4.h various code cleanups 2021-10-30 16:04:31 +03:00
miniz.cpp turn quake3 tools to cpp 2021-01-15 01:37:23 +03:00
miniz.h tweak new miniz 2018-10-23 19:43:04 +03:00
mutex.cpp various code cleanups 2021-10-30 16:04:31 +03:00
mutex.h various code cleanups 2021-10-30 16:04:31 +03:00
polylib.cpp manage headers 2021-10-31 10:54:57 +03:00
polylib.h Fix build on Arch 2022-05-24 15:22:31 +03:00
qimagelib.cpp rename cmdlib and imagelib to fix name clashes 2021-10-31 14:13:02 +03:00
qimagelib.h rename cmdlib and imagelib to fix name clashes 2021-10-31 14:13:02 +03:00
qmath.h normalize rendered light color for display consistency (compiler normalizes it anyway) 2022-12-17 02:15:38 +06:00
qpathops.h rename cmdlib and imagelib to fix name clashes 2021-10-31 14:13:02 +03:00
qstringops.h manage headers 2021-10-31 10:54:57 +03:00
qthreads.h various code cleanups 2021-10-30 16:04:31 +03:00
scriplib.cpp manage headers 2021-10-31 10:54:57 +03:00
scriplib.h * skylight extension: q3map_skylight amount iterations optional[horizon_min horizon_max sample_color] 2022-01-09 16:50:04 +03:00
stringfixedsize.h refactor StringFixedSize, auto str = String64()() use form was not doing copy elision 2024-01-25 23:46:01 +06:00
threads.cpp move Timer class to header, use it in q3map2 2021-11-04 17:25:04 +03:00
unzip.cpp manage stl includes 2021-10-31 12:38:53 +03:00
unzip.h use #pragma once 2021-10-22 02:19:50 +03:00
vfs.cpp fix some clang warnings & errors 2022-10-29 01:07:30 +03:00
vfs.h Fix build on Arch 2022-05-24 15:22:31 +03:00