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/components/esm
elsid 90ed24f4c9
Split type traits for ESM4, ESM3 and unite common
2 years ago
..
attr.cpp Add comma to the last array element to prevent putting multiple elements on a single line 2 years ago
attr.hpp Apply clang-format to code base 2 years ago
common.cpp First pass with include-what-you-use 2 years ago
common.hpp Apply clang-format to code base 2 years ago
defs.hpp Cannot load a cell yet, but getting more necessary parts in 2 years ago
esmbridge.cpp Renamed esm3esm4bridge => esmbridge 2 years ago
esmbridge.hpp Use SFINAE to avoid conflicts between visit functions 2 years ago
esmcommon.hpp Support variable size strings in ESM3 2 years ago
format.cpp Remove unused includes 2 years ago
format.hpp Move fourCC to a separate file 2 years ago
formidrefid.cpp Use serialized ESM::RefId for Lua records 2 years ago
formidrefid.hpp Make ESM::RefId to be fixed size cheap to copy 2 years ago
fourcc.hpp Move fourCC to a separate file 2 years ago
generatedrefid.cpp Use serialized ESM::RefId for Lua records 2 years ago
generatedrefid.hpp Support generated RefId as std::uint64_t 2 years ago
indexrefid.cpp Use serialized ESM::RefId for Lua records 2 years ago
indexrefid.hpp Support index RefId as pair of record type and std::uint32_t 2 years ago
luascripts.cpp Add functions to read and write ESM::RefId and use them 2 years ago
luascripts.hpp Add missing include 2 years ago
records.hpp Apply clang-format to code base 2 years ago
refid.cpp Use serialized ESM::RefId for Lua records 2 years ago
refid.hpp Use serialized ESM::RefId for Lua records 2 years ago
serializerefid.hpp Use serialized ESM::RefId for Lua records 2 years ago
stringrefid.cpp Use serialized ESM::RefId for Lua records 2 years ago
stringrefid.hpp Support not only StringRefId for checking first person body part 2 years ago
typetraits.hpp Split type traits for ESM4, ESM3 and unite common 2 years ago
util.hpp Apply clang-format to code base 2 years ago