mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-01 00:45:32 +00:00
046e9686f9
This moves the index resolution into a separate post method instead of always checking when access. As a result, it reduces the size of it down to the size of a pointer, as opposed to 2 pointers + 1 int. The appropriate methods are added to the various node types to make sure they're resolved. |
||
---|---|---|
.. | ||
tests | ||
.gitignore | ||
controlled.hpp | ||
controller.hpp | ||
data.hpp | ||
effect.hpp | ||
extra.hpp | ||
nif_file.cpp | ||
nif_file.hpp | ||
nif_types.hpp | ||
node.hpp | ||
property.hpp | ||
record.hpp | ||
record_ptr.hpp |