1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/components/esm
elsid 6451750890
Write AiSequence and Script data field by field via decompose function
Use the same function to load and save to have single place with field order
definition. Use concepts for overload over different types.
2024-01-14 23:04:56 +01:00
..
attr.cpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
attr.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
common.cpp
common.hpp ESM4: add a way to get the current form version 2023-09-25 21:26:51 +03:00
decompose.hpp Write AiSequence and Script data field by field via decompose function 2024-01-14 23:04:56 +01:00
defs.hpp Feat(CS): Implement selection groups into data model 2023-12-23 15:05:13 -06:00
esm3exteriorcellrefid.cpp
esm3exteriorcellrefid.hpp
esmbridge.cpp
esmbridge.hpp
esmcommon.hpp Improve format version in content selector 2024-01-01 18:16:58 +04:00
esmterrain.cpp Reduce include dependency for land records 2023-08-19 01:30:17 +02:00
esmterrain.hpp Reduce include dependency for land records 2023-08-19 01:30:17 +02:00
format.cpp
format.hpp
formid.cpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
formid.hpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
fourcc.hpp
generatedrefid.cpp
generatedrefid.hpp
indexrefid.cpp
indexrefid.hpp
luascripts.cpp
luascripts.hpp
records.hpp Place ESM4::ItemMod into the scene 2023-10-31 00:54:44 +03:00
refid.cpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
refid.hpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
serializerefid.hpp
stringrefid.cpp
stringrefid.hpp
typetraits.hpp
util.cpp
util.hpp