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
bzzt e131e6699c Match vertex colors data type to source 6 years ago
..
bsa Replace BSAOpt hash calculation with a custom function 6 years ago
bullethelpers Add operators for bullet types 6 years ago
compiler Add explicit variant of Journal 6 years ago
config Handle possible invalid iterator issue during settings parsing 6 years ago
contentselector Remove redundant includes 6 years ago
crashcatcher Fix crashcatcher 6 years ago
debug fix accidental header namespace inclusion 6 years ago
detournavigator Do not pass nullptr to std::memcmp 6 years ago
esm Use std::vector::data method to avoid reference binding to null pointer 6 years ago
esmterrain Match vertex colors data type to source 6 years ago
fallback Fix constant raining 6 years ago
files Some more de-boosting 6 years ago
fontloader Remove redundant includes 6 years ago
interpreter Remove redundant includes 6 years ago
loadinglistener Center progress bar when there are active messageboxes (bug #4691) 6 years ago
misc Store guarded navmesh cache item in shared_ptr 6 years ago
myguiplatform Remove redundant includes 6 years ago
nif Use std::make_shared 6 years ago
nifbullet Remove redundant includes 6 years ago
nifosg Use emplace instead of find-assign 6 years ago
process Remove redundant includes 6 years ago
resource Calculate bounding volumes when preloading model instance 6 years ago
sceneutil Merge pull request #2252 from akortunov/terrain 6 years ago
sdlutil Remove redundant includes 6 years ago
settings Get rid of unnecessary string streams 6 years ago
shader Move forcePPL and clamp to global shader defines (bug #4869) 6 years ago
terrain Match vertex colors data type to source 6 years ago
to_utf8 Remove redundant includes 6 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 Remove redundant includes 6 years ago
widgets Remove redundant includes 6 years ago
CMakeLists.txt Replace boost GCD to the homebrew implementation 6 years ago
doc.hpp