0ad/source/network
2016-11-23 11:18:37 +00:00
..
tests Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00
fsm.cpp
fsm.h
NetClient.cpp Don't throw FSM update errors (type=16 state=6) when kicking clients while others haven't finished the authentication, loading screen or synchronization yet, refs #3241. 2016-10-23 15:44:02 +00:00
NetClient.h Host on arbitrary UDP ports. Patch in cooperation with Imarok, fixes #3575. 2016-06-13 16:56:14 +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
NetHost.h
NetMessage.cpp Major network cleanup. Patch by Imarok. 2016-06-04 12:08:30 +00:00
NetMessage.h
NetMessages.h Major network cleanup. Patch by Imarok. 2016-06-04 12:08:30 +00:00
NetMessageSim.cpp SpiderMonkey 38 upgrade: 10/35 2016-09-02 16:24:46 +00:00
NetServer.cpp Don't throw FSM update errors (type=16 state=6) when kicking clients while others haven't finished the authentication, loading screen or synchronization yet, refs #3241. 2016-10-23 15:44:02 +00:00
NetServer.h SpiderMonkey 38 upgrade: 33/35 2016-09-02 16:53:22 +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
NetTurnManager.cpp Add missing JSAutoRequest calls. (hopefully all of them have been spotted now) 2016-09-18 09:34:45 +00:00
NetTurnManager.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
Serialization.h
StringConverters.h