..
CMakeLists.txt
convertacdt.cpp
convertacdt.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
convertcntc.cpp
convertcntc.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
convertcrec.cpp
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
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.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
convertinventory.cpp
convertinventory.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
convertnpcc.cpp
convertnpcc.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
convertplayer.cpp
convertplayer.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
convertscpt.cpp
convertscpt.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
convertscri.cpp
convertscri.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
importacdt.cpp
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
importacdt.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
importcellref.cpp
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
importcellref.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
importcntc.cpp
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
importcntc.hpp
importcrec.cpp
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
importcrec.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
importdial.cpp
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
importdial.hpp
importer.cpp
Use unique_ptr instead of shared_ptr
2022-04-08 16:12:36 +02:00
importer.hpp
importercontext.cpp
importercontext.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
importgame.cpp
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
importgame.hpp
importinfo.cpp
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
importinfo.hpp
importinventory.cpp
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
importinventory.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
importjour.cpp
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
importjour.hpp
importklst.cpp
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
importklst.hpp
importnpcc.cpp
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
importnpcc.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
importplayer.cpp
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
importplayer.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
importproj.cpp
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
importproj.h
importques.cpp
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
importques.hpp
importscpt.cpp
remove unused includes: part1
2022-01-23 17:30:25 +01:00
importscpt.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
importscri.cpp
remove unused includes: part1
2022-01-23 17:30:25 +01:00
importscri.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
importsplm.cpp
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
importsplm.h
Rework fixed string
2022-01-28 18:39:09 +01:00
main.cpp
New option "config" for specifying additional config directories.
2022-02-02 23:47:11 +01:00