ericw-tools/common
Jonathan bf162c7a86 allow explicit calling of percent_clock so it can be simplified a bit
add more timers in a few spots
by default, display percent timers but don't display elapsed for non-verbose stuff (bmodels); this is so it still shows that it's "working" instead of just showing blank for large maps, give user an idea on progress for certain stuff
merge all "side not found"s into a single line
time `FillOutside`
time `ProcessMapBrushes`
time `Brush_LoadEntity`
2022-08-12 01:30:04 -04:00
..
CMakeLists.txt build: add tbbmalloc 2022-08-09 00:19:39 -06:00
bspfile.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
bspinfo.cc clang-format pass 2022-07-28 06:14:54 -04:00
bsputils.cc clang-format pass 2022-07-28 06:14:54 -04: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
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 allow explicit calling of percent_clock so it can be simplified a bit 2022-08-12 01:30:04 -04:00
mathlib.cc clang pass 2022-08-02 21:57:33 -04: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