1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-02-02 20:18:35 +00:00
openmw/apps/essimporter
scrawl b8e11cf197 Merge commit 'pull/upstream/678' into HEAD
Conflicts:
	apps/esmtool/record.cpp
	apps/opencs/model/doc/savingstages.cpp
	apps/opencs/model/world/land.cpp
	apps/opencs/model/world/land.hpp
	apps/opencs/model/world/landtexture.cpp
	apps/openmw/mwworld/store.cpp
	components/esm/loadland.cpp
	components/esm/loadland.hpp
2015-11-13 01:34:36 +01:00
..
CMakeLists.txt
convertacdt.cpp
convertacdt.hpp ESSImport: convert Dead flag 2015-01-31 22:40:39 +01:00
convertcntc.cpp
convertcntc.hpp
convertcrec.cpp
convertcrec.hpp
converter.cpp Merge commit 'pull/upstream/678' into HEAD 2015-11-13 01:34:36 +01:00
converter.hpp
convertinventory.cpp
convertinventory.hpp ESSImport: inventory loading works, equipment slots need more work 2015-01-19 12:22:51 +01:00
convertnpcc.cpp
convertnpcc.hpp
convertplayer.cpp
convertplayer.hpp
convertscpt.cpp
convertscpt.hpp
convertscri.cpp
convertscri.hpp
importacdt.cpp
importacdt.hpp
importcellref.cpp
importcellref.hpp
importcntc.cpp
importcntc.hpp
importcrec.cpp
importcrec.hpp
importdial.cpp
importdial.hpp
importer.cpp
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 ESSImport: note where skill progress is stored (not converted yet) 2015-01-31 22:40:39 +01:00
importques.cpp ESSImport: read dialogue/journal records, not converted yet 2015-01-23 15:34:14 +01:00
importques.hpp
importscpt.cpp
importscpt.hpp ESSImport: document targeted scripts (not implemented yet) 2015-01-27 23:12:19 +01:00
importscri.cpp
importscri.hpp ESSImport: read script variables (not converted yet) 2015-01-23 15:34:47 +01:00
main.cpp