0ad/source/network
elexis af4466bc99 Update ready state immediately when receiving the message.
Differential Revision: https://code.wildfiregames.com/D304
Reviewed By: Vladislav
Refs #2447

This was SVN commit r19396.
2017-04-09 22:59:04 +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 Display which clients are still in the loading screen 2017-03-21 18:50:29 +00:00
NetClient.h Display which clients are still in the loading screen 2017-03-21 18:50:29 +00:00
NetClientTurnManager.cpp Split TurnManager classes into individual files per class. Patch by echotangoecho, fixes #4095. 2017-01-24 02:04:50 +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 Ensure unique client GUIDs. Patch by sbirmi, fixes #3949. 2017-02-14 16:54:34 +00:00
NetMessage.cpp Display which clients are still in the loading screen 2017-03-21 18:50:29 +00:00
NetMessage.h Strip trailing whitespace from network code. 2015-12-21 13:58:32 +00:00
NetMessages.h Display which clients are still in the loading screen 2017-03-21 18:50:29 +00:00
NetMessageSim.cpp SpiderMonkey 38 upgrade: 10/35 2016-09-02 16:24:46 +00:00
NetServer.cpp Update ready state immediately when receiving the message. 2017-04-09 22:59:04 +00:00
NetServer.h Update ready state immediately when receiving the message. 2017-04-09 22:59:04 +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 Header cleanup: profile.h is no longer unnecessarily included in scriptinterface.h but rather in the required .cpp files 2016-06-21 10:33:11 +00:00
NetSession.h Host on arbitrary UDP ports. Patch in cooperation with Imarok, fixes #3575. 2016-06-13 16:56:14 +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