1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-19 19:53:53 +00:00
openmw/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.
2014-10-12 23:28:16 +02:00
..
bsatool Fix bsatool warning 2013-12-05 15:46:33 +01:00
esmtool Fix cppcheck issues 2014-09-26 17:48:14 +02:00
launcher fix uninitialized pointer fields in GraphicsPage class 2014-10-10 23:47:27 +02:00
mwiniimporter Fix cppcheck issues 2014-09-26 17:48:14 +02:00
opencs fix some more uninitialized class member fields 2014-10-11 00:50:32 +02:00
openmw fix usage of numeric_limits static functions min() and max() 2014-10-12 23:28:16 +02:00
openmw_test_suite Fix travis 2014-07-12 18:53:22 +02:00
doc.hpp