1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-05 23:13:06 +00:00
openmw/apps/essimporter
2025-09-20 16:20:47 +02:00
..
CMakeLists.txt Remove small translation units 2025-08-29 00:41:47 +02:00
convertacdt.cpp Address conversion warnings in essimporter 2025-09-20 16:20:47 +02:00
convertacdt.hpp
convertcntc.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertcntc.hpp
convertcrec.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertcrec.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
converter.cpp Address conversion warnings in essimporter 2025-09-20 16:20:47 +02:00
converter.hpp Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
convertinventory.cpp
convertinventory.hpp
convertnpcc.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertnpcc.hpp
convertplayer.cpp
convertplayer.hpp
convertscpt.cpp Use default initializers for ESM::RefNum members 2023-01-10 00:44:51 +01:00
convertscpt.hpp
convertscri.cpp
convertscri.hpp
importacdt.hpp Import ESS kill count / selected spell as RefIDs, handle old INFO records 2025-06-12 23:28:14 +03:00
importcellref.cpp Import ESS kill count / selected spell as RefIDs, handle old INFO records 2025-06-12 23:28:14 +03:00
importcellref.hpp
importcntc.cpp
importcntc.hpp
importcrec.cpp
importcrec.hpp
importdial.cpp
importdial.hpp
importer.cpp Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
importer.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importercontext.hpp Make sure Vec2iRefId is trivially copyable on GCC 11.3 2023-04-03 14:17:31 +02:00
importgame.cpp
importgame.hpp
importinfo.cpp Import ESS kill count / selected spell as RefIDs, handle old INFO records 2025-06-12 23:28:14 +03:00
importinfo.hpp Import ESS kill count / selected spell as RefIDs, handle old INFO records 2025-06-12 23:28:14 +03:00
importinventory.cpp Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
importinventory.hpp
importjour.cpp
importjour.hpp
importklst.cpp Import ESS kill count / selected spell as RefIDs, handle old INFO records 2025-06-12 23:28:14 +03:00
importklst.hpp Import ESS kill count / selected spell as RefIDs, handle old INFO records 2025-06-12 23:28:14 +03:00
importnpcc.cpp
importnpcc.hpp Add imports 2023-12-17 15:21:12 +01:00
importplayer.cpp Add a variadic getHNOT 2023-12-20 12:28:34 +01:00
importplayer.hpp Add imports 2023-12-17 15:21:12 +01:00
importproj.cpp
importproj.h Split ESM headers 2024-05-03 01:55:20 +02:00
importques.cpp
importques.hpp
importscpt.cpp Make loading and saving script record more robust 2024-06-21 20:37:37 +02:00
importscpt.hpp Make loading and saving script record more robust 2024-06-21 20:37:37 +02:00
importscri.cpp
importscri.hpp
importsplm.cpp Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
importsplm.h Add imports 2023-12-17 15:21:12 +01:00
main.cpp Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00