1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 06:16:38 +00:00
openmw/apps
florent.teppe dc21df97c8 Fixed issue with getSummonedCreature( that returned a reference to a non const static value
Fix compile, and apply review comment

Fixed greater vs more typo.

getCellname is back to a string view.

Because in most cases was used as a strong not a refId.
and there was a fundamental issue with region names used as a cellname
2022-12-27 19:16:22 +01:00
..
benchmarks Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bsatool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletobjecttool Another pass with IWYU 2022-10-10 15:16:18 +02:00
esmtool CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
essimporter CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
launcher CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
mwiniimporter Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtool CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
niftest Another pass with IWYU 2022-10-10 15:16:18 +02:00
opencs script blacklist => RefId 2022-12-27 19:16:21 +01:00
openmw Fixed issue with getSummonedCreature( that returned a reference to a non const static value 2022-12-27 19:16:22 +01:00
openmw_test_suite Avoids unecessary copies 2022-12-27 19:15:57 +01:00
wizard Another pass with IWYU 2022-10-10 15:16:18 +02:00
doc.hpp