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-tes3mp/components/esmterrain
Thoronador 4d62541b62 fix usage of numeric_limits static functions min() and max()
Functions min() and max() of std::numeric_limits<T> are static
and can therefore be accessed via class name and :: operator.
10 years ago
..
storage.cpp fix usage of numeric_limits static functions min() and max() 10 years ago
storage.hpp Move ESM terrain data handler to esmterrain component so it can be used by the editor (Feature #1597) 11 years ago