1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/apps/essimporter
2015-01-18 23:15:36 +01:00
..
CMakeLists.txt ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
convertacdt.cpp ESSImport: player is placed in correct cell, npc cellrefs work 2015-01-18 20:01:50 +01:00
convertacdt.hpp ESSImport: player is placed in correct cell, npc cellrefs work 2015-01-18 20:01:50 +01:00
converter.cpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
converter.hpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
convertnpcc.cpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
convertnpcc.hpp ESSImport: player is placed in correct cell, npc cellrefs work 2015-01-18 20:01:50 +01:00
importacdt.cpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
importacdt.hpp ESSImport: player is placed in correct cell, npc cellrefs work 2015-01-18 20:01:50 +01:00
importcellref.cpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
importcellref.hpp ESSImport: player is placed in correct cell, npc cellrefs work 2015-01-18 20:01:50 +01:00
importcrec.cpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
importcrec.hpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
importer.cpp ESSImport: player is placed in correct cell, npc cellrefs work 2015-01-18 20:01:50 +01:00
importer.hpp
importercontext.cpp
importercontext.hpp ESSImport: player is placed in correct cell, npc cellrefs work 2015-01-18 20:01:50 +01:00
importinventory.cpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
importinventory.hpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
importnpcc.cpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
importnpcc.hpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
importplayer.cpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
importplayer.hpp ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring 2015-01-18 23:15:36 +01:00
main.cpp