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/components
Capostrophic 9106e3646c Fix outdated bug tracker links 5 years ago
..
bsa Don't save space in compressed BSA hash generation 5 years ago
bullethelpers Filter recast mesh triangles by global bounding box 5 years ago
compiler less complicated context override 5 years ago
config Replace foreach macro by for-loop 5 years ago
contentselector Implement a refresh button on data files page 5 years ago
crashcatcher Fix outdated bug tracker links 5 years ago
debug Fix C5204 warnings by adding default virtual destructors 5 years ago
detournavigator Specialize DetourNavigator::ObjectId ctor for pointers 5 years ago
esm clean up code; purge const_cast 5 years ago
esmterrain Implement additional stringops to avoid Boost functions 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 Fix C5204 warnings by adding default virtual destructors 5 years ago
misc Add link to opencs documentation on readthedocs, available through 5 years ago
myguiplatform Add final modifier to fix warnings 5 years ago
nif Merge pull request #2719 from Capostrophic/capofixes 5 years ago
nifbullet Handle NiCollisionSwitch node 5 years ago
nifosg Merge pull request #2781 from mp3butcher/partsysfix 5 years ago
process Remove redundant includes 6 years ago
resource Move VisMask to components 5 years ago
sceneutil Don't add empty PrimitiveSets (prevent undefined behaviour) 5 years ago
sdlutil Support for camera rotation via gyroscope on Android (feature #5311) 5 years ago
settings Make sure blank lines at the end of settings.cfg don't disappear 5 years ago
shader Avoid using auto-detected normal maps that are bump map namesakes 5 years ago
terrain Remove unused variable 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 Fix C5204 warnings by adding default virtual destructors 5 years ago
CMakeLists.txt Compile helpviewer in components only when USE_QT is defined 5 years ago
doc.hpp