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/apps
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
..
bsatool Fix bsatool warning 11 years ago
esmtool Fix cppcheck issues 10 years ago
launcher fix uninitialized pointer fields in GraphicsPage class 10 years ago
mwiniimporter Fix cppcheck issues 10 years ago
opencs fix some more uninitialized class member fields 10 years ago
openmw fix usage of numeric_limits static functions min() and max() 10 years ago
openmw_test_suite Fix travis 11 years ago
doc.hpp