1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-05 19:31:04 +00:00
luanti/src/network
2025-09-21 21:27:42 +02:00
..
mtp Do not modify peer timeout on shutdown 2025-05-24 22:49:49 +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 Add client-side logging of chat messages (#14289) 2025-09-21 21:27:42 +02:00
CMakeLists.txt Include header files in CMake sources (#16297) 2025-07-12 13:23:35 +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 Bump network/formspec versions for 5.13.0 2025-07-27 09:00:20 +02:00
networkprotocol.h Enforce explicit size limit for media files 2025-07-16 11:42:54 +02:00
peerhandler.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serveropcodes.cpp Formspec: Show a player inventory using core.show_formspec (#15963) 2025-06-22 22:06:47 +02:00
serveropcodes.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serverpackethandler.cpp Minor cleanups and logging changes 2025-07-16 11:42:54 +02: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