1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-25 02:30:56 +00:00
openmw/apps/essimporter
Alexei Kotov c31b4efc01 Merge branch 'globaltargetnumberone' into 'master'
Improve support for global script targets

Closes #2316, #7830, and #2311

See merge request OpenMW/openmw!4812
2025-11-27 01:16:25 +03: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
convertcntc.hpp
convertcrec.cpp
convertcrec.hpp
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 Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
convertinventory.hpp
convertnpcc.cpp
convertnpcc.hpp
convertplayer.cpp
convertplayer.hpp
convertscpt.cpp Convert global script targets 2025-07-27 17:04:14 +02: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 Add imports 2023-12-17 15:21:12 +01:00
importcntc.hpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importcrec.cpp
importcrec.hpp Add imports 2023-12-17 15:21:12 +01:00
importdial.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importdial.hpp Add imports 2023-12-17 15:21:12 +01:00
importer.cpp Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
importer.hpp
importercontext.hpp
importgame.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importgame.hpp Add imports 2023-12-17 15:21:12 +01:00
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 Add imports 2023-12-17 15:21:12 +01:00
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 Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
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 Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importproj.h Split ESM headers 2024-05-03 01:55:20 +02:00
importques.cpp
importques.hpp
importscpt.cpp Convert global script targets 2025-07-27 17:04:14 +02:00
importscpt.hpp Convert global script targets 2025-07-27 17:04:14 +02:00
importscri.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importscri.hpp Add imports 2023-12-17 15:21:12 +01:00
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