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
AnyOldName3 84f8a6848a Renormalise line endings
This should replace accidental CRLF with LF
2 years ago
..
bsa Hard fail on loading BSA with records using unicode paths. 2 years ago
bullethelpers Cleanup components includes 2 years ago
compiler Add comma to the last array element to prevent putting multiple elements on a single line 2 years ago
config Added dedicated functions for conversions between QString and std::filesystem::path. 2 years ago
contentselector functor-based Qt signal-slot syntax components 2 years ago
crashcatcher Add new functions and overloads to support std::u8string and std::filesystem::path. 2 years ago
debug Small changes 2 years ago
detournavigator Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
esm Add comma to the last array element to prevent putting multiple elements on a single line 2 years ago
esm3 Renormalise line endings 2 years ago
esm3terrain Split components/misc/stringops.hpp into multiple headers 2 years ago
esm4 Fix reading array of zero terminated strings 2 years ago
esmloader Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
fallback Use string_view in Fallback::Map 2 years ago
files Avoid chained operator() calls to prevent formatting issues 2 years ago
fontloader Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2 years ago
fx Add comma to the last array element to prevent putting multiple elements on a single line 2 years ago
interpreter Use string_view in the remaining Class methods and push string_views closer to the MyGUI boundary 2 years ago
l10n Eliminate &thing[0] pattern 2 years ago
loadinglistener Use std::unique_ptr to implement ScopedLoad 2 years ago
lua Merge branch 'fix_lua_color' into 'openmw-48' 2 years ago
lua_ui Cleanup components includes 2 years ago
misc Use raw string literal for error marker definition 2 years ago
myguiplatform Renormalise line endings 2 years ago
navmeshtool Exchange binary messages between navmeshtool and launcher 3 years ago
nif Merge branch 'pre_clang_format_fixes_2' into 'master' 2 years ago
nifbullet Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
nifosg Streamline NiInterpController handling 2 years ago
platform Fix build errors after rebase against master due to large amount of changes. 2 years ago
process functor-based Qt signal-slot syntax components 2 years ago
resource Initialize reserved names once to avoid race condition 2 years ago
sceneutil Renormalise line endings 2 years ago
sdlutil Implement system-scaled HiDPI support (SDL_WINDOW_ALLOW_HIGHDPI - Wayland, macOS, etc) 2 years ago
serialization moddable post-processing pipeline 3 years ago
settings Fix some remaining encoding errors due to std::filesystem transition. 2 years ago
shader Fix some remaining encoding errors due to std::filesystem transition. 2 years ago
sqlite3 Limit max navmeshdb file size 3 years ago
std140 moddable post-processing pipeline 3 years ago
stereo Add comma to the last array element to prevent putting multiple elements on a single line 2 years ago
terrain Cleanup components includes 2 years ago
to_utf8 Move to_utf8 from `const std::string&` to `std::string_view` 3 years ago
translation Remove some more of boost:: 3 years ago
version Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
vfs Fix build errors after rebase against master due to large amount of changes. 2 years ago
widgets Merge branch 'string_viewing' into 'master' 2 years ago
CMakeLists.txt Use raw string literal for error marker definition 2 years ago
doc.hpp second set of additional doxygen comments 14 years ago
windows.hpp Fix build on Windows 3 years ago