1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-09-13 14:54:09 +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 Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
attr.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
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 Keep things coherent between references and and cell table 2023-04-20 10:03:34 +02:00
esm3exteriorcellrefid.hpp Work around a regression in MSVC 2024-12-09 17:23:17 +01:00
esmbridge.cpp Renamed esm3esm4bridge => esmbridge 2023-01-27 18:40:15 +01:00
esmbridge.hpp Load ESM4 actors 2023-07-26 11:47:50 +02:00
esmcommon.hpp Improve format version in content selector 2024-01-01 18:16:58 +04:00
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 Move fourCC to a separate file 2022-11-06 15:35:16 +01:00
formid.cpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
formid.hpp fix 32bit builds 2025-08-03 20:52:22 +02:00
fourcc.hpp Move fourCC to a separate file 2022-11-06 15:35:16 +01:00
generatedrefid.cpp Add more tests for printing RefId and clarify some constants 2023-04-20 02:35:14 +02:00
generatedrefid.hpp Add option to disable precompiled headers 2024-03-08 02:11:51 +01:00
indexrefid.cpp Add more tests for printing RefId and clarify some constants 2023-04-20 02:35:14 +02:00
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 Replace fixed size writeHNT calls with decomposition 2024-03-03 19:39:19 +01:00
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 Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
refid.hpp Fix warning: -Wmaybe-uninitialized 2025-04-28 22:00:03 +02:00
serializerefid.hpp Add more tests for printing RefId and clarify some constants 2023-04-20 02:35:14 +02:00
stringrefid.cpp Create getRefIds 2023-07-13 20:30:16 +02:00
stringrefid.hpp Make RefId::deserializeText return an empty RefId if no pre-existing StringRefId can be found 2023-07-13 16:49:23 +02:00
typetraits.hpp Split type traits for ESM4, ESM3 and unite common 2023-03-26 19:07:23 +02:00
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