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 becc5ef8fa Drop support for save game format 2 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 Highlight new items in launcher by text formatting, not by color 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 Drop support for save game format 0 (pre 0.37) 1 year ago
esm3 Drop support for save game format 2 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 Merge branch 'niftestbsatool' into 'master' 1 year ago
nifbullet Move NiGeometry triangulation to NiGeometry 1 year ago
nifosg Support Oblivion parallax setup 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 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 Define editor settings as typed struct members 1 year ago
shader Support Oblivion parallax setup 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 Rework resolution selection (feature 7709) 1 year ago
doc.hpp