You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tobias Kortkamp
0659687bfb
Some fixes for building on FreeBSD
|
9 years ago |
.. |
CMakeLists.txt
|
Refactor cmake scripts, reducing the amount of find_package(Boost)
|
10 years ago |
convertacdt.cpp
|
essimporter build fix
|
10 years ago |
convertacdt.hpp
|
ESSImport: convert Dead flag
|
10 years ago |
convertcntc.cpp
|
ESSImport: container state
|
10 years ago |
convertcntc.hpp
|
ESSImport: container state
|
10 years ago |
convertcrec.cpp
|
ESSImport: inventory loading works, equipment slots need more work
|
10 years ago |
convertcrec.hpp
|
ESSImport: inventory loading works, equipment slots need more work
|
10 years ago |
converter.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
converter.hpp
|
Some fixes for building on FreeBSD
|
9 years ago |
convertinventory.cpp
|
Some fixes for building on FreeBSD
|
9 years ago |
convertinventory.hpp
|
ESSImport: inventory loading works, equipment slots need more work
|
10 years ago |
convertnpcc.cpp
|
ESSImport: convert NPC disposition
|
10 years ago |
convertnpcc.hpp
|
ESSImport: player is placed in correct cell, npc cellrefs work
|
10 years ago |
convertplayer.cpp
|
Explicitly instantiate ESM::StatState
|
10 years ago |
convertplayer.hpp
|
ESSImport: convert camera first/third person state
|
10 years ago |
convertscpt.cpp
|
ESSImport: document targeted scripts (not implemented yet)
|
10 years ago |
convertscpt.hpp
|
ESSImport: convert running global scripts
|
10 years ago |
convertscri.cpp
|
ESSImport: convert script local variables
|
10 years ago |
convertscri.hpp
|
ESSImport: convert script local variables
|
10 years ago |
importacdt.cpp
|
Merge commit 'pull/upstream/678' into HEAD
|
9 years ago |
importacdt.hpp
|
ESSImport: note location of corpse clear countdown
|
10 years ago |
importcellref.cpp
|
fixed MSVC 2013 warning C4800
|
10 years ago |
importcellref.hpp
|
ESSImport: some fixes
|
10 years ago |
importcntc.cpp
|
ESSImport: container state
|
10 years ago |
importcntc.hpp
|
ESSImport: container state
|
10 years ago |
importcrec.cpp
|
ESSImport: read AiPackages
|
10 years ago |
importcrec.hpp
|
ESSImport: read AiPackages
|
10 years ago |
importdial.cpp
|
ESSImport: some fixes
|
10 years ago |
importdial.hpp
|
Fixed MSVC warnings.
|
10 years ago |
importer.cpp
|
Fix cppcheck warnings
|
9 years ago |
importer.hpp
|
ESSImport: convert to utf8, based on encoding setting in openmw.cfg
|
10 years ago |
importercontext.cpp
|
Starting ESS importer for Morrowind save files
|
10 years ago |
importercontext.hpp
|
Fix some issues found by coverity
|
10 years ago |
importgame.cpp
|
ESSImport: fix for GMDT being only 92 bytes in a certain save file
|
10 years ago |
importgame.hpp
|
ESSImport: convert weather state
|
10 years ago |
importinfo.cpp
|
ESSImport: read dialogue/journal records, not converted yet
|
10 years ago |
importinfo.hpp
|
Fixed MSVC warnings.
|
10 years ago |
importinventory.cpp
|
Load methods (for ESM records) accept a deleted flag in ESSImporter
|
10 years ago |
importinventory.hpp
|
ESSImport: read script variables (not converted yet)
|
10 years ago |
importjour.cpp
|
ESSImport: read dialogue/journal records, not converted yet
|
10 years ago |
importjour.hpp
|
Fixed MSVC warnings.
|
10 years ago |
importklst.cpp
|
ESSImport: convert kill counter
|
10 years ago |
importklst.hpp
|
Fixed MSVC warnings.
|
10 years ago |
importnpcc.cpp
|
ESSImport: read AiPackages
|
10 years ago |
importnpcc.hpp
|
ESSImport: read AiPackages
|
10 years ago |
importplayer.cpp
|
ESSImport: add some missing subrecords
|
10 years ago |
importplayer.hpp
|
ESSImport: note where skill progress is stored (not converted yet)
|
10 years ago |
importques.cpp
|
ESSImport: read dialogue/journal records, not converted yet
|
10 years ago |
importques.hpp
|
Fixed MSVC warnings.
|
10 years ago |
importscpt.cpp
|
ESSImport: document targeted scripts (not implemented yet)
|
10 years ago |
importscpt.hpp
|
ESSImport: document targeted scripts (not implemented yet)
|
10 years ago |
importscri.cpp
|
ESSImport: read script variables (not converted yet)
|
10 years ago |
importscri.hpp
|
ESSImport: read script variables (not converted yet)
|
10 years ago |
main.cpp
|
Add silent mode to ConfigurationManager, used by essimporter
|
10 years ago |