0ad/source/simulation2/serialization
phosit eb3f0166f8 Prefer [[maybe_unused]] over UNUSED2
`[[maybe_unused]]` is in the C++ standard.
2025-07-28 13:16:37 +02:00
..
BinarySerializer.cpp Skip UTF8 conversions in prototype name 2025-05-10 17:08:49 +02:00
BinarySerializer.h Remove UNUSED 2025-06-26 17:25:05 +02:00
DebugSerializer.cpp Cleaner debug serializer output 2025-02-21 18:20:56 +01:00
DebugSerializer.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
HashSerializer.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
HashSerializer.h Remove UNUSED 2025-06-26 17:25:05 +02:00
IDeserializer.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
IDeserializer.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ISerializer.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ISerializer.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
SerializedPathfinder.h Remove UNUSED 2025-06-26 17:25:05 +02:00
SerializedScriptTypes.h Skip UTF8 conversions in prototype name 2025-05-10 17:08:49 +02:00
SerializedTypes.h Remove UNUSED 2025-06-26 17:25:05 +02:00
SerializeTemplates.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
StdDeserializer.cpp Prefer [[maybe_unused]] over UNUSED2 2025-07-28 13:16:37 +02:00
StdDeserializer.h Cache property keys during component serialization 2025-05-10 17:08:49 +02:00
StdSerializer.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
StdSerializer.h Prefer [[maybe_unused]] over UNUSED2 2025-07-28 13:16:37 +02:00