florent.teppe
|
5037dcf9bc
|
Fixes a crash on launch and some compile issue
also uses std::visit in cellstore comparison to avoid missing combinasion
split loadrefs in loadref of ESM4 and ESM3.
|
2023-01-27 16:41:00 +01:00 |
|
florent.teppe
|
cb8cdd8831
|
ESM::CellVariant aans MWWorld:Cell now take reference in constructor: signals that nullptr isn't accepted.
also applied other review comments.
|
2023-01-27 14:07:50 +01:00 |
|
florent.teppe
|
531e55e04c
|
Better handling of the esm3 vs esm4 cell problem
Common attribute are in one structure that has two constructors, one for ESM3 vs ESM4 Cell
Mood part of MWWorld::Cell
|
2023-01-27 13:39:39 +01:00 |
|
florent.teppe
|
3515c8e61a
|
Static references are created as refcells, nothing displayed yet.
|
2023-01-26 22:37:32 +01:00 |
|
florent.teppe
|
c896a2ca48
|
Crashfix on launch
|
2023-01-26 22:37:32 +01:00 |
|