You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps/essimporter
elsid 6ae15f08e0
Avoid chained operator() calls to prevent formatting issues
2 years ago
..
CMakeLists.txt essimporter: refactor ESSImport::CellRef and fix doubled actors 2 years ago
convertacdt.cpp Split components/misc/stringops.hpp into multiple headers 2 years ago
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 3 years ago
convertcntc.cpp ESSImport: container state 10 years ago
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 3 years ago
convertcrec.cpp ESSImport: inventory loading works, equipment slots need more work 10 years ago
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 3 years ago
converter.cpp Eliminate &thing[0] pattern 2 years ago
converter.hpp Split components/misc/stringops.hpp into multiple headers 2 years ago
convertinventory.cpp Split components/misc/stringops.hpp into multiple headers 2 years ago
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 3 years ago
convertnpcc.cpp ESSImport: convert NPC disposition 10 years ago
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 3 years ago
convertplayer.cpp Split components/misc/stringops.hpp into multiple headers 2 years ago
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 3 years ago
convertscpt.cpp Split components/misc/stringops.hpp into multiple headers 2 years ago
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 3 years ago
convertscri.cpp Use more C++11 in tools code 5 years ago
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 3 years ago
importacdt.hpp essimporter: refactor ESSImport::CellRef and fix doubled actors 2 years ago
importcellref.cpp essimporter: refactor ESSImport::CellRef and fix doubled actors 2 years ago
importcellref.hpp essimporter: refactor ESSImport::CellRef and fix doubled actors 2 years ago
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 3 years ago
importcntc.hpp ESSImport: container state 10 years ago
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 3 years ago
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 3 years ago
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 3 years ago
importdial.hpp Fixed MSVC warnings. 10 years ago
importer.cpp Fix some remaining encoding errors due to std::filesystem transition. 2 years ago
importer.hpp essimporter: Don't use "std::string" to store paths. 2 years ago
importercontext.cpp Starting ESS importer for Morrowind save files 10 years ago
importercontext.hpp Cleanup includes 2 years ago
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 3 years ago
importgame.hpp Initialize missing struct fields 6 years ago
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 3 years ago
importinfo.hpp Fixed MSVC warnings. 10 years ago
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 3 years ago
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 3 years ago
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 3 years ago
importjour.hpp Fixed MSVC warnings. 10 years ago
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 3 years ago
importklst.hpp Fixed MSVC warnings. 10 years ago
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 3 years ago
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 3 years ago
importplayer.cpp essimporter: refactor ESSImport::CellRef and fix doubled actors 2 years ago
importplayer.hpp Cleanup includes 2 years ago
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 3 years ago
importproj.h ESS-Importer: Convert ballistic projectiles (Feature #2320) 7 years ago
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 3 years ago
importques.hpp Fixed MSVC warnings. 10 years ago
importscpt.cpp remove unused includes: part1 3 years ago
importscpt.hpp Cleanup components includes 2 years ago
importscri.cpp remove unused includes: part1 3 years ago
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 3 years ago
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 3 years ago
importsplm.h Rework fixed string 3 years ago
main.cpp Avoid chained operator() calls to prevent formatting issues 2 years ago