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/components
Bret Curtis 340801e08b
Merge pull request #3084 from akortunov/master
Return check for distance when we try to reuse data
3 years ago
..
bsa Fix MSVC 4706 warnings 3 years ago
bullethelpers Detect and ignore updates for oscillating objects 3 years ago
compiler Avoid dead code 3 years ago
config Implement instanced groundcover 3 years ago
contentselector Replace zeroes and nulls by nullptrs 4 years ago
crashcatcher Fix an off-by-one in windows_crashcatcher.cpp 3 years ago
debug Fixing performance-faster-string-find issues 3 years ago
detournavigator Add missing include for std::inserter 3 years ago
esm Use existing min implementation 3 years ago
esmterrain Replace zeroes and nulls by nullptrs 4 years ago
fallback Fixing performance-faster-string-find issues 3 years ago
files Avoid to use uninitialized variables 3 years ago
fontloader Validate GUI scaling and place it to the launcher 3 years ago
interpreter Fix MSVC 4706 warnings 3 years ago
loadinglistener Fix C5204 warnings by adding default virtual destructors 4 years ago
misc Do not store callback inside Misc::Barrier 3 years ago
myguiplatform Fix MyGUI log 3 years ago
nif Improve null root handling 3 years ago
nifbullet Improve null root handling 3 years ago
nifosg Improve null root handling 3 years ago
process Remove redundant includes 5 years ago
resource Fixing performance-faster-string-find issues 3 years ago
sceneutil Add new scene nodes to scene graph serializer blacklist 3 years ago
sdlutil Fix an another portion of Coverity warnings 3 years ago
settings Support vectors in settings.cfg 4 years ago
shader Join variables declaration and usage 3 years ago
terrain Return check for distance when we try to reuse data (bug #6026) 3 years ago
to_utf8 Minor cleanup: Remove `using namespace std` 3 years ago
translation Replace all NULLs to nullptr 6 years ago
version Allow getting available version information even when clone is shallow 7 years ago
vfs Use O(log(n)) search instead of O(n) 3 years ago
widgets Fixing performance-faster-string-find issues 3 years ago
CMakeLists.txt Remove redundant ChunkyTriMesh 3 years ago
doc.hpp second set of additional doxygen comments 14 years ago