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
psi29a b032a643f9 Merge branch 'vfs_string_view' into 'master'
Use std::string_view in VFS::Manager

See merge request OpenMW/openmw!2148
2 years ago
..
bsa Move Files::IStreamPtr alias to a separate header 2 years ago
bullethelpers Move std::ostream& operator<< to .cpp 3 years ago
compiler Remove redundant ostream, istream, iostream and sstream includes 3 years ago
config Don't load content entries from global and local configs 3 years ago
contentselector Clean up Qt includes 3 years ago
crashcatcher Simplify getIsHungAppWindow 3 years ago
debug Allow to disable crash catcher on Windows 3 years ago
detournavigator Use YAML files to translate MyGUI's localization tags 3 years ago
esm Move Files::IStreamPtr alias to a separate header 2 years ago
esm3 Merge branch 'coverity' into 'master' 3 years ago
esm3terrain rename esmterrain to esm3terrain 3 years ago
esm4 Move Files::IStreamPtr alias to a separate header 2 years ago
esmloader Show groundcover loading progress 3 years ago
fallback Reduce number of includes for boost/program_options 3 years ago
files Move Files::IStreamPtr alias to a separate header 2 years ago
fontloader Clean up MyGUI includes 3 years ago
fx Init missing variables 3 years ago
interpreter Address feedback 3 years ago
l10n Avoid constructing icu::StringPiece from std::string directly 3 years ago
loadinglistener Make sync terrain preloading sleep free 3 years ago
lua Use YAML files to translate MyGUI's localization tags 3 years ago
lua_ui Fix initializer 3 years ago
misc Use unsigned to define number of threads 3 years ago
myguiplatform Don't cast away const when we can avoid it 3 years ago
navmeshtool Exchange binary messages between navmeshtool and launcher 3 years ago
nif Move Files::IStreamPtr alias to a separate header 2 years ago
nifbullet Treat empty `RootCollisionNode` in NIF as NCC flag and generate CameraOnly collision shape 3 years ago
nifosg MSVC: Fix all warnings at level 4, upgrade Qt5 to 5.15.2 to also reduce warnings, disabled 5054 warnings due to Qt5's use of deprecated operators in C++20 . 2 years ago
platform Create platform component for platform specific things 3 years ago
process Clean up Qt includes 3 years ago
resource Drop line about non-existent UnrefQueue 3 years ago
sceneutil Merge branch 'ci-werror' into 'master' 2 years ago
sdlutil rename to windowed fullscreen 3 years ago
serialization moddable post-processing pipeline 3 years ago
settings Use std::string_view to access settings 3 years ago
shader Merge branch 'rm_stream_include' into 'master' 3 years ago
sqlite3 Limit max navmeshdb file size 3 years ago
std140 moddable post-processing pipeline 3 years ago
stereo Refactor multiview to avoid littering OSG_HAS_MULTIVIEW and multiview-related uniforms around the code, keep them all in multiview.cpp. 3 years ago
terrain Remove redundant ostream, istream, iostream and sstream includes 3 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 Remove boost::filesystem from a couple of files 3 years ago
vfs Merge branch 'vfs_string_view' into 'master' 2 years ago
widgets Use YAML files to translate MyGUI's localization tags 3 years ago
CMakeLists.txt Use target_precompile_headers for the most expensive headers 3 years ago
doc.hpp second set of additional doxygen comments 14 years ago
windows.hpp Fix build on Windows 3 years ago