1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 20:29:57 +00:00
openmw/apps/openmw_test_suite
elsid 067957f57b
Use "" to quote apps/openmw includes and remove unused
Using "" makes clangd to find unused includes which makes it quite easy to
remove them.
2024-01-07 17:57:11 +01:00
..
detournavigator Add Navigator and Lua API function to find nearest position on navmesh 2023-11-18 23:54:37 +01:00
esm Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
esm3 Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
esm4 Refactor components/esm4 2023-08-05 13:12:24 +02:00
esmloader Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
esmterrain Optimize land lookup on blendmaps sampling 2023-08-12 02:57:16 +02:00
files Add missing array include 2023-07-29 00:29:03 +02:00
fx Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
lua Lua actions take 3 2023-12-29 18:56:59 +00:00
misc Fix unit tests 2023-06-08 21:10:11 +02:00
mwdialogue Use "" to quote apps/openmw includes and remove unused 2024-01-07 17:57:11 +01:00
mwscript Discard additional tokens in non-expression contexts 2023-12-28 21:49:25 +01:00
mwworld Remove dropped formats from tests 2023-12-09 19:00:42 +01:00
nif BulletNifLoader: Handle NiSkinPartition 2023-12-04 15:53:24 +03:00
nifloader Restore animated collision shape rescaling 2023-12-06 00:54:54 +03:00
nifosg Depth flag handling fixes (bug #7380) 2023-11-06 02:19:56 +03:00
openmw Use "" to quote apps/openmw includes and remove unused 2024-01-07 17:57:11 +01:00
resource Support heterogeneous lookup in GenericObjectCache 2023-12-28 21:58:41 +01:00
serialization Apply clang-format to code base 2022-09-22 21:35:26 +03:00
settings Ignore absent default setting value 2023-12-03 17:18:26 +01:00
shader shade refactor 2023-02-25 11:03:39 -08:00
sqlite3 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
toutf8 Use PROJECT_SOURCE_DIR in tests 2023-04-23 15:11:17 +02:00
CMakeLists.txt Merge branch 'generic_object_cache' into 'master' 2023-12-29 21:22:30 +00:00
openmw_test_suite.cpp Use settings values for Fog settings 2023-06-15 22:01:14 +02:00
testing_util.hpp Use string_view for VFS lookups 2023-12-25 12:21:01 +01:00