1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/apps/essimporter
jvoisin 38316cdaf8 Fix various warnings found by clang
- unused alias
- inefficient use of push_back
- exceptions not inheriting from std::exception
- weird use of a comma
- value compared against itself
2021-04-17 19:06:33 +02:00
..
CMakeLists.txt
convertacdt.cpp
convertacdt.hpp
convertcntc.cpp
convertcntc.hpp
convertcrec.cpp
convertcrec.hpp
converter.cpp
converter.hpp Use overrides, when needed 2020-06-10 12:58:15 +04:00
convertinventory.cpp
convertinventory.hpp
convertnpcc.cpp
convertnpcc.hpp
convertplayer.cpp
convertplayer.hpp
convertscpt.cpp Fix uninitialized fields in the essimporter 2021-04-14 08:07:08 +04:00
convertscpt.hpp
convertscri.cpp
convertscri.hpp
importacdt.cpp
importacdt.hpp Use overrides, when needed 2020-06-10 12:58:15 +04:00
importcellref.cpp
importcellref.hpp Use overrides, when needed 2020-06-10 12:58:15 +04:00
importcntc.cpp
importcntc.hpp
importcrec.cpp
importcrec.hpp
importdial.cpp
importdial.hpp
importer.cpp
importer.hpp
importercontext.cpp
importercontext.hpp
importgame.cpp
importgame.hpp
importinfo.cpp
importinfo.hpp
importinventory.cpp Fix uninitialized fields in the essimporter 2021-04-14 08:07:08 +04:00
importinventory.hpp
importjour.cpp
importjour.hpp
importklst.cpp
importklst.hpp
importnpcc.cpp
importnpcc.hpp
importplayer.cpp
importplayer.hpp
importproj.cpp
importproj.h
importques.cpp
importques.hpp
importscpt.cpp
importscpt.hpp
importscri.cpp
importscri.hpp
importsplm.cpp
importsplm.h
main.cpp Fix various warnings found by clang 2021-04-17 19:06:33 +02:00