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 0601d7213e
Remove ESM::RefId::sEmpty
This variable is only required to return empty RefId as const reference. There
is no point in doing so for a type cheap to copy.
1 year 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 1 year ago
esm3exteriorcellrefid.cpp Keep things coherent between references and and cell table 1 year ago
esm3exteriorcellrefid.hpp Use lexicographical comparison in ESM3ExteriorCellRefId::operator< 1 year ago
esmbridge.cpp Renamed esm3esm4bridge => esmbridge 1 year ago
esmbridge.hpp Gets rid of most ESM::CellId 1 year ago
esmcommon.hpp Support variable size strings in ESM3 1 year ago
format.cpp Remove unused includes 2 years ago
format.hpp Move fourCC to a separate file 2 years ago
formid.cpp Merge ESM::RefNum and ESM4::FormId 1 year ago
formid.hpp Initial Lua bindings for ESM4 types; bindings for ESM4Door. 1 year ago
formidrefid.cpp Check FormIdRefId value in constructor 1 year ago
formidrefid.hpp Check FormIdRefId value in constructor 1 year ago
fourcc.hpp Move fourCC to a separate file 2 years ago
generatedrefid.cpp Add more tests for printing RefId and clarify some constants 1 year ago
generatedrefid.hpp Support generated RefId as std::uint64_t 1 year ago
indexrefid.cpp Add more tests for printing RefId and clarify some constants 1 year ago
indexrefid.hpp Shift record type value for IndexRefId hash 1 year ago
luascripts.cpp Add functions to read and write ESM::RefId and use them 1 year ago
luascripts.hpp Add missing include 1 year ago
records.hpp Load more ESM4 records 1 year ago
refid.cpp Remove ESM::RefId::sEmpty 1 year ago
refid.hpp Remove ESM::RefId::sEmpty 1 year ago
serializerefid.hpp Add more tests for printing RefId and clarify some constants 1 year ago
stringrefid.cpp Use serialized ESM::RefId for Lua records 1 year ago
stringrefid.hpp Support not only StringRefId for checking first person body part 1 year ago
typetraits.hpp Split type traits for ESM4, ESM3 and unite common 1 year ago
util.hpp Apply clang-format to code base 2 years ago