You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps/esmtool
jvoisin 3925c0fecf Remplace a ton of std::endl with \n
endl is calling flush, which is really nuking performances,
and I care about esmtool's performances because I'm
using it for fuzzing.
4 years ago
..
.gitignore Moved esmtool to apps/ 15 years ago
CMakeLists.txt Restore trailing new lines to shrink PR 7 years ago
esmtool.cpp Remplace a ton of std::endl with \n 4 years ago
labels.cpp Use more C++11 in tools code 5 years ago
labels.hpp Handle enchantment autocalc flag as a flag (bug #5363) 5 years ago
record.cpp Teensy optimisation for esmtool 4 years ago
record.hpp Use overrides, when needed 5 years ago