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
Andrei Kortunov 3275440f0d Use a separate storage for groundcover data 3 years ago
..
bsa cleans up BSAFile (#3177) 3 years ago
bullethelpers Merge branch 'physics_heightfield' into 'master' 3 years ago
compiler Treat commas in scripts as whitespace 3 years ago
config change setValue to replace value instead of insert 4 years ago
contentselector Support *.omwscripts in openmw-launcher 3 years ago
crashcatcher Fix MSVC's C4267 warnings 4 years ago
debug Merge branch 'log_lock' into 'master' 3 years ago
detournavigator Add missing include 3 years ago
esm isolates groundcover content files (#3208) 3 years ago
esmloader Use a separate storage for groundcover data 3 years ago
esmterrain refactors ESM::Land (#3213) 3 years ago
fallback Fixing performance-faster-string-find issues 4 years ago
files Store BulletShape source file name and content hash 3 years ago
fontloader Make better use of std::clamp 3 years ago
interpreter Remove duplicate GetSquareRoot implementation 3 years ago
loadinglistener Make sync terrain preloading sleep free 3 years ago
lua Refactoring. Lua `Callback` is moved from apps/openmw/mwlua to components/lua. 3 years ago
misc Support seed type different from std::size_t for hashCombine 3 years ago
myguiplatform refactors premultiplied alpha (#3189) 3 years ago
nif Loading and basic handling of BSLightingShaderProperty 3 years ago
nifbullet Store BulletShape source file name and content hash 3 years ago
nifosg Loading and basic handling of BSLightingShaderProperty 3 years ago
process Remove redundant includes 6 years ago
queries Add missing include from sol/sol.hpp 4 years ago
resource Merge branch 'bullet_shape_hash' into 'master' 3 years ago
sceneutil Morph geometry more like NifSkope (bug #6416) 3 years ago
sdlutil Merge branch 'windowing-system-cleanup' into 'master' 3 years ago
settings Sprinkle some [[noreturn]] where possible 4 years ago
shader Merge branch 'leave_butter_to_soften' into 'master' 3 years ago
sqlite3 Fix tests on windows 3 years ago
terrain improves groundcover view distance (#3219) 3 years ago
to_utf8 Replace a handrolled memcpy with an actual call to memcpy 4 years ago
translation Replace all NULLs to nullptr 6 years ago
version Allow getting available version information even when clone is shallow 8 years ago
vfs cleans up BSAFile (#3177) 3 years ago
widgets Make better use of std::clamp 3 years ago
CMakeLists.txt Merge branch 'bullet_shape_hash' into 'master' 3 years ago
doc.hpp