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
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
..
bsa Remove old BSA tests 10 years ago
compiler Allow script names starting with digits (Fixes #1730) 10 years ago
contentselector Add missing case folding for dependency filenames (Fixes #1940) 10 years ago
esm Merge branch 'tables' 10 years ago
esmterrain fix usage of numeric_limits static functions min() and max() 10 years ago
files changed android configs paths 10 years ago
fontloader Add FontLoader and transparent BG texture to the MyGUI plugin 10 years ago
interpreter inherit target ID when starting a script from another script 11 years ago
loadinglistener Show wallpaper when loading a savegame 11 years ago
misc Remove extra semicolons at the end of some lines. 10 years ago
nif Fix cppcheck issues 10 years ago
nifbullet Remove old nifbullet test 10 years ago
nifcache Moved functions from niffile.cpp to where they belong. 10 years ago
nifogre Fix cppcheck issues 10 years ago
nifoverrides Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes 11 years ago
ogreinit Fix cppcheck issues 10 years ago
settings Remove -Wno-ignored-qualifiers and fix caused warnings 11 years ago
terrain Remove workaround for Ogre 1.8 (no longer supported) 10 years ago
to_utf8 Exit if an unknown encoding option is specified 11 years ago
translation Fix cppcheck issues 10 years ago
version Distinguish between release and development builds 11 years ago
widgets fix usage of numeric_limits static functions min() and max() 10 years ago
CMakeLists.txt Add NumericEditBox widget 10 years ago
doc.hpp second set of additional doxygen comments 14 years ago