ericw-tools/common
Jonathan 315ab418d2 fix warning
only enable the clock counter errors in debug
2022-10-02 16:20:27 -04:00
..
CMakeLists.txt common: try precompiling some std headers 2022-09-29 22:24:22 -06:00
bspfile.cc use <fmt/core.h> instead of <fmt/format.h> 2022-09-29 19:49:48 -06:00
bspinfo.cc fix phong calculation 2022-09-21 05:35:11 -04:00
bsputils.cc use kmq2 flag instead of 33 | 66, which no engine supports 2022-09-10 07:49:06 -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
decompile.cc use <fmt/core.h> instead of <fmt/format.h> 2022-09-29 19:49:48 -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 fix warning 2022-10-02 16:20:27 -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 use <fmt/core.h> instead of <fmt/format.h> 2022-09-29 19:49:48 -06:00
settings.cc add -nocolor for TB, etc 2022-08-31 12:58:04 -04:00
threads.cc remove old threading code entirely 2022-03-01 10:28:59 -05:00