ericw-tools/common
Eric Wasylishen 92dd54c0b1 bspfile: fix is_any_solid() implementation to be just (contents.native & Q2_CONTENTS_SOLID) 2022-06-27 01:19:31 -06:00
..
CMakeLists.txt update Catch2 to v3.0.1 2022-06-26 13:21:29 -06:00
bspfile.cc bspfile: fix is_any_solid() implementation to be just (contents.native & Q2_CONTENTS_SOLID) 2022-06-27 01:19:31 -06:00
bspinfo.cc moving more raw pointers to vectors/smart pointers 2022-06-21 13:41:51 -04:00
bsputils.cc simplify/c++-ize CompressRow code and related areas (less allocations overall) 2022-06-18 18:25:23 -04:00
cmdlib.cc simplify crc code 2022-06-10 04:47:10 -04:00
debugger.natvis use vector as overflow instead of secondary storage for winding 2022-06-19 19:17:52 -04:00
entdata.cc remove unnecessary includes from entdata 2022-06-23 19:07:10 -04:00
fs.cc the old Safe read/writes are gonedy now 2022-06-16 20:22:03 -04:00
imglib.cc remove Little* funcs, not used any more 2022-06-20 21:39:08 -04:00
log.cc Merge remote-tracking branch 'github-desktop-paril/type-cleanup' into brushbsp 2022-06-10 21:32:23 -06:00
mathlib.cc Command line args systems (#2) 2022-02-27 00:01:57 -05:00
parser.cc parser: support quark comments 2022-06-21 22:05:27 -06:00
prtfile.cc testqbsp: read .prt files back in 2022-06-16 23:22:15 -06:00
qvec.cc BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
settings.cc enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
test.cc update Catch2 to v3.0.1 2022-06-26 13:21:29 -06:00
threads.cc remove old threading code entirely 2022-03-01 10:28:59 -05:00