1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 13:26:36 +00:00
openmw/components/esm
elsid dea69b229c
Remove small translation units
Remove .cpp files with small amount of code which don't have additional
includes compared to corresponding .hpp files. This reduces the total
size of preprocessed code of the project and should reduce compilation
time.
2025-08-29 00:41:47 +02:00
..
attr.cpp
attr.hpp
common.hpp Remove small translation units 2025-08-29 00:41:47 +02:00
decompose.hpp Add getCompositeSize and handle NPC data 2024-03-06 18:16:55 +01:00
defs.hpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
esm3exteriorcellrefid.cpp
esm3exteriorcellrefid.hpp Work around a regression in MSVC 2024-12-09 17:23:17 +01:00
esmbridge.cpp
esmbridge.hpp
esmcommon.hpp
esmterrain.cpp Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
esmterrain.hpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
exteriorcelllocation.hpp Log caught exceptions 2024-05-26 02:52:11 +02:00
format.cpp Add option to disable precompiled headers 2024-03-08 02:11:51 +01:00
format.hpp
formid.cpp
formid.hpp fix 32bit builds 2025-08-03 20:52:22 +02:00
fourcc.hpp
generatedrefid.cpp
generatedrefid.hpp Add option to disable precompiled headers 2024-03-08 02:11:51 +01:00
indexrefid.cpp
indexrefid.hpp Work around a regression in MSVC 2024-12-09 17:23:17 +01:00
luascripts.cpp Use unique_ptr to handle lua state lifetime 2025-04-18 14:01:07 +02:00
luascripts.hpp Store Lua script path as VFS normalized 2024-09-15 13:53:20 +02:00
position.hpp
quaternion.hpp Split ESM headers 2024-05-03 01:55:20 +02:00
records.hpp ESM4 landscape textures 2025-08-01 18:45:24 +02:00
refid.cpp
refid.hpp Fix warning: -Wmaybe-uninitialized 2025-04-28 22:00:03 +02:00
serializerefid.hpp
stringrefid.cpp
stringrefid.hpp
typetraits.hpp
util.cpp Split ESM headers 2024-05-03 01:55:20 +02:00
util.hpp Split ESM headers 2024-05-03 01:55:20 +02:00
vector3.hpp Split ESM headers 2024-05-03 01:55:20 +02:00