mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-19 23:03:56 -07:00
The reason was that CSimulationMessage uses the CBufferBinarySerializer which did not add debugging annotations and deserialized the created data with the CStdDeserializer which expects these annotations. I did not fix the tests which remain broken as before this patch when annotation is enabled. This was SVN commit r14775. |
||
|---|---|---|
| .. | ||
| collada | ||
| graphics | ||
| gui | ||
| lib | ||
| lobby | ||
| maths | ||
| mocks | ||
| network | ||
| pch | ||
| ps | ||
| renderer | ||
| scriptinterface | ||
| simulation2 | ||
| soundmanager | ||
| third_party | ||
| tools | ||
| contributors.txt | ||
| main.cpp | ||
| test_setup.cpp | ||