1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/components/esm
elsid 5859fd464c
Add option to disable precompiled headers
To be able to use ccache.

Also fix compilation errors appeared due to absence of precompiled
headers.
2024-03-08 02:11:51 +01: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.cpp
common.hpp ESM4: add a way to get the current form version 2023-09-25 21:26:51 +03:00
decompose.hpp Write AiSequence and Script data field by field via decompose function 2024-01-14 23:04:56 +01:00
defs.hpp Feat(CS): Implement selection groups into data model 2023-12-23 15:05:13 -06:00
esm3exteriorcellrefid.cpp
esm3exteriorcellrefid.hpp Add option to disable precompiled headers 2024-03-08 02:11:51 +01:00
esmbridge.cpp
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 Reduce include dependency for land records 2023-08-19 01:30:17 +02:00
esmterrain.hpp Reduce include dependency for land records 2023-08-19 01:30:17 +02:00
format.cpp Add option to disable precompiled headers 2024-03-08 02:11:51 +01:00
format.hpp
formid.cpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
formid.hpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +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
luascripts.cpp Rename MWLua::WorldView -> MWLua::ObjectLists 2023-08-08 22:57:28 +02:00
luascripts.hpp Draft: add new type of Lua scripts - menu scripts 2023-10-31 10:29:24 +01:00
records.hpp Place ESM4::ItemMod into the scene 2023-10-31 00:54:44 +03:00
refid.cpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
refid.hpp Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
serializerefid.hpp
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
util.cpp Use proper naming style for ESM4::Land static variables 2023-08-19 01:30:16 +02:00
util.hpp