1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 09:09:43 +00:00
openmw/apps/openmw_test_suite
psi29a dc3ec1a0a0 Merge branch 'mwscript' into 'master'
Multiple mwscript optimizations and some refactoring

See merge request OpenMW/openmw!2600
2023-01-15 15:59:30 +00:00
..
detournavigator Limit NavMeshManager update range by player tile and max tiles 2023-01-15 04:46:29 +01:00
esm Fix gcc warning: array subscript 5 is outside array bounds of ‘const char [5]’ 2023-01-06 22:09:07 +01:00
esm3 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
esm4 Rename components/esm4/acti.hpp -> components/esm4/loadacti.hpp 2022-04-23 00:40:45 +02:00
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 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
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 Fix compile MSVC 2023-01-04 14:19:12 +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 Add tests for NifOsg::Loader 2022-09-24 19:10:39 +02: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 Apply clang-format to code base 2022-09-22 21:35:26 +03: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 Fix hour modulo expression 2022-12-28 00:04:04 +01:00
openmw_test_suite.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
testing_util.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00