0ad/source/network
Imarok 66a357f286 The server should choose the guid
Reviewed by: elexis
Differential Revision: https://code.wildfiregames.com/D943
This was SVN commit r20341.
2017-10-24 22:05:24 +00:00
..
scripting Fix build without precompiled headers. 2017-09-12 22:18:39 +00:00
tests Split TurnManager classes into individual files per class. Patch by echotangoecho, fixes #4095. 2017-01-24 02:04:50 +00:00
fsm.cpp Strip trailing whitespace from network code. 2015-12-21 13:58:32 +00:00
fsm.h Strip trailing whitespace from network code. 2015-12-21 13:58:32 +00:00
NetClient.cpp The server should choose the guid 2017-10-24 22:05:24 +00:00
NetClient.h STUN + XMPP ICE implementation. 2017-06-01 06:33:52 +00:00
NetClientTurnManager.cpp Command line option for pid+timestamp in OOS dump, mainlog and interestinglog 2017-09-09 13:16:05 +00:00
NetClientTurnManager.h Split TurnManager classes into individual files per class. Patch by echotangoecho, fixes #4095. 2017-01-24 02:04:50 +00:00
NetFileTransfer.cpp Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things). 2016-04-24 20:48:53 +00:00
NetFileTransfer.h Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things). 2016-04-24 20:48:53 +00:00
NetHost.cpp Automatically replace %hs/%ls with %s in CLogger format strings. 2015-01-22 20:36:24 +00:00
NetHost.h The server should choose the guid 2017-10-24 22:05:24 +00:00
NetMessage.cpp Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
NetMessage.h Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
NetMessages.h The server should choose the guid 2017-10-24 22:05:24 +00:00
NetMessageSim.cpp Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
NetServer.cpp The server should choose the guid 2017-10-24 22:05:24 +00:00
NetServer.h The server should choose the guid 2017-10-24 22:05:24 +00:00
NetServerTurnManager.cpp Change the NetServer Broadcast function to send the given message to clients that are in one of the states specified by the caller. 2017-01-25 19:04:17 +00:00
NetServerTurnManager.h Split TurnManager classes into individual files per class. Patch by echotangoecho, fixes #4095. 2017-01-24 02:04:50 +00:00
NetSession.cpp STUN + XMPP ICE implementation. 2017-06-01 06:33:52 +00:00
NetSession.h STUN + XMPP ICE implementation. 2017-06-01 06:33:52 +00:00
NetStats.cpp Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things). 2016-04-24 20:48:53 +00:00
NetStats.h Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things). 2016-04-24 20:48:53 +00:00
NMTCreator.h Strip trailing whitespace from network code. 2015-12-21 13:58:32 +00:00
Serialization.h Strip trailing whitespace from network code. 2015-12-21 13:58:32 +00:00
StringConverters.h Provide JSON-compatible string escaping 2011-11-04 01:18:34 +00:00
StunClient.cpp Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
StunClient.h Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00