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
David Cernat 4940687455 [General] Remove 'using namespace std' from multiplayer components 4 years ago
..
bsa Minor cleanup: Remove `using namespace std` 4 years ago
bullethelpers Fix compilation of tests with MSVC 4 years ago
compiler Avoid dead code 4 years ago
config Implement instanced groundcover 4 years ago
contentselector Replace zeroes and nulls by nullptrs 4 years ago
crashcatcher Add OpenMW commits up to 4 Jan 2021 4 years ago
debug Hide macro usage from Macs where it isn't defined 4 years ago
detournavigator Ignore agents without bounding boxes 4 years ago
esm Add OpenMW commits up to 20 Mar 2021 4 years ago
esmterrain Replace zeroes and nulls by nullptrs 4 years ago
fallback set minimal boost version; remove #ifdef boost version checks 4 years ago
files Avoid to use uninitialized variables 4 years ago
fontloader Clean-up FontLoader::loadFontFromXml fix 4 years ago
interpreter Add OpenMW commits up to 30 Nov 2020 4 years ago
loadinglistener Fix C5204 warnings by adding default virtual destructors 5 years ago
misc Add OpenMW commits up to 24 Feb 2021 4 years ago
myguiplatform Fix MyGUI log 4 years ago
nif Init animation key struct before usage 4 years ago
nifbullet Fix tag mismatch 4 years ago
nifosg NiZBufferProperty: handle depth test flag (bug #5902) 4 years ago
openmw-mp [General] Remove 'using namespace std' from multiplayer components 4 years ago
process Remove redundant includes 6 years ago
resource Merge branch 'alpha-meddling' into 'master' 4 years ago
sceneutil Merge branch 'alpha-meddling-shader-side-mip-meddling' into alpha-meddling 4 years ago
sdlutil gl4es: Delay feature detection until a context exists 4 years ago
settings Support vectors in settings.cfg 5 years ago
shader Merge branch 'alpha-meddling-shader-side-mip-meddling' into alpha-meddling 4 years ago
terrain Implement instanced groundcover 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 iterate in reverse order 4 years ago
widgets Avoid height for empty message in AutoSizedTextBox 4 years ago
CMakeLists.txt Add OpenMW commits up to 20 Mar 2021 4 years ago
doc.hpp