1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 16:39:49 +00:00
openmw/components/esm
florent.teppe 141878f30d int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex
also removed the changeToExteriorCell that only took a position as input, didn't work with esm4.
2023-05-12 22:05:53 +02:00
..
attr.cpp
attr.hpp
common.cpp
common.hpp
defs.hpp
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
esmcommon.hpp
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
luascripts.cpp
luascripts.hpp
records.hpp Load more ESM4 records 2023-04-09 18:52:11 +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
stringrefid.hpp
typetraits.hpp
util.hpp int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00