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
capostrophic f234d53269 Don't use double negation 5 years ago
..
bsa Replace BSAOpt hash calculation with a custom function 6 years ago
bullethelpers Filter recast mesh triangles by global bounding box 5 years ago
compiler Implement TestCells (feature #5219) 5 years ago
config Replace foreach macro by for-loop 5 years ago
contentselector Replace foreach macro by for-loop 5 years ago
crashcatcher Improve info message about missing GDB (bug #4341) 6 years ago
debug Fix crash on destructed stream usage 5 years ago
detournavigator Initialize variables to avoid GCC warnings 5 years ago
esm Merge pull request #2642 from akortunov/warnfix2 5 years ago
esmterrain perf regression fix 5 years ago
fallback Revert to 0.45.0 comments-in-the-middle settings behavior 5 years ago
files Print error code when failed to open file on Windows 5 years ago
fontloader Remove redundant includes 6 years ago
interpreter Merge branch 'range-safety' into 'master' 5 years ago
loadinglistener Center progress bar when there are active messageboxes (bug #4691) 6 years ago
misc Introduce a custom format() function to get rid of boost::format() and hackish replace() 6 years ago
myguiplatform Remove redundant includes 6 years ago
nif Don't use double negation 5 years ago
nifbullet Fix invalid strips-based collision shape transformation 5 years ago
nifosg Enumerate interpolation types properly 5 years ago
process Remove redundant includes 6 years ago
resource Merge pull request #2249 from akortunov/cache 6 years ago
sceneutil Remove unused virtual modifiers in DebugHUD 5 years ago
sdlutil Avoid virtual call in GraphicsWindowSDL2 ctor 5 years ago
settings Revert to 0.45.0 comments-in-the-middle settings behavior 5 years ago
shader racingcrashfix #4766 6 years ago
terrain Merge pull request #2602 from elsid/clang_tidy 5 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 make use of std::make_unique to test that MSVC2015 can handle that 6 years ago
widgets Added support for texture fragment usage to the ImageButton 5 years ago
CMakeLists.txt Move settings parser declaration to separate header 5 years ago
doc.hpp