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
Grim Kriegor aa35f0946f [Buildsys] Tweaks to allow server-only builds
Re-include Base64, Boost and SDL2[1]

Exclude OSG but keep its headers[2]

Exclude most non-essential components and their deps

[1] SDL2 is required by the debug component
May be worth deviating from upstream by making its inclusion
conditional in the future

[2] Server component requires declarations present in the OSG headers
3 years ago
..
bsa Check if the archive is opened before adding a file to it and clear state on close 4 years ago
bullethelpers Detect and ignore updates for oscillating objects 4 years ago
compiler Fix MSVC's C4244 warnings 4 years ago
config Implement instanced groundcover 4 years ago
contentselector Replace zeroes and nulls by nullptrs 4 years ago
crashcatcher [General] Change version to 0.8.0 3 years ago
debug [General] Disable OpenMW's log timestamps 4 years ago
detournavigator Create RecastMesh outside critical section 3 years ago
esm [General] Add and use getShortDescription() for ESM::Cell 3 years ago
esmterrain Replace zeroes and nulls by nullptrs 4 years ago
fallback Fixing performance-faster-string-find issues 4 years ago
files Merge branch 'opt-out-compose' into 'master' 3 years ago
fontloader Validate GUI scaling and place it to the launcher 4 years ago
interpreter Add OpenMW commits up to 21 May 2021 4 years ago
loadinglistener Always center loading screen progress bar by height when there is active message box 4 years ago
misc Add OpenMW commits up to 1 Jun 2021 4 years ago
myguiplatform Fix MSVC's C4244 warnings 4 years ago
nif Improve null root handling 4 years ago
nifbullet Improve null root handling 4 years ago
nifosg Merge branch 'even-fixier-alpha' into 'master' 4 years ago
openmw-mp [General] Change default internal server password 3 years ago
process Remove redundant includes 6 years ago
resource Store copies of ref_ptr for btCollisionShape wrappers in Navigator 3 years ago
sceneutil Merge branch 'properly_initialize_lightsettings' into 'master' 3 years ago
sdlutil Discard button press events during save loading (bug #5619) 4 years ago
settings Add OpenMW 0.47 commits up to 1 Jul 2021 4 years ago
shader Merge branch 'fix-iterator-badness' into 'master' 3 years ago
terrain Recreate a special case for IntersectionVisitor on QuadTreeWorld 4 years ago
to_utf8 Minor cleanup: Remove `using namespace std` 4 years ago
translation Add OpenMW commits up to 29 Oct 2018 5 years ago
version Allow getting available version information even when clone is shallow 8 years ago
vfs Use O(log(n)) search instead of O(n) 4 years ago
widgets Fix MSVC's C4267 warnings 4 years ago
CMakeLists.txt [Buildsys] Tweaks to allow server-only builds 3 years ago
doc.hpp