minetest/src/network
est31 a9213fd12c Protocol 25: Repurpose string field for access denial
Send it always, and make client use it as fallback for unknown reason strings.

This gives us future-proof-ness.
2015-07-17 07:01:24 +02:00
..
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
clientopcodes.cpp Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
clientopcodes.h [Patch 2/4] Network rework: packet writing, sending and cleanups 2015-02-16 11:00:55 +01:00
clientpackethandler.cpp Protocol 25: Repurpose string field for access denial 2015-07-17 07:01:24 +02:00
connection.cpp connection.cpp: remove unused constructor 2015-07-14 18:33:20 +02:00
connection.h connection.cpp: remove unused constructor 2015-07-14 18:33:20 +02:00
networkpacket.cpp Stop NetworkPacket methods from producing bloated packets 2015-05-05 01:47:41 +02:00
networkpacket.h Make early protocol auth mechanism generic, and add SRP 2015-05-11 18:40:27 +02:00
networkprotocol.h Protocol 25: Repurpose string field for access denial 2015-07-17 07:01:24 +02:00
serveropcodes.cpp Finalize init packets and enable protocol v25 2015-05-16 21:17:28 +02:00
serveropcodes.h [Patch 2/4] Network rework: packet writing, sending and cleanups 2015-02-16 11:00:55 +01:00
serverpackethandler.cpp Fix damage flash when damage disabled 2015-07-10 15:58:57 -04:00