1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00
OpenMW/components/esm
2023-03-19 17:49:41 +01:00
..
attr.cpp
attr.hpp
common.cpp
common.hpp
defs.hpp Cannot load a cell yet, but getting more necessary parts in 2023-01-26 22:36:11 +01:00
esmbridge.cpp Renamed esm3esm4bridge => esmbridge 2023-01-27 18:40:15 +01:00
esmbridge.hpp Use SFINAE to avoid conflicts between visit functions 2023-03-17 23:37:11 +01:00
esmcommon.hpp Support variable size strings in ESM3 2023-02-13 10:18:32 +01:00
format.cpp
format.hpp
formidrefid.cpp Make ESM::RefId to be fixed size cheap to copy 2023-03-19 17:20:43 +01:00
formidrefid.hpp Make ESM::RefId to be fixed size cheap to copy 2023-03-19 17:20:43 +01:00
fourcc.hpp
generatedrefid.cpp Support generated RefId as std::uint64_t 2023-03-19 17:20:48 +01:00
generatedrefid.hpp Support generated RefId as std::uint64_t 2023-03-19 17:20:48 +01:00
indexrefid.cpp Support index RefId as pair of record type and std::uint32_t 2023-03-19 17:20:48 +01:00
indexrefid.hpp Support index RefId as pair of record type and std::uint32_t 2023-03-19 17:20:48 +01:00
luascripts.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
luascripts.hpp
records.hpp
refid.cpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
refid.hpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
stringrefid.cpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
stringrefid.hpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
util.hpp