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 3afa46b25e Merge branch 'CPP20_support' into 'master'
Support C++20

See merge request OpenMW/openmw!1705
2 years ago
..
bsa Avoid missusing of CompressedBSAFile with private inheritance 2 years ago
bullethelpers Merge branch 'physics_heightfield' into 'master' 3 years ago
compiler Don't teleport NPCs to unknown cells 2 years ago
config move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
contentselector Add StatelessUtf8Encoder to support caller provided buffer for output 2 years ago
crashcatcher Add missing include to unordered_map 2 years ago
debug Redirect log only after parsing configuration 2 years ago
detournavigator Support compilation with c++20 2 years ago
esm merge in master 2 years ago
esm3 Fix coverity issue about uninitialized members of LevelledListBase 2 years ago
esm3terrain rename esmterrain to esm3terrain 2 years ago
esm4 Remove used-defined constructors from ESM4 types 2 years ago
esmloader move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2 years ago
fallback Finish removing old Escape classes 3 years ago
files Add a warning if replace==config is used. 2 years ago
fontloader Fix out of bounds access for std::string_view 2 years ago
interpreter Use pop_back to shrink the stack 2 years ago
loadinglistener Make sync terrain preloading sleep free 3 years ago
lua Implement pairs and ipairs for ui.content and ui.layers. Document all iterable types in a uniform way. 2 years ago
lua_ui MR feedack 2 years ago
misc constify weakcache overloaded operators 2 years ago
myguiplatform Remove unnecessary myguicompat 2 years ago
nif Add XYZ rotation axis order support 2 years ago
nifbullet Merge branch 'esmrename' into 'master' 2 years ago
nifosg Add XYZ rotation axis order support 2 years ago
process Support navmesh generation from launcher 2 years ago
queries Add missing include from sol/sol.hpp 3 years ago
resource Add a tool to load and print information about all bullet objects in all cells 2 years ago
sceneutil Support compilation with c++20 2 years ago
sdlutil Support controller touchpads (Resolves https://gitlab.com/OpenMW/openmw/-/issues/6639) 2 years ago
serialization Make constexpr variable defined in header inline 2 years ago
settings Reuse the same code to load settings in apps/openmw, apps/launcher, apps/opencs 2 years ago
shader ShaderVisitor improvements 2 years ago
sqlite3 Use SQLITE_OPEN_NOMUTEX 2 years ago
terrain remove unused includes: part1 2 years ago
to_utf8 Initialize string_view with explicit size 2 years ago
translation update to_utf8 and translation to make use of new stateless utf8 2 years ago
version Allow getting available version information even when clone is shallow 7 years ago
vfs Avoid missusing of CompressedBSAFile with private inheritance 2 years ago
widgets Make better use of std::clamp 3 years ago
CMakeLists.txt Document the Lua Image widget, add UI texture resources 2 years ago
doc.hpp second set of additional doxygen comments 14 years ago