You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps
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
2 years ago
..
benchmarks Use serialized ESM::RefId for Lua records 2 years ago
bsatool Use target_compile_options to add --coverage 2 years ago
bulletobjecttool Use target_compile_options to add --coverage 2 years ago
esmtool Gets rid of most ESM::CellId 2 years ago
essimporter Make sure Vec2iRefId is trivially copyable on GCC 11.3 2 years ago
launcher Display directories that contains omwscripts. 2 years ago
mwiniimporter Use target_compile_options to add --coverage 2 years ago
navmeshtool Get Rid of ESM::CellId almost everywhere 2 years ago
niftest Use target_compile_options to add --coverage 2 years ago
opencs Make sure Vec2iRefId is trivially copyable on GCC 11.3 2 years ago
opencs_tests Store original string id for Dialogue records 2 years ago
openmw Make sure Vec2iRefId is trivially copyable on GCC 11.3 2 years ago
openmw_test_suite Make sure Vec2iRefId is trivially copyable on GCC 11.3 2 years ago
wizard Use static QFile::exists instead of creating object 2 years ago
doc.hpp