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 e424bd9bc3 [General] Implement ClientScriptSettings packet, part 2
The packet can now set which client globals get packets sent about them when their values change on clients.
5 years ago
..
bsa Replace BSAOpt hash calculation with a custom function 6 years ago
bullethelpers Add operators for bullet types 6 years ago
compiler Ignore an extra number argument in ModRegion (bug #5110) 5 years ago
config Handle possible invalid iterator issue during settings parsing 6 years ago
contentselector Achieve CHIM and get rid of the loop 6 years ago
crashcatcher Add OpenMW commits up to 6 June 2019 5 years ago
debug Use a generic logging system for RecastNavigation 6 years ago
detournavigator Remove BOM from CPP files (allows to build OpenMW with LCC on Elbrus) 6 years ago
esm Add OpenMW commits up to 18 Aug 2019 5 years ago
esmterrain Prevent layers duplication when a terrain chunk crosses plugin borders 6 years ago
fallback Improve Boost apologia 6 years ago
files Make sure local path includes trailing slash 5 years ago
fontloader Remove redundant includes 6 years ago
interpreter Add OpenMW commits up to 9 Mar 2019 5 years ago
loadinglistener Center progress bar when there are active messageboxes (bug #4691) 6 years ago
misc Add OpenMW commits up to 6 June 2019 5 years ago
myguiplatform Remove redundant includes 6 years ago
nif Implement NiPalette support (feature #4882) 5 years ago
nifbullet Fix multiple-strip NiTriStrips loading 5 years ago
nifosg Avoid using getPtr on empty geometry data 5 years ago
openmw-mp [General] Implement ClientScriptSettings packet, part 2 5 years ago
process Remove redundant includes 6 years ago
resource Merge pull request #2249 from akortunov/cache 6 years ago
sceneutil Merge pull request #2485 from Capostrophic/lighting 5 years ago
sdlutil Add support for OpenGLES 3.2 6 years ago
settings Improve Boost apologia 6 years ago
shader racingcrashfix #4766 6 years ago
terrain Creanup Distant Terrain code 6 years ago
to_utf8 Remove redundant includes 6 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 make use of std::make_unique to test that MSVC2015 can handle that 6 years ago
widgets Increase required MyGUI version to 3.2.2 6 years ago
CMakeLists.txt [General] Implement ClientScriptSettings packet, part 1 5 years ago
doc.hpp