1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-03 18:45:34 +00:00
openmw/apps/openmw_test_suite
florent.teppe 874ff88288 In the interpretter, the id is no longer passed by vallue, but as a const reference instead.
In getMembersLocal(, a reference to a reference wrapper is used, because the id can change, bu all we need to do is change a pointer.No need to change the value
2022-12-27 19:15:56 +01:00
..
detournavigator Fix detournavigator tests 2022-12-23 19:26:15 +01:00
esm Remove unused includes 2022-10-09 16:44:18 +02: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 openMW_test_suite compiles and runs 2022-12-27 19:15:55 +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 openMW_test_suite compiles and runs 2022-12-27 19:15:55 +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 In the interpretter, the id is no longer passed by vallue, but as a const reference instead. 2022-12-27 19:15:56 +01:00
mwworld openMW_test_suite compiles and runs 2022-12-27 19:15:55 +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 Lua coroutine crash tests 2022-10-18 21:11:31 +02: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