minetest/src/network
SmallJoker c175046d30
Network: Fix serialization version checks (#15477)
This fixes some incorrect assumptions that the read and write version ranges are identical - whereas they're in fact not.
2024-11-27 18:39:57 +01:00
..
mtp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
address.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
address.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
clientopcodes.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
clientopcodes.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
clientpackethandler.cpp Network: Fix serialization version checks (#15477) 2024-11-27 18:39:57 +01:00
CMakeLists.txt Move some more sources to shared target 2024-10-16 19:39:59 +02:00
connection.cpp Move network protocol implementation behind an interface 2024-08-21 21:40:58 +02:00
connection.h connection: Remove unused timeout feature 2024-08-31 20:46:27 +02:00
networkexceptions.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
networkpacket.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
networkpacket.h Make Luanti buildable for macOS 10.15 also. (#15352) 2024-10-28 19:40:28 +01:00
networkprotocol.cpp Add particle blend mode "clip" (#15444) 2024-11-19 13:30:17 +01:00
networkprotocol.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
peerhandler.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serveropcodes.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serveropcodes.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serverpackethandler.cpp Network: Fix serialization version checks (#15477) 2024-11-27 18:39:57 +01:00
socket.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
socket.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00