openclonk/src/network
Tushar Maheshwari e58a7884e4 Automatic fixes using clang-tidy
See http://forum.openclonk.org/topic_show.pl?tid=3376 for discussion.

Close GH-41
2017-05-03 20:30:45 +02:00
..
C4Client.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4Client.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameControlNetwork.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameControlNetwork.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4InteractiveThread.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4InteractiveThread.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4League.cpp StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00
C4League.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4NetIO.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4NetIO.h Fix editor network join on Windows 2017-03-11 15:10:25 -05:00
C4Network2.cpp Client: Send netpuncher request as soon as possible 2017-03-21 17:14:33 +01:00
C4Network2.h Move OnPuncherConnect to C4Network2 2017-03-21 17:14:33 +01:00
C4Network2Address.cpp StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00
C4Network2Address.h Convert IPv4-mapped IPv6 peer addresses to IPv4 2017-02-26 23:36:32 +01:00
C4Network2Client.cpp Change C4NetIOUDP broadcast to IPv6 2017-01-18 21:54:50 +01:00
C4Network2Client.h Double the maximum address count to accomodate IPv6 2017-02-27 22:52:24 +01:00
C4Network2Dialogs.cpp Implement IPv6 support to C4NetIO 2017-01-09 20:34:43 +01:00
C4Network2Dialogs.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2Discover.cpp Fix local network discovery 2017-01-18 21:54:49 +01:00
C4Network2Discover.h Fix local network discovery on Windows (#1886) 2017-01-21 16:03:03 +01:00
C4Network2IO.cpp Replace InterlockedFoo by std::atomic 2017-03-23 17:03:16 +01:00
C4Network2IO.h Replace InterlockedFoo by std::atomic 2017-03-23 17:03:16 +01:00
C4Network2IRC.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4Network2IRC.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2Players.cpp allow script players to join in network rounds (#1885) 2017-02-02 21:47:56 +01:00
C4Network2Players.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Network2Reference.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4Network2Reference.h Send script-defined statistics to the masterserver 2017-02-17 23:29:16 +01:00
C4Network2Res.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4Network2Res.h Replace InterlockedFoo by std::atomic 2017-03-23 17:03:16 +01:00
C4Network2ResDlg.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2Stats.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4Network2Stats.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Network2UPnP.h Change C4Network2UPnPP forward declaration to class 2016-05-29 23:39:10 +02:00
C4Network2UPnPDummy.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4Network2UPnPLinux.cpp Fix UPnP/Linux crash when there is no UPnP device 2016-12-10 22:07:37 +01:00
C4Network2UPnPWin32.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4Packet2.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4PacketBase.h StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00