1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/esmtool
dteviot e197f5318b fixing MSVC 2013 warning C4244: & C4305
conversion from 'const float' to 'int', possible loss of data
conversion from 'double' to 'int', possible loss of data
conversion from 'float' to 'int', possible loss of data
2015-03-08 13:07:29 +13:00
..
.gitignore Moved esmtool to apps/ 2010-07-21 13:52:28 +02:00
CMakeLists.txt We don't need Carbon on OS X anymore 2013-06-15 14:47:33 +04:00
esmtool.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
labels.cpp Several warning fixes 2015-01-23 15:34:47 +01:00
labels.hpp Closes #1092: Implement sleep interruption. Fix levelled list flags for creatures. Change World::copyObjectToCell to search for the correct cell. 2014-01-14 07:42:03 +01:00
record.cpp reverted mShouldRepeat back to unsigned char. 2015-03-07 11:04:54 +13:00
record.hpp Several warning fixes 2015-01-23 15:34:47 +01:00