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
elsid fa7b304e78
Use auto for map value_type in range-based for loops
To avoid implicit call of copy constructor for
pair<const K, V> to pair<K, V> conversion.
6 years ago
..
.gitignore Moved esmtool to apps/ 15 years ago
CMakeLists.txt Restore trailing new lines to shrink PR 7 years ago
esmtool.cpp esmtool cleanup 6 years ago
labels.cpp esmtool cleanup 6 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 Use auto for map value_type in range-based for loops 6 years ago
record.hpp Merge commit 'pull/upstream/678' into HEAD 9 years ago