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/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
10 years ago
..
.gitignore Moved esmtool to apps/ 15 years ago
CMakeLists.txt We don't need Carbon on OS X anymore 12 years ago
esmtool.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
labels.cpp Several warning fixes 10 years ago
labels.hpp Closes #1092: Implement sleep interruption. Fix levelled list flags for creatures. Change World::copyObjectToCell to search for the correct cell. 11 years ago
record.cpp reverted mShouldRepeat back to unsigned char. 10 years ago
record.hpp Several warning fixes 10 years ago