1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-27 17:28:41 +00:00
luanti/src/network
sfan5 c0422b18e7
Propagate peer ID change to outgoing reliables (#15680)
Otherwise a desync could ocurr since the server does strict checking.
fixes #15627
2025-02-01 13:23:00 +01:00
..
mtp Propagate peer ID change to outgoing reliables (#15680) 2025-02-01 13:23:00 +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 Use openssl's sha1 and sha256, optionally (#15472) 2024-12-10 22:00:43 +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 Reduce irrlicht_extrabloated.h includes in header files 2025-01-04 12:39:34 +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