minetest/src/network
Loïc Blot d4c0f91275 Use C++11 mutexes only (remove compat code) (#5922)
* Fix event LINT & remove default constructor/destructors
* remove compat code & modernize autolock header
2017-06-06 16:29:28 +02:00
..
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
clientopcodes.cpp Sound API: Add fading sounds 2017-05-03 03:12:45 +01:00
clientopcodes.h Fix wrong channel type in Client/Server CommandFactories 2017-04-14 15:56:40 +02:00
clientpackethandler.cpp C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 2017-06-04 21:00:04 +02:00
connection.cpp Use C++11 mutexes only (remove compat code) (#5922) 2017-06-06 16:29:28 +02:00
connection.h Use C++11 mutexes only (remove compat code) (#5922) 2017-06-06 16:29:28 +02:00
networkpacket.cpp NetworkPacket: don't copy push std::string and std::wstring 2017-04-14 18:26:24 +02:00
networkpacket.h NetworkPacket: don't copy push std::string and std::wstring 2017-04-14 18:26:24 +02:00
networkprotocol.h Set sky API: Add bool for clouds in front of custom skybox 2017-05-02 20:42:35 -07:00
serveropcodes.cpp Add missing server sending rule for bd921a7916 2017-05-05 20:21:04 +02:00
serveropcodes.h Fix wrong channel type in Client/Server CommandFactories 2017-04-14 15:56:40 +02:00
serverpackethandler.cpp Remove old network code (#5921) 2017-06-06 07:57:35 +02:00