1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-27 17:28:41 +00:00
luanti/src/server
2025-05-30 13:02:24 +02:00
..
activeobjectmgr.cpp Add spatial index for objects (#14631) 2025-04-08 08:44:53 +02:00
activeobjectmgr.h Add spatial index for objects (#14631) 2025-04-08 08:44:53 +02:00
ban.cpp Cleanup ban.cpp/h (#15496) 2024-12-01 20:52:13 +01:00
ban.h Cleanup ban.cpp/h (#15496) 2024-12-01 20:52:13 +01:00
blockmodifier.cpp Split ABM/LBM from serverenvironment.cpp to own file 2025-03-30 18:17:19 +02:00
blockmodifier.h Make SDL2 default on macOS (#16039) 2025-05-02 21:28:13 +02:00
clientiface.cpp Rework user limit and checks around join process 2025-05-30 13:02:24 +02:00
clientiface.h Rework user limit and checks around join process 2025-05-30 13:02:24 +02:00
CMakeLists.txt Split ABM/LBM from serverenvironment.cpp to own file 2025-03-30 18:17:19 +02:00
luaentity_sao.cpp Add spatial index for objects (#14631) 2025-04-08 08:44:53 +02:00
luaentity_sao.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
mods.cpp Fix edge-case where manually set gameid isn't used 2025-04-10 14:39:21 +02:00
mods.h Fix edge-case where manually set gameid isn't used 2025-04-10 14:39:21 +02:00
player_sao.cpp Add spatial index for objects (#14631) 2025-04-08 08:44:53 +02:00
player_sao.h Add spatial index for objects (#14631) 2025-04-08 08:44:53 +02:00
rollback.cpp Various random code cleanups 2025-03-04 19:53:01 +01:00
rollback.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serveractiveobject.cpp Add spatial index for objects (#14631) 2025-04-08 08:44:53 +02:00
serveractiveobject.h Add spatial index for objects (#14631) 2025-04-08 08:44:53 +02:00
serverinventorymgr.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serverinventorymgr.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serverlist.cpp Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
serverlist.h Replace licensing text in headers (LGPLv2.1) (#15321) 2024-10-28 15:57:39 +01:00
unit_sao.cpp Client: protect against circular attachments (#16038) 2025-04-21 12:33:19 +02:00
unit_sao.h Use matrix4::getRotationRadians 2025-02-27 12:31:04 +01:00