1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/essimporter
elsid 5c3ae3d94c
Make loading and saving script record more robust
* Check the header presence before using it.
* Write the header based on the actual content.
2024-06-21 20:37:37 +02:00
..
CMakeLists.txt
convertacdt.cpp
convertacdt.hpp
convertcntc.cpp
convertcntc.hpp
convertcrec.cpp
convertcrec.hpp
converter.cpp Use more decomposition, string_view, and implicit sizes in ESM code 2024-03-23 12:15:09 +01:00
converter.hpp
convertinventory.cpp
convertinventory.hpp
convertnpcc.cpp
convertnpcc.hpp
convertplayer.cpp
convertplayer.hpp
convertscpt.cpp
convertscpt.hpp
convertscri.cpp
convertscri.hpp
importacdt.hpp
importcellref.cpp Use more decomposition, string_view, and implicit sizes in ESM code 2024-03-23 12:15:09 +01:00
importcellref.hpp
importcntc.cpp
importcntc.hpp
importcrec.cpp
importcrec.hpp
importdial.cpp
importdial.hpp
importer.cpp Use more decomposition, string_view, and implicit sizes in ESM code 2024-03-23 12:15:09 +01:00
importer.hpp
importercontext.cpp
importercontext.hpp
importgame.cpp
importgame.hpp
importinfo.cpp
importinfo.hpp
importinventory.cpp
importinventory.hpp
importjour.cpp
importjour.hpp
importklst.cpp
importklst.hpp
importnpcc.cpp
importnpcc.hpp
importplayer.cpp
importplayer.hpp
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
importsplm.h
main.cpp