1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw_test_suite
2023-02-25 11:03:39 -08:00
..
detournavigator Reuse dtNavMeshQuery 2023-02-17 15:05:25 +01:00
esm Add missing include 2023-02-13 10:02:30 +01:00
esm3 Support variable size strings in ESM3 2023-02-13 10:18:32 +01:00
esm4
esmloader create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
files Remove unused includes 2022-10-09 16:44:18 +02:00
fx Apply clang-format to code base 2022-09-22 21:35:26 +03:00
lua Merge branch 'lua_callback' into 'master' 2023-02-18 21:05:07 +00:00
misc Apply clang-format to code base 2022-09-22 21:35:26 +03:00
mwdialogue Apply clang-format to code base 2022-09-22 21:35:26 +03:00
mwscript Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
mwworld Name all custom ESM format versions and add tests 2023-02-10 19:54:15 +01:00
nif Do not add redundant nullptr parent 2022-09-24 19:10:31 +02:00
nifloader Move init functions for Nif nodes to a separate file 2022-09-24 19:10:25 +02:00
nifosg shade refactor 2023-02-25 11:03:39 -08:00
openmw Apply clang-format to code base 2022-09-22 21:35:26 +03:00
serialization Apply clang-format to code base 2022-09-22 21:35:26 +03:00
settings Apply clang-format to code base 2022-09-22 21:35:26 +03: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 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
CMakeLists.txt Do not truncate too long strings on writing ESM 2023-02-13 10:18:32 +01:00
openmw_test_suite.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
testing_util.hpp shade refactor 2023-02-25 11:03:39 -08:00