1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 09:36:37 +00:00
OpenMW/apps/essimporter
2015-02-06 01:27:17 +01:00
..
CMakeLists.txt ESSImport: convert player DrawState, cleanup 2015-01-31 22:40:39 +01:00
convertacdt.cpp ESSImport: convert Dead flag 2015-01-31 22:40:39 +01:00
convertacdt.hpp ESSImport: convert Dead flag 2015-01-31 22:40:39 +01:00
convertcntc.cpp
convertcntc.hpp
convertcrec.cpp
convertcrec.hpp
converter.cpp ESSImport: convert Dead flag 2015-01-31 22:40:39 +01:00
converter.hpp ESSImport: convert stolen item tracker 2015-02-06 01:27:16 +01:00
convertinventory.cpp
convertinventory.hpp
convertnpcc.cpp
convertnpcc.hpp
convertplayer.cpp ESSImport: import player skill progress 2015-02-06 01:27:17 +01:00
convertplayer.hpp ESSImport: convert camera first/third person state 2015-01-31 22:40:39 +01:00
convertscpt.cpp ESSImport: document targeted scripts (not implemented yet) 2015-01-27 23:12:19 +01:00
convertscpt.hpp ESSImport: convert running global scripts 2015-01-27 23:05:20 +01:00
convertscri.cpp
convertscri.hpp
importacdt.cpp ESSImport: convert Dead flag 2015-01-31 22:40:39 +01:00
importacdt.hpp ESSImport: convert Dead flag 2015-01-31 22:40:39 +01:00
importcellref.cpp Normalise spelling of "levelled" throughout the code 2015-02-05 04:18:42 +01:00
importcellref.hpp
importcntc.cpp
importcntc.hpp
importcrec.cpp
importcrec.hpp
importdial.cpp
importdial.hpp Fixed MSVC warnings. 2015-01-26 13:17:16 +13:00
importer.cpp ESSImport: add ANSI color code highlighting for --compare switch 2015-01-31 22:40:39 +01:00
importer.hpp ESSImport: convert to utf8, based on encoding setting in openmw.cfg 2015-01-31 22:40:38 +01:00
importercontext.cpp
importercontext.hpp ESSImport: convert Dead flag 2015-01-31 22:40:39 +01:00
importgame.cpp ESSImport: fix for GMDT being only 92 bytes in a certain save file 2015-01-27 23:12:21 +01:00
importgame.hpp ESSImport: convert weather state 2015-01-27 23:05:19 +01:00
importinfo.cpp
importinfo.hpp Fixed MSVC warnings. 2015-01-26 13:17:16 +13:00
importinventory.cpp
importinventory.hpp
importjour.cpp
importjour.hpp Fixed MSVC warnings. 2015-01-26 13:17:16 +13:00
importklst.cpp
importklst.hpp Fixed MSVC warnings. 2015-01-26 13:17:16 +13:00
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
importques.hpp Fixed MSVC warnings. 2015-01-26 13:17:16 +13:00
importscpt.cpp ESSImport: document targeted scripts (not implemented yet) 2015-01-27 23:12:19 +01:00
importscpt.hpp ESSImport: document targeted scripts (not implemented yet) 2015-01-27 23:12:19 +01:00
importscri.cpp
importscri.hpp
main.cpp Add silent mode to ConfigurationManager, used by essimporter 2015-01-31 22:40:39 +01:00