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-tes3mp/apps/essimporter
scrawl 51c05264b0 ESSImport: note where skill progress is stored (not converted yet) 10 years ago
..
CMakeLists.txt ESSImport: convert player DrawState, cleanup 10 years ago
convertacdt.cpp ESSImport: convert Dead flag 10 years ago
convertacdt.hpp ESSImport: convert Dead flag 10 years ago
convertcntc.cpp ESSImport: container state 10 years ago
convertcntc.hpp ESSImport: container state 10 years ago
convertcrec.cpp ESSImport: inventory loading works, equipment slots need more work 10 years ago
convertcrec.hpp ESSImport: inventory loading works, equipment slots need more work 10 years ago
converter.cpp ESSImport: convert Dead flag 10 years ago
converter.hpp ESSImport: note where skill progress is stored (not converted yet) 10 years ago
convertinventory.cpp Store selected enchant item in savegame (Fixes #1702) 10 years ago
convertinventory.hpp ESSImport: inventory loading works, equipment slots need more work 10 years ago
convertnpcc.cpp ESSImport: convert NPC disposition 10 years ago
convertnpcc.hpp ESSImport: player is placed in correct cell, npc cellrefs work 10 years ago
convertplayer.cpp ESSImport: note where skill progress is stored (not converted yet) 10 years ago
convertplayer.hpp ESSImport: convert camera first/third person state 10 years ago
convertscpt.cpp ESSImport: document targeted scripts (not implemented yet) 10 years ago
convertscpt.hpp ESSImport: convert running global scripts 10 years ago
convertscri.cpp ESSImport: convert script local variables 10 years ago
convertscri.hpp ESSImport: convert script local variables 10 years ago
importacdt.cpp ESSImport: convert Dead flag 10 years ago
importacdt.hpp ESSImport: convert Dead flag 10 years ago
importcellref.cpp ESSImport: handle deleted cell references 10 years ago
importcellref.hpp ESSImport: some fixes 10 years ago
importcntc.cpp ESSImport: container state 10 years ago
importcntc.hpp ESSImport: container state 10 years ago
importcrec.cpp ESSImport: some fixes 10 years ago
importcrec.hpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 10 years ago
importdial.cpp ESSImport: some fixes 10 years ago
importdial.hpp Fixed MSVC warnings. 10 years ago
importer.cpp ESSImport: add ANSI color code highlighting for --compare switch 10 years ago
importer.hpp ESSImport: convert to utf8, based on encoding setting in openmw.cfg 10 years ago
importercontext.cpp Starting ESS importer for Morrowind save files 10 years ago
importercontext.hpp ESSImport: convert Dead flag 10 years ago
importgame.cpp ESSImport: fix for GMDT being only 92 bytes in a certain save file 10 years ago
importgame.hpp ESSImport: convert weather state 10 years ago
importinfo.cpp ESSImport: read dialogue/journal records, not converted yet 10 years ago
importinfo.hpp Fixed MSVC warnings. 10 years ago
importinventory.cpp ESSImport: read script variables (not converted yet) 10 years ago
importinventory.hpp ESSImport: read script variables (not converted yet) 10 years ago
importjour.cpp ESSImport: read dialogue/journal records, not converted yet 10 years ago
importjour.hpp Fixed MSVC warnings. 10 years ago
importklst.cpp ESSImport: convert kill counter 10 years ago
importklst.hpp Fixed MSVC warnings. 10 years ago
importnpcc.cpp ESSImport: some fixes 10 years ago
importnpcc.hpp ESSImport: fix NPCC indices 10 years ago
importplayer.cpp ESSImport: add some missing subrecords 10 years ago
importplayer.hpp ESSImport: note where skill progress is stored (not converted yet) 10 years ago
importques.cpp ESSImport: read dialogue/journal records, not converted yet 10 years ago
importques.hpp Fixed MSVC warnings. 10 years ago
importscpt.cpp ESSImport: document targeted scripts (not implemented yet) 10 years ago
importscpt.hpp ESSImport: document targeted scripts (not implemented yet) 10 years ago
importscri.cpp ESSImport: read script variables (not converted yet) 10 years ago
importscri.hpp ESSImport: read script variables (not converted yet) 10 years ago
main.cpp Add silent mode to ConfigurationManager, used by essimporter 10 years ago