1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-27 06:14:09 +00:00
OpenMW/components/esm
2023-04-20 10:03:34 +02:00
..
attr.cpp Add comma to the last array element to prevent putting multiple elements on a single line 2022-09-12 21:00:51 +02:00
attr.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
common.cpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
common.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
defs.hpp Cannot load a cell yet, but getting more necessary parts in 2023-01-26 22:36:11 +01:00
esm3exteriorcellrefid.cpp Keep things coherent between references and and cell table 2023-04-20 10:03:34 +02:00
esm3exteriorcellrefid.hpp Use lexicographical comparison in ESM3ExteriorCellRefId::operator< 2023-04-08 16:22:01 +02:00
esmbridge.cpp Renamed esm3esm4bridge => esmbridge 2023-01-27 18:40:15 +01:00
esmbridge.hpp Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
esmcommon.hpp Support variable size strings in ESM3 2023-02-13 10:18:32 +01:00
format.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
format.hpp Move fourCC to a separate file 2022-11-06 15:35:16 +01:00
formid.cpp Merge ESM::RefNum and ESM4::FormId 2023-04-09 00:23:32 +02:00
formid.hpp Initial Lua bindings for ESM4 types; bindings for ESM4Door. 2023-04-20 01:47:16 +02:00
formidrefid.cpp Check FormIdRefId value in constructor 2023-04-20 02:19:05 +02:00
formidrefid.hpp Check FormIdRefId value in constructor 2023-04-20 02:19:05 +02:00
fourcc.hpp Move fourCC to a separate file 2022-11-06 15:35:16 +01:00
generatedrefid.cpp Add more tests for printing RefId and clarify some constants 2023-04-20 02:35:14 +02:00
generatedrefid.hpp Support generated RefId as std::uint64_t 2023-03-19 17:20:48 +01:00
indexrefid.cpp Add more tests for printing RefId and clarify some constants 2023-04-20 02:35:14 +02:00
indexrefid.hpp Shift record type value for IndexRefId hash 2023-04-02 15:00:03 +02:00
luascripts.cpp Add functions to read and write ESM::RefId and use them 2023-02-13 22:07:58 +01:00
luascripts.hpp Add missing include 2023-03-26 11:31:25 +04:00
records.hpp Load more ESM4 records 2023-04-09 18:52:11 +02:00
refid.cpp Merge ESM::RefNum and ESM4::FormId 2023-04-09 00:23:32 +02:00
refid.hpp Check FormIdRefId value in constructor 2023-04-20 02:19:05 +02:00
serializerefid.hpp Add more tests for printing RefId and clarify some constants 2023-04-20 02:35:14 +02:00
stringrefid.cpp Use serialized ESM::RefId for Lua records 2023-03-25 18:19:46 +01:00
stringrefid.hpp Support not only StringRefId for checking first person body part 2023-03-19 17:49:41 +01:00
typetraits.hpp Split type traits for ESM4, ESM3 and unite common 2023-03-26 19:07:23 +02:00
util.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00