1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 07:09:42 +00:00
openmw/apps/essimporter
2022-12-27 19:16:21 +01:00
..
CMakeLists.txt essimporter: refactor ESSImport::CellRef and fix doubled actors 2022-07-30 19:30:32 +03:00
convertacdt.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertacdt.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertcntc.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertcntc.hpp
convertcrec.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertcrec.hpp
converter.cpp CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
converter.hpp CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
convertinventory.cpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
convertinventory.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertnpcc.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertnpcc.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertplayer.cpp CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
convertplayer.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
convertscpt.cpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
convertscpt.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertscri.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertscri.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importacdt.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importcellref.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importcellref.hpp essimporter: refactor ESSImport::CellRef and fix doubled actors 2022-07-30 19:30:32 +03:00
importcntc.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importcntc.hpp
importcrec.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importcrec.hpp
importdial.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importdial.hpp
importer.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
importer.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importercontext.cpp
importercontext.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
importgame.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importgame.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importinfo.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importinfo.hpp
importinventory.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importinventory.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importjour.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importjour.hpp
importklst.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importklst.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importnpcc.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importnpcc.hpp Remove unused includes 2022-10-09 16:44:18 +02:00
importplayer.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importplayer.hpp Remove unused includes 2022-10-09 16:44:18 +02:00
importproj.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importproj.h Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importques.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importques.hpp
importscpt.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importscpt.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importscri.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importscri.hpp
importsplm.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importsplm.h Remove unused includes 2022-10-09 16:44:18 +02:00
main.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00