minetest/src/network
Jay Arndt 2923eafaca Stop NetworkPacket methods from producing bloated packets 2015-05-05 01:47:41 +02:00
..
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
clientopcodes.cpp Prepare Protocol v25 init & authentication. 2015-03-13 20:23:03 +01: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: wstring -> string for custom access denial reasons 2015-04-22 14:10:39 +02:00
connection.cpp Move globals from main.cpp to more sane locations 2015-04-01 23:04:25 +10:00
connection.h Fix uninitialized variabled in ConnectionEvent 2015-04-05 11:13:30 +02:00
networkpacket.cpp Stop NetworkPacket methods from producing bloated packets 2015-05-05 01:47:41 +02:00
networkpacket.h Stop NetworkPacket methods from producing bloated packets 2015-05-05 01:47:41 +02:00
networkprotocol.h Make comments consistent with TOSERVER_INIT -> TOSERVER_INIT_LEGACY rename 2015-04-07 00:15:15 +02:00
serveropcodes.cpp Prepare Protocol v25 init & authentication. 2015-03-13 20:23:03 +01:00
serveropcodes.h [Patch 2/4] Network rework: packet writing, sending and cleanups 2015-02-16 11:00:55 +01:00
serverpackethandler.cpp Protocol 25: wstring -> string for custom access denial reasons 2015-04-22 14:10:39 +02:00