ericw-tools/common
Eric Wasylishen 2f7ca41638 bspfile: fix typo in deriving basedir from gamedir 2022-08-27 14:21:43 -06:00
..
CMakeLists.txt bsputil: move decompiler to common 2022-08-19 20:49:34 -06:00
bspfile.cc bspfile: fix typo in deriving basedir from gamedir 2022-08-27 14:21:43 -06:00
bspinfo.cc clang-format pass 2022-07-28 06:14:54 -04:00
bsputils.cc bsputils: add a helper struct for checking clipnode identity 2022-08-15 23:06:00 -06:00
cmdlib.cc clang-format pass 2022-07-28 06:14:54 -04:00
debugger.natvis use vector as overflow instead of secondary storage for winding 2022-06-19 19:17:52 -04:00
decompile.cc bsputil: move decompiler to common 2022-08-19 20:49:34 -06:00
entdata.cc move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
fs.cc try relative to current working dir if can't find archive (need to search relative to .map too) 2022-07-29 04:49:54 -04:00
imglib.cc clang-format pass 2022-07-28 06:14:54 -04:00
log.cc stat printing adjustments 2022-08-21 15:01:45 -04:00
mathlib.cc winding_t: make non-copyable 2022-08-12 02:06:23 -06:00
parser.cc move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
prtfile.cc clang-format pass 2022-07-28 06:14:54 -04:00
qvec.cc BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
settings.cc allow explicit calling of percent_clock so it can be simplified a bit 2022-08-12 01:30:04 -04:00
threads.cc remove old threading code entirely 2022-03-01 10:28:59 -05:00