mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 16:48:40 +00:00
2bf1dbfd13
Contrary to the serializationtest, initializes the secondary simstate only once before progressively applying updates. Thus reproducing actual multiplayer rejoining, enabling developers to analyze OOS reports solely from the replay file of the rejoined and a non-rejoined client. This was SVN commit r18940.