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
Alexei Kotov 99024d3826 Revamp NIF debug logging
Disabled by default
Extend it to supported files
Log more version info
Reduce noise
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 Merge branch 'pandorasbox' into 'master' 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 Place ESM4::ItemMod into the scene 1 year ago
esm3 Merge branch 'lua_sgetcurrent_conditionofitem_itemdata_idea' into 'master' 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 Minor API inconsistencies 1 year ago
lua_ui Feat(textedit): Set max text length for lua textEdit boxes to int_max by default 1 year ago
misc Add missing headers to components/CMakeLists.txt 1 year ago
myguiplatform Merge Assumeru/mystringvui 1 year ago
navmeshtool Stop updating navmeshtool progress on first bad message 2 years ago
nif Revamp NIF debug logging 1 year ago
nifbullet Improve BulletNifLoader handling of extra data 1 year ago
nifosg NifLoader: Only handle editor marker extra data for the root node 1 year ago
platform Add missing headers to components/CMakeLists.txt 1 year ago
process Apply clang-format to code base 2 years ago
resource Use settings values for Shaders settings 1 year ago
sceneutil Support point specular lighting (#6188) 1 year ago
sdlutil Use settings values for Video settings 1 year ago
serialization Add missing array include 1 year ago
settings Use settings values for GUI tags 1 year ago
shader Use settings values for Shaders settings 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 Use SDL2 generate cmake files to find the package 1 year ago
doc.hpp