.. |
detournavigator
|
Lock TileCachedRecastMeshManager once per changing a cell
|
2022-09-08 11:06:35 +02:00 |
esm
|
Do compile time checks in compile time instead of tests
|
2022-08-03 21:47:00 +02:00 |
esm3
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +02:00 |
esm4
|
Rename components/esm4/acti.hpp -> components/esm4/loadacti.hpp
|
2022-04-23 00:40:45 +02:00 |
esmloader
|
Limit the number of simultaneously open not actively used content files
|
2022-06-03 01:29:03 +02:00 |
files
|
Add new functions and overloads to support std::u8string and std::filesystem::path.
|
2022-09-11 14:41:20 +02:00 |
fx
|
cleanup default shaders and remove confusing main shader
|
2022-08-07 06:42:48 -07:00 |
lua
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +02:00 |
misc
|
Improve format workaround and add unit tests
|
2022-08-26 19:43:57 +00:00 |
mwdialogue
|
Fix keyword search when the keyword is preceded by a non whitespace non alpha character
|
2021-10-07 13:26:40 +00:00 |
mwscript
|
Use string_view in the remaining Class methods and push string_views closer to the MyGUI boundary
|
2022-08-23 22:14:27 +02:00 |
mwworld
|
Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions.
|
2022-09-11 14:41:20 +02:00 |
nifloader
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +02:00 |
openmw
|
Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions.
|
2022-09-11 14:41:20 +02:00 |
serialization
|
Fix C4389 msvc warning
|
2022-07-01 18:47:47 +02:00 |
settings
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +02:00 |
shader
|
Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions.
|
2022-09-11 14:41:20 +02:00 |
sqlite3
|
Remove redundant include
|
2022-02-18 22:31:40 +01:00 |
toutf8
|
Fix buffer resizing by StatelessUtf8Encoder
|
2022-02-15 23:02:32 +01:00 |
CMakeLists.txt
|
Implement std::filesystem::path conversion tests.
|
2022-09-11 14:41:20 +02:00 |
openmw_test_suite.cpp
|
Fix tests on windows
|
2021-10-21 19:48:31 +02:00 |
testing_util.hpp
|
Add new functions and overloads to support std::u8string and std::filesystem::path.
|
2022-09-11 14:41:20 +02:00 |