1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-10 21:40:15 +00:00
OpenMW/components
florent.teppe d782d37ee2 Make sure Vec2iRefId is trivially copyable on GCC 11.3
std::pair<int, int> isn't trivially copyable on some compilers
so a specific struct is defined, it's an int pair, but it should be recognised by GCC 11.3 as trivially copyable

Vec2iRefId => ESM3ExteriorCellRefId

more explcit name and use mX,mY instead of pair
renamed files and enum
2023-04-03 14:17:31 +02:00
..
2022-10-09 16:44:18 +02:00
2023-02-17 15:05:25 +01:00
2023-04-03 14:16:05 +02:00
2022-10-09 16:44:18 +02:00
2023-02-01 22:27:22 +01:00
2023-02-25 11:03:39 -08:00
2023-02-24 20:34:41 +03:00
2023-02-26 14:31:53 -08:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2023-02-25 11:03:39 -08:00
2023-01-04 12:22:16 +01:00
2022-09-22 21:35:26 +03:00
2022-04-25 00:25:46 +02:00