1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-09 12:30:55 +00:00
openmw/apps/essimporter
2018-08-01 20:18:37 +04:00
..
CMakeLists.txt
convertacdt.cpp
convertacdt.hpp Save scripted animation state (Fixes #1931, #2150, #3393) 2016-08-03 03:52:35 +02:00
convertcntc.cpp
convertcntc.hpp ESSImport: container state 2015-01-19 13:16:12 +01:00
convertcrec.cpp
convertcrec.hpp
converter.cpp
converter.hpp
convertinventory.cpp Some fixes for building on FreeBSD 2016-01-25 14:13:16 +01:00
convertinventory.hpp
convertnpcc.cpp
convertnpcc.hpp
convertplayer.cpp
convertplayer.hpp
convertscpt.cpp
convertscpt.hpp
convertscri.cpp ESSImport: convert script local variables 2015-01-24 16:45:36 +01:00
convertscri.hpp
importacdt.cpp
importacdt.hpp
importcellref.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
importcellref.hpp ESSImport: some fixes 2015-01-23 15:34:14 +01:00
importcntc.cpp ESSImport: container state 2015-01-19 13:16:12 +01:00
importcntc.hpp
importcrec.cpp
importcrec.hpp
importdial.cpp
importdial.hpp
importer.cpp Dropping a separate NPDTstruct12 object and instead use NPDTstruct52 2018-05-09 00:25:07 +02: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
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
importinfo.cpp ESSImport: read dialogue/journal records, not converted yet 2015-01-23 15:34:14 +01:00
importinfo.hpp
importinventory.cpp
importinventory.hpp
importjour.cpp
importjour.hpp
importklst.cpp
importklst.hpp
importnpcc.cpp
importnpcc.hpp
importplayer.cpp
importplayer.hpp
importproj.cpp ESS-Importer: Convert ballistic projectiles (Feature #2320) 2017-09-15 00:07:19 +02:00
importproj.h
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
importscri.cpp
importscri.hpp
importsplm.cpp
importsplm.h
main.cpp