openclonk/src/network
Tobias Zwick 8da7c6b20f add internationalization for responses from the masterserver/league server 2013-11-06 13:35:27 +07:00
..
C4Client.cpp Change .c4p extension to .ocp 2011-03-13 16:39:48 +01:00
C4Client.h Clean up copyright notices 2011-09-01 12:47:54 +02:00
C4GameControlNetwork.cpp Unify the #include blocks a little bit 2011-11-01 23:17:41 +01:00
C4GameControlNetwork.h Fixed some warnings, security 2011-10-08 13:02:15 +01:00
C4InteractiveThread.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4InteractiveThread.h Implement UPnP for Linux using libupnp 2012-01-21 02:04:14 +01:00
C4League.cpp GUI: Remove superfluous checks for pGUI 2010-10-30 01:47:50 +02:00
C4League.h Replace OpenSSL SHA1 implementation with one copied from boost/uuid 2011-01-10 21:30:40 +01:00
C4NetIO.cpp Ignore "would block" errors from UDP sendto 2013-03-07 21:26:32 +00:00
C4NetIO.h Fix some BSD portability issues 2012-11-19 17:23:31 +01:00
C4Network2.cpp add internationalization for responses from the masterserver/league server 2013-11-06 13:35:27 +07:00
C4Network2.h Make network lobby command line processing available to the editor and dedi 2012-11-30 22:20:15 +01:00
C4Network2Client.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4Network2Client.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4Network2Dialogs.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4Network2Dialogs.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4Network2Discover.cpp Net2Discover: discovery port should be unsigned 2011-09-28 00:52:12 +02:00
C4Network2Discover.h Net2Discover: discovery port should be unsigned 2011-09-28 00:52:12 +02:00
C4Network2IO.cpp Close connection if a packet can't be sent 2013-03-02 20:51:17 +00:00
C4Network2IO.h win32: Add UPnP port mapping support 2012-01-15 21:27:16 +01:00
C4Network2IRC.cpp Unify the #include blocks a little bit 2011-11-01 23:17:41 +01:00
C4Network2IRC.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4Network2Players.cpp Fix random team distribution when a player leaves during lobby time 2011-11-08 17:27:32 +00:00
C4Network2Players.h Fix spelling mistake: ressource -> resource. 2012-10-21 22:20:43 +02:00
C4Network2Reference.cpp Remove IDS_LANG_CHARSET and supporting code, everything is in UTF-8 now 2011-04-09 02:51:57 +02:00
C4Network2Reference.h fix: Version information from masterserver is correctly parsed 2010-12-27 01:07:59 +01:00
C4Network2Res.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4Network2Res.h Fix spelling mistake: ressource -> resource. 2012-10-21 22:20:43 +02:00
C4Network2ResDlg.cpp Fix spelling mistake: ressource -> resource. 2012-10-21 22:20:43 +02:00
C4Network2Stats.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4Network2Stats.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4Network2UPnP.h Move #include to .h to avoid defining a function with an incomplete type parameter 2012-01-15 22:36:27 +01:00
C4Network2UPnPDummy.cpp win32: Add UPnP port mapping support 2012-01-15 21:27:16 +01:00
C4Network2UPnPLinux.cpp Replace std::auto_ptr with std::unique_ptr 2013-03-26 15:43:01 +01:00
C4Network2UPnPWin32.cpp MinGW: Define UPnPNAT CLSID/IID values 2012-01-15 23:22:01 +01:00
C4Packet2.cpp Add C4ControlPlayerMouse to packet handler data, so unpacking it works 2013-09-08 14:38:41 +02:00
C4PacketBase.h Use control packet for mouse drag/drop and hover 2013-09-04 19:58:57 +02:00