1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00
luanti/src/network
Gefüllte Taubenbrust 51cb37570a Various changes and fixes
Hopefully this works, I haven't yet checked in detail for any problems.
2025-05-20 21:40:19 +02:00
..
mtp Reduce transitive includes by moving a class 2025-03-30 18:17:19 +02: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 Basic camera control API (#15796) 2025-02-19 18:45:45 +01:00
clientopcodes.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
clientpackethandler.cpp Various changes and fixes 2025-05-20 21:40:19 +02: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 Clean up and compress some pre-join packets (#15881) 2025-03-11 20:00:07 +01:00
networkpacket.h Reduce transitive includes by moving a class 2025-03-30 18:17:19 +02:00
networkprotocol.cpp Various changes and fixes 2025-05-20 21:40:19 +02:00
networkprotocol.h Reduce transitive includes by moving a class 2025-03-30 18:17:19 +02:00
peerhandler.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serveropcodes.cpp Basic camera control API (#15796) 2025-02-19 18:45:45 +01:00
serveropcodes.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serverpackethandler.cpp Fix possible nullptr dereference in serverpackethandler.cpp 2025-03-26 18:31:27 +01:00
socket.cpp Enable ipv6_server by default 2025-02-15 12:18:07 +01:00
socket.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00