1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 17:59:56 +00:00
openmw/components/esm
Alexei Kotov 8c27dca1df ESM4: add a way to get the current form version
Differentiate between Fallout 4 and TES4 version 1.0 plugins
2023-09-25 21:26:51 +03:00
..
attr.cpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
attr.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
common.cpp First pass with include-what-you-use 2022-10-09 10:39:43 +00:00
common.hpp ESM4: add a way to get the current form version 2023-09-25 21:26:51 +03:00
defs.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +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 Renamed esm3esm4bridge => esmbridge 2023-01-27 18:40:15 +01:00
esmbridge.hpp Load ESM4 actors 2023-07-26 11:47:50 +02:00
esmcommon.hpp Support variable size strings in ESM3 2023-02-13 10:18:32 +01:00
esmterrain.cpp Reduce include dependency for land records 2023-08-19 01:30:17 +02:00
esmterrain.hpp Reduce include dependency for land records 2023-08-19 01:30:17 +02: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 Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
formid.hpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +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 Rename MWLua::WorldView -> MWLua::ObjectLists 2023-08-08 22:57:28 +02:00
luascripts.hpp Add missing include 2023-03-26 11:31:25 +04:00
records.hpp Place ESM4::Flora instances to the scene 2023-09-24 10:25:44 +03:00
refid.cpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
refid.hpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
serializerefid.hpp Add more tests for printing RefId and clarify some constants 2023-04-20 02:35:14 +02:00
stringrefid.cpp Create getRefIds 2023-07-13 20:30:16 +02:00
stringrefid.hpp Make RefId::deserializeText return an empty RefId if no pre-existing StringRefId can be found 2023-07-13 16:49:23 +02:00
typetraits.hpp Split type traits for ESM4, ESM3 and unite common 2023-03-26 19:07:23 +02:00
util.cpp Use proper naming style for ESM4::Land static variables 2023-08-19 01:30:16 +02:00
util.hpp fixes errors and warnings 2023-05-29 12:10:42 +02:00