1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 18:39:29 +00:00
OpenMW/components/esm
florent.teppe 04e026c53f getRecNameString now constexpr
getTypeDescription uses a static constexpr variable so we don't return ref to temp memory.
2023-06-03 20:28:25 +02:00
..
attr.cpp Remove sGmstAttributeIds, sGmstAttributeDescIds, sAttributeIcons 2023-05-28 15:10:53 +02:00
attr.hpp Resolve attribute GMST members 2023-05-31 17:02:18 +02:00
common.cpp
common.hpp
defs.hpp getRecNameString now constexpr 2023-06-03 20:28:25 +02: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
esmbridge.hpp Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
esmcommon.hpp
esmterrain.cpp ESM::LandData no longer a virtual interface 2023-05-29 12:10:42 +02:00
esmterrain.hpp ESM::LandData no longer a virtual interface 2023-05-29 12:10:42 +02:00
format.cpp
format.hpp
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
generatedrefid.cpp Add more tests for printing RefId and clarify some constants 2023-04-20 02:35:14 +02:00
generatedrefid.hpp
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
luascripts.hpp Add missing include 2023-03-26 11:31:25 +04:00
records.hpp Load ESM4::Tree and ESM4::Furniture 2023-05-29 18:47:27 +02:00
refid.cpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +02:00
refid.hpp Remove ESM::RefId::sEmpty 2023-04-26 21:15:16 +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
typetraits.hpp Split type traits for ESM4, ESM3 and unite common 2023-03-26 19:07:23 +02:00
util.cpp Fixes bug in terrain loading + collision heightmap works 2023-05-29 11:32:13 +02:00
util.hpp fixes errors and warnings 2023-05-29 12:10:42 +02:00