1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-23 09:00:56 +00:00
openmw/apps/essimporter
2016-06-02 16:26:17 +02:00
..
CMakeLists.txt Refactor cmake scripts, reducing the amount of find_package(Boost) 2015-06-12 01:45:19 +02:00
convertacdt.cpp essimporter build fix 2015-06-21 22:17:06 +02:00
convertacdt.hpp
convertcntc.cpp ESSImport: container state 2015-01-19 13:16:12 +01:00
convertcntc.hpp
convertcrec.cpp ESSImport: inventory loading works, equipment slots need more work 2015-01-19 12:22:51 +01:00
convertcrec.hpp
converter.cpp Merge commit 'pull/upstream/678' into HEAD 2015-11-13 01:34:36 +01:00
converter.hpp Some fixes for building on FreeBSD 2016-01-25 14:13:16 +01:00
convertinventory.cpp Some fixes for building on FreeBSD 2016-01-25 14:13:16 +01:00
convertinventory.hpp
convertnpcc.cpp ESSImport: convert NPC disposition 2015-01-20 19:29:54 +01:00
convertnpcc.hpp
convertplayer.cpp ESS-Import: fix handling of first person camera state (Bug #3416) 2016-06-02 16:26:17 +02:00
convertplayer.hpp
convertscpt.cpp ESSImport: document targeted scripts (not implemented yet) 2015-01-27 23:12:19 +01:00
convertscpt.hpp
convertscri.cpp
convertscri.hpp
importacdt.cpp fix a few spelling mistakes 2016-04-07 11:55:49 +02:00
importacdt.hpp ESSImport: note location of corpse clear countdown 2015-02-14 12:00:16 +01:00
importcellref.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
importcellref.hpp
importcntc.cpp
importcntc.hpp
importcrec.cpp ESSImport: read AiPackages 2015-02-14 12:25:52 +01:00
importcrec.hpp ESSImport: read AiPackages 2015-02-14 12:25:52 +01:00
importdial.cpp
importdial.hpp
importer.cpp Rewrite NAME_T into FIXED_STRING. 2016-05-07 23:27:33 +03:00
importer.hpp
importercontext.cpp Starting ESS importer for Morrowind save files 2015-01-17 00:16:49 +01:00
importercontext.hpp Fix some issues found by coverity 2015-07-11 03:34:08 +02: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
importinfo.cpp ESSImport: read dialogue/journal records, not converted yet 2015-01-23 15:34:14 +01:00
importinfo.hpp
importinventory.cpp ESSImport: Correctly handle item stacks (XIDX tag). (Fixes #3340) 2016-04-12 21:39:05 +02:00
importinventory.hpp
importjour.cpp
importjour.hpp
importklst.cpp
importklst.hpp
importnpcc.cpp ESSImport: read AiPackages 2015-02-14 12:25:52 +01:00
importnpcc.hpp ESSImport: read AiPackages 2015-02-14 12:25:52 +01:00
importplayer.cpp ESSImport: add some missing subrecords 2015-01-23 20:09:30 +01:00
importplayer.hpp ESS-Import: fix handling of first person camera state (Bug #3416) 2016-06-02 16:26:17 +02:00
importques.cpp ESSImport: read dialogue/journal records, not converted yet 2015-01-23 15:34:14 +01:00
importques.hpp
importscpt.cpp ESSImport: document targeted scripts (not implemented yet) 2015-01-27 23:12:19 +01:00
importscpt.hpp
importscri.cpp ESSImport: read script variables (not converted yet) 2015-01-23 15:34:47 +01:00
importscri.hpp ESSImport: read script variables (not converted yet) 2015-01-23 15:34:47 +01:00
main.cpp Add silent mode to ConfigurationManager, used by essimporter 2015-01-31 22:40:39 +01:00