This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
eb3f0166f8bb05086004b8fa04cef57d148c55ab
0ad
/
source
/
simulation2
/
serialization
T
History
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
…
DebugSerializer.h
…
HashSerializer.cpp
…
HashSerializer.h
Remove UNUSED
2025-06-26 17:25:05 +02:00
IDeserializer.cpp
…
IDeserializer.h
…
ISerializer.cpp
…
ISerializer.h
…
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
…
StdDeserializer.cpp
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
StdDeserializer.h
…
StdSerializer.cpp
…
StdSerializer.h
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00