mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 03:39:44 +00:00
- Use an unordered_set instead of a list to keep track of skipped records. - Reduce the number of conditions when parsing 4-letters records by using a switch-case instead of cascading conditions. - Add a const |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
esmtool.cpp | ||
labels.cpp | ||
labels.hpp | ||
record.cpp | ||
record.hpp |