1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 01:10:10 +00:00
OpenMW/apps/openmw_test_suite
elsid 069d4255b9
Make ESM::RefId to be fixed size cheap to copy
Use std::variant. Store refId strings in unordered_set and use pointer to an
item there. Inserts to unordered_set do not invalidate pointers to values so the
pointer is always valid. Elements are not removed. Assume there is finite number
of string refIds.
2023-03-19 17:20:43 +01:00
..
detournavigator Reuse dtNavMeshQuery 2023-02-17 15:05:25 +01:00
esm Make ESM::RefId to be fixed size cheap to copy 2023-03-19 17:20:43 +01:00
esm3 Support variable size strings in ESM3 2023-02-13 10:18:32 +01:00
esm4
esmloader Support RefId comparison with std::string_view 2023-02-28 23:04:48 +01:00
files Remove unused includes 2022-10-09 16:44:18 +02:00
fx
lua Ignore duplicated preferred l10n locales 2023-03-04 10:20:03 +01:00
misc Add helper functions for string comparison to RefId 2023-03-03 00:39:55 +01:00
mwdialogue
mwscript Match unit test to Morrowind.exe behaviour 2023-03-05 20:27:07 +01:00
mwworld Use common info ordering implementation for engine and editor 2023-03-13 21:57:41 +01:00
nif Do not add redundant nullptr parent 2022-09-24 19:10:31 +02:00
nifloader Unify collision shape transformations 2023-03-10 00:12:12 +03:00
nifosg shade refactor 2023-02-25 11:03:39 -08:00
openmw
serialization
settings
shader shade refactor 2023-02-25 11:03:39 -08:00
sqlite3
toutf8
CMakeLists.txt Add executable to run CS tests 2023-03-12 12:06:33 +01:00
openmw_test_suite.cpp
testing_util.hpp shade refactor 2023-02-25 11:03:39 -08:00