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 ee2560edc3 Fix constant raining 6 years ago
..
bsa http to https for supported urls (#1625) 7 years ago
bullethelpers Add operators for bullet types 6 years ago
compiler Improve toggleactorspaths console command 6 years ago
config Make hasMaster() behavior consistent with isGameFile() (fixes #3618) 7 years ago
contentselector Fix some compiler warnings 6 years ago
crashcatcher Replace all NULLs to nullptr 6 years ago
debug fix accidental header namespace inclusion 6 years ago
detournavigator Use pointer to check is NavMeshTilesCache::Value initialized 6 years ago
esm Clean up fallback record creation 6 years ago
esmterrain Replace all NULLs to nullptr 6 years ago
fallback Fix constant raining 6 years ago
files Replace all NULLs to nullptr 6 years ago
fontloader Support for user-defined TrueType fonts 6 years ago
interpreter Allow to use the %Name for creatures (bug #4644) 6 years ago
loadinglistener Center progress bar when there are active messageboxes (bug #4691) 6 years ago
misc Use explicit default ctors call 6 years ago
myguiplatform Fix some Clang 7 warnings 6 years ago
nif Fix some Clang 7 warnings 6 years ago
nifbullet Merge pull request #1633 from elsid/pathfinder_detour 6 years ago
nifosg Unify random generator usage 6 years ago
process OSX build fix 10 years ago
resource Weapon sheathing support, including quivers and scabbards (feature #4673) 6 years ago
sceneutil Replace volatile bools with std::atomic<bool> 6 years ago
sdlutil Replace all NULLs to nullptr 6 years ago
settings Use new logging system for components 6 years ago
shader Replace all NULLs to nullptr 6 years ago
terrain Replace all NULLs to nullptr 6 years ago
to_utf8 Use new logging system for components 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 Use new logging system for components 6 years ago
widgets Replace all NULLs to nullptr 6 years ago
CMakeLists.txt move to debugging.[ch]pp 6 years ago
doc.hpp