1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 15:29:55 +00:00
openmw/apps/essimporter
2023-12-31 17:12:46 +00:00
..
CMakeLists.txt Eliminate redundant version checks 2023-07-20 00:43:56 +01: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 move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
convertcrec.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
convertcrec.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
converter.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
converter.hpp Replace a number of incorrect index types 2023-06-03 16:30:35 +02:00
convertinventory.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00: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 Use std::array in NpcStats 2023-06-03 14:26:37 +02:00
convertplayer.hpp openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
convertscpt.cpp Use default initializers for ESM::RefNum members 2023-01-10 00:44:51 +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 Add imports 2023-12-17 15:21:12 +01:00
importcellref.cpp Add a variadic getHNOT 2023-12-20 12:28:34 +01:00
importcellref.hpp essimporter: refactor ESSImport::CellRef and fix doubled actors 2022-07-30 19:30:32 +03:00
importcntc.cpp Add imports 2023-12-17 15:21:12 +01:00
importcntc.hpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importcrec.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importcrec.hpp Add imports 2023-12-17 15:21:12 +01:00
importdial.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importdial.hpp Add imports 2023-12-17 15:21:12 +01:00
importer.cpp Replace a number of incorrect index types 2023-06-03 16:30:35 +02:00
importer.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importercontext.cpp Starting ESS importer for Morrowind save files 2015-01-17 00:16:49 +01:00
importercontext.hpp Make sure Vec2iRefId is trivially copyable on GCC 11.3 2023-04-03 14:17:31 +02:00
importgame.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importgame.hpp Add imports 2023-12-17 15:21:12 +01:00
importinfo.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importinfo.hpp Fixed MSVC warnings. 2015-01-26 13:17:16 +13:00
importinventory.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importinventory.hpp Add imports 2023-12-17 15:21:12 +01:00
importjour.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importjour.hpp Fixed MSVC warnings. 2015-01-26 13:17:16 +13:00
importklst.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importklst.hpp Add imports 2023-12-17 15:21:12 +01:00
importnpcc.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importnpcc.hpp Add imports 2023-12-17 15:21:12 +01:00
importplayer.cpp Add a variadic getHNOT 2023-12-20 12:28:34 +01:00
importplayer.hpp Add imports 2023-12-17 15:21:12 +01:00
importproj.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importproj.h Add imports 2023-12-17 15:21:12 +01:00
importques.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importques.hpp Fixed MSVC warnings. 2015-01-26 13:17:16 +13:00
importscpt.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importscpt.hpp Add imports 2023-12-17 15:21:12 +01:00
importscri.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importscri.hpp Add imports 2023-12-17 15:21:12 +01:00
importsplm.cpp Remove sized reads from essimporter 2023-12-17 14:03:45 +01:00
importsplm.h Add imports 2023-12-17 15:21:12 +01:00
main.cpp Avoid redundant copies 2023-12-06 23:45:25 +04:00