0ad/source/network
phosit f23dde2f73
Use StructuredClone in m_GuiMessageQueue
The elements have to be cloned either way. Now they don't have to be
traced when they are in the queue.
2025-12-17 13:39:16 +01:00
..
scripting Use StructuredClone in m_GuiMessageQueue 2025-12-17 13:39:16 +01:00
tests Initialize more members of CNetClient 2025-12-14 17:23:05 +01:00
FSM.h Fix includes in source/network 2025-07-23 18:18:47 +02:00
NetClient.cpp Use StructuredClone in m_GuiMessageQueue 2025-12-17 13:39:16 +01:00
NetClient.h Use StructuredClone in m_GuiMessageQueue 2025-12-17 13:39:16 +01:00
NetClientTurnManager.cpp Fix includes in source/network 2025-07-23 18:18:47 +02:00
NetClientTurnManager.h Fix includes in source/network 2025-07-23 18:18:47 +02:00
NetEnet.cpp Remove custom span and use std::span 2025-08-24 11:09:57 +02:00
NetEnet.h Fix includes in source/network 2025-07-23 18:18:47 +02:00
NetFileTransfer.cpp Fix some includes all over the place 2025-08-13 19:38:21 +02:00
NetFileTransfer.h Fix some includes all over the place 2025-08-13 19:38:21 +02:00
NetHost.cpp Fix includes in source/network 2025-07-23 18:18:47 +02:00
NetHost.h Fix includes in source/network 2025-07-23 18:18:47 +02:00
NetMessage.cpp Fix includes in source/network 2025-07-23 18:18:47 +02:00
NetMessage.h Fix includes in source/network 2025-07-23 18:18:47 +02:00
NetMessages.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
NetMessageSim.cpp Prefer [[maybe_unused]] over UNUSED2 2025-07-28 13:16:37 +02:00
NetProtocol.cpp Fix some includes all over the place 2025-08-13 19:38:21 +02:00
NetProtocol.h Add an engine "compatible" version 2025-10-26 09:16:46 +01:00
NetServer.cpp Fix NetServerTurnManager hanging if a client passed handshake but not authentication on gamestart. 2025-09-27 10:02:46 +02:00
NetServer.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
NetServerTurnManager.cpp Fix missing returns after disconnect in 95179c5e46. 2025-10-12 12:39:41 +02:00
NetServerTurnManager.h Fix some includes all over the place 2025-08-13 19:38:21 +02:00
NetSession.cpp Fix includes in source/network 2025-07-23 18:18:47 +02:00
NetSession.h Fix some includes all over the place 2025-08-13 19:38:21 +02:00
NetStats.cpp Fix includes in source/network 2025-07-23 18:18:47 +02:00
NetStats.h Fix includes in source/network 2025-07-23 18:18:47 +02:00
NMTCreator.h Prefer [[maybe_unused]] over UNUSED2 2025-07-28 13:16:37 +02:00
Serialization.h Fix includes in source/network 2025-07-23 18:18:47 +02:00
StringConverters.h Fix includes in source/network 2025-07-23 18:18:47 +02:00
StunClient.cpp Make requirements sufficient in StunClient 2025-08-12 20:45:16 +02:00
StunClient.h Fix includes in source/network 2025-07-23 18:18:47 +02:00