.. |
detournavigator
|
Add navmeshtool flag to remove unused tiles from navmesh disk cache
|
2022-02-18 21:57:23 +01:00 |
esm
|
Use ESM::NAME instead of const char* and std::string as argument type
|
2022-02-14 23:40:40 +01:00 |
esm4
|
Make sure everything compiles in ESM4
|
2022-02-19 02:52:49 +01:00 |
esmloader
|
update tests to use esm3 rename
|
2022-01-27 21:13:38 +01:00 |
files
|
Use MurmurHash3_x64_128 for file hash
|
2021-11-21 17:05:59 +01:00 |
lua
|
Element-wise multiplication and division of Lua vectors
|
2022-02-10 19:43:27 +00:00 |
misc
|
Extract correctSoundPath method to avoid code duplication. Add unit test for the new method
|
2021-11-10 23:06:35 +01: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
|
Cleanup interpreter code a bit
|
2022-01-27 19:18:57 +00:00 |
mwworld
|
New option "config" for specifying additional config directories.
|
2022-02-02 23:47:11 +01:00 |
nifloader
|
Support multiple parents for NIF nodes
|
2022-01-22 01:02:31 +01:00 |
openmw
|
Remove commented-out test conditions
|
2021-11-28 20:30:16 +00:00 |
serialization
|
Use fixed size types for serialization
|
2022-02-18 21:01:53 +01:00 |
settings
|
Add tests for settings parser
|
2019-10-21 22:47:24 +02:00 |
shader
|
Correctly resetting line numbering during shader processing.
|
2020-10-03 14:22:34 +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
|
Make sure everything compiles in ESM4
|
2022-02-19 02:52:49 +01:00 |
openmw_test_suite.cpp
|
Fix tests on windows
|
2021-10-21 19:48:31 +02:00 |