1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 01:10:10 +00:00
OpenMW/apps/openmw/mwstate
florent.teppe 53cc9f3614 functions return reference instead of ptr
because the function can never return an nullptr, we return a reference.
2023-04-20 15:55:40 +02:00
..
character.cpp Fix dumb regression, initialize "std::filesystem::file_time_type" with "clock::now()". 2022-09-24 21:52:10 +02:00
character.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
charactermanager.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
charactermanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
quicksavemanager.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
quicksavemanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
statemanagerimp.cpp functions return reference instead of ptr 2023-04-20 15:55:40 +02:00
statemanagerimp.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00