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/openmw
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
..
mwbase Implement continuous damage indication (Fixes #1970) 10 years ago
mwclass Merge remote-tracking branch 'lgro/issue1887_equipped_items_doesnt_emit_sound' 10 years ago
mwdialogue Don't allow raising faction rank if the next rank has no name (Fixes #1975) 10 years ago
mwgui fix usage of numeric_limits static functions min() and max() 10 years ago
mwinput Fix not being able to move with 0/0 encumbrance (Fixes #1979) 10 years ago
mwmechanics fix usage of numeric_limits static functions min() and max() 10 years ago
mwrender fix usage of numeric_limits static functions min() and max() 10 years ago
mwscript fix usage of numeric_limits static functions min() and max() 10 years ago
mwsound fix usage of numeric_limits static functions min() and max() 10 years ago
mwstate Store levitation/teleport enabled state in savegames (Fixes #1923) 10 years ago
mwworld fix usage of numeric_limits static functions min() and max() 10 years ago
CMakeLists.txt Add debug window (F10), displays Bullet's profiler output 10 years ago
android_main.c fixe all code v 2 11 years ago
crashcatcher.cpp Fix cppcheck issues 10 years ago
doc.hpp
engine.cpp Cleanup: Don't call <environment obj>.get(). 10 years ago
engine.hpp Merge branch 'run' 10 years ago
main.cpp Fix cppcheck issues 10 years ago