1
0
forked from 0ad/0ad
0ad/source/network
Itms 0cc23c1964 SpiderMonkey 38 upgrade: 33/35
Remove a workaround. Note that this removal is incomplete. Based on
patch by leper.

This was SVN commit r18687.
2016-09-02 16:53:22 +00:00
..
tests Host on arbitrary UDP ports. Patch in cooperation with Imarok, fixes #3575. 2016-06-13 16:56:14 +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 SpiderMonkey 38 upgrade: 11/35 2016-09-02 16:25:42 +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 Automatically replace %hs/%ls with %s in CLogger format strings. 2015-01-22 20:36:24 +00:00
NetHost.h Allow hosting matches with 8 players and up to 16 observers, fixes #3254. 2016-03-13 16:52:00 +00:00
NetMessage.cpp Major network cleanup. Patch by Imarok. 2016-06-04 12:08:30 +00:00
NetMessage.h Strip trailing whitespace from network code. 2015-12-21 13:58:32 +00:00
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 SpiderMonkey 38 upgrade: 33/35 2016-09-02 16:53:22 +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 Remove duplication of the Hexify function. 2016-08-08 12:50:39 +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 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