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/components
Evil Eye 3e101ab409 Add a variadic getHNOT 1 year ago
..
bsa Merge branch 'starfieldbsa' into 'master' 1 year ago
bullethelpers Remove unused includes 2 years ago
compiler Move from std::atoi to std::from_char 2 years ago
config Cleanup includes 2 years ago
contentselector Make hardcoded strings in Launcher and Wizard localizable 1 year ago
crashcatcher Add missing headers to components/CMakeLists.txt 1 year ago
debug Add missing headers to components/CMakeLists.txt 1 year ago
detournavigator Merge branch 'rm_unused_variable' into 'master' 1 year ago
esm Remove fixed size reads 1 year ago
esm3 Add a variadic getHNOT 1 year ago
esm4 Merge branch 'imod' into 'master' 1 year ago
esmloader Gets rid of most ESM::CellId 2 years ago
esmterrain Use std::vector for LandCache implementation 1 year ago
fallback Move werewolf FOV from unused to float and use string_view 1 year ago
files Add missing array include 1 year ago
fontloader Merge Assumeru/mystringvui 1 year ago
fx Merge branch 'postprocess_version' into 'master' 1 year ago
interpreter Use string_view in more places and reduce the number of empty string literals 2 years ago
l10n Add setting "gmst overrides l10n" 2 years ago
loadinglistener Fix crash related to async content loading (#7508) 1 year ago
lua Add sol::lib::jit to actually enable JIT 1 year ago
lua_ui Use std::erase instead of using std::remove without erasing 1 year ago
misc Use multiplication character in the launcher instead of 'x' 1 year ago
myguiplatform Merge Assumeru/mystringvui 1 year ago
navmeshtool Stop updating navmeshtool progress on first bad message 2 years ago
nif Handle NiFogProperty (feature #5173) 1 year ago
nifbullet Restore animated collision shape rescaling 1 year ago
nifosg Merge branch 'nifogproperty' into 'master' 1 year ago
platform Add missing headers to components/CMakeLists.txt 1 year ago
process Do not include formatting spaces to localizable strings 1 year ago
resource Restore animated collision shape rescaling 1 year ago
sceneutil Merge branch 'nifogproperty' into 'master' 1 year ago
sdlutil Use settings values for Video settings 1 year ago
serialization Add missing array include 1 year ago
settings Ignore absent default setting value 1 year ago
shader Untangle normals and parallax handling 1 year ago
sqlite3 Minor header cleanup 2 years ago
std140 Add missing array include 1 year ago
stereo Merge branch 'settings_values_video' into 'master' 1 year ago
terrain Base cell size on worldspace 1 year ago
to_utf8 Applies review advice. 2 years ago
translation Use string_view in more UI code 2 years ago
version [Postprocessing] Add an API version, mirroring Lua 1 year ago
vfs Change include guard name 2 years ago
widgets Add comment 1 year ago
CMakeLists.txt Handle NiFogProperty (feature #5173) 1 year ago
doc.hpp