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 40b1d81050 Merge branch 'order_please' into 'master'
Base dialogue order solely on mPrev

Closes #6670

See merge request OpenMW/openmw!1714
3 years ago
..
bsa Avoid missusing of CompressedBSAFile with private inheritance 3 years ago
bullethelpers Merge branch 'physics_heightfield' into 'master' 3 years ago
compiler Don't teleport NPCs to unknown cells 3 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 3 years ago
contentselector Add StatelessUtf8Encoder to support caller provided buffer for output 3 years ago
crashcatcher Add missing include to unordered_map 3 years ago
debug Redirect log only after parsing configuration 3 years ago
detournavigator Support compilation with c++20 3 years ago
esm [Lua] Change behavior of `obj.type` 3 years ago
esm3 Base dialogue order solely on mPrev 3 years ago
esm3terrain rename esmterrain to esm3terrain 3 years ago
esm4 Remove used-defined constructors from ESM4 types 3 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 3 years ago
fallback Finish removing old Escape classes 3 years ago
files Add default value for `config`. 3 years ago
fontloader Fix out of bounds access for std::string_view 3 years ago
interpreter Use pop_back to shrink the stack 3 years ago
loadinglistener Make sync terrain preloading sleep free 3 years ago
lua Pass unhandled Lua UI events to the parent 3 years ago
lua_ui Pass unhandled Lua UI events to the parent 3 years ago
misc Refactor and rename some things around Misc::Rng 3 years ago
myguiplatform Remove unnecessary myguicompat 3 years ago
nif Add XYZ rotation axis order support 3 years ago
nifbullet Merge branch 'esmrename' into 'master' 3 years ago
nifosg Add XYZ rotation axis order support 3 years ago
process Support navmesh generation from launcher 3 years ago
resource Add a tool to load and print information about all bullet objects in all cells 3 years ago
sceneutil Support compilation with c++20 3 years ago
sdlutil Support controller touchpads (Resolves https://gitlab.com/OpenMW/openmw/-/issues/6639) 3 years ago
serialization Make constexpr variable defined in header inline 3 years ago
settings Make settings loader differentiate between engine and editor (fixes #6658). 3 years ago
shader ShaderVisitor improvements 3 years ago
sqlite3 Use SQLITE_OPEN_NOMUTEX 3 years ago
terrain remove unused includes: part1 3 years ago
to_utf8 Initialize string_view with explicit size 3 years ago
translation update to_utf8 and translation to make use of new stateless utf8 3 years ago
version Allow getting available version information even when clone is shallow 8 years ago
vfs Avoid missusing of CompressedBSAFile with private inheritance 3 years ago
widgets Make better use of std::clamp 3 years ago
CMakeLists.txt [Lua] Remove queries 3 years ago
doc.hpp