openmw/apps
elsid 51d73e37df
Fix msvc warnings
components\lua\configuration.cpp(133): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data
components\esm3\effectlist.cpp(35): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data
components_tests\misc\testmathutil.cpp(54): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
components_tests\misc\testmathutil.cpp(62): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
components_tests\misc\testmathutil.cpp(131): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
components_tests\misc\testmathutil.cpp(135): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
components_tests\misc\testmathutil.cpp(135): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
components_tests\misc\testmathutil.cpp(139): warning C4305: 'argument': truncation from 'const double' to 'osg::Vec3f::value_type'
2025-03-09 17:55:17 +01:00
..
benchmarks Fix benchmark warning: -Wdeprecated-declarations 2024-03-16 01:58:12 +01:00
bsatool Install tools left out on Windows 2025-01-11 19:36:24 +00:00
bulletobjecttool Modernise Boost CMake stuff 2024-08-23 14:06:13 +01:00
components_tests Fix msvc warnings 2025-03-09 17:55:17 +01:00
esmtool Install tools left out on Windows 2025-01-11 19:36:24 +00:00
essimporter Modernise Boost CMake stuff 2024-08-23 14:06:13 +01:00
launcher Avoid trailing line breaks 2024-11-20 09:04:22 +04:00
mwiniimporter Remove vestigial Boost libraries 2024-08-23 14:06:13 +01:00
navmeshtool Forbid to use toNormalized for normalized path 2024-11-18 21:21:33 +01:00
niftest Install tools left out on Windows 2025-01-11 19:36:24 +00:00
opencs Editor: Use the first/primary screen as last resort 2025-02-18 22:28:54 +03:00
opencs_tests Support custom log level in tests 2024-07-13 11:15:34 +02:00
openmw Merge branch 'fix_lua_teleport' into 'master' 2025-03-09 15:51:01 +03:00
openmw_tests Add tests for MWWorld::Ptr 2024-08-30 20:46:56 +02:00
wizard Move from qt_wrap_ui to AUTOUIC for launcher and wizard 2024-11-10 20:38:14 +01:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00