0ad/source/network/tests
phosit 314e2a58cf
Remove UpdateInitAttributes from CNetClient
The init-attributes can only be changed before the worker runs. It isn't
used before the worker runs. This changes it so that it has to be passed
when the server starts.
With this the `m_InitAttributesQueue` can be removed.
2026-04-11 13:45:00 +02:00
..
test_FileTransfer.h Do the gamestate compression in the task-manager 2026-04-09 19:03:46 +02:00
test_FSM.h Fix some includes all over the place 2025-08-14 20:15:30 +02:00
test_Net.h Remove UpdateInitAttributes from CNetClient 2026-04-11 13:45:00 +02:00
test_NetMessage.h Remove Script::CreateArray 2026-02-08 19:27:50 +01:00
test_StunClient.h Fix -Wtautological-overlap-compare in stun test 2025-11-10 11:41:52 +01:00