minetest/src/server
2024-08-17 21:02:54 +02:00
..
activeobjectmgr.cpp Fix whitespaces 2024-08-17 21:02:54 +02:00
activeobjectmgr.h Allow managing object observers 2024-08-16 22:13:16 +02:00
ban.cpp Introduce proper error handling for file streams 2024-05-14 18:33:08 +02:00
ban.h Move some files to src/server/ 2024-01-27 10:33:32 +01:00
clientiface.cpp Rework object attachment handling to fix bugs (#14825) 2024-08-12 15:32:18 +02:00
clientiface.h Move some files to src/server/ 2024-01-27 10:33:32 +01:00
CMakeLists.txt Move some files to src/server/ 2024-01-27 10:33:32 +01:00
luaentity_sao.cpp Rework object attachment handling to fix bugs (#14825) 2024-08-12 15:32:18 +02:00
luaentity_sao.h Rework object attachment handling to fix bugs (#14825) 2024-08-12 15:32:18 +02:00
mods.cpp General code refactoring/improvements in server, treegen and connection 2024-03-20 16:37:32 +01:00
mods.h General code refactoring/improvements in server, treegen and connection 2024-03-20 16:37:32 +01:00
player_sao.cpp Rework object attachment handling to fix bugs (#14825) 2024-08-12 15:32:18 +02:00
player_sao.h RemotePlayer: make peer ID always reflect the validity of PlayerSAO (#14317) 2024-02-02 22:13:24 +01:00
rollback.cpp Move some files to src/server/ 2024-01-27 10:33:32 +01:00
rollback.h Move some files to src/server/ 2024-01-27 10:33:32 +01:00
serveractiveobject.cpp Allow managing object observers 2024-08-16 22:13:16 +02:00
serveractiveobject.h Remove SAO::onAttach() and SAO::onDetach() 2024-08-17 19:49:38 +02:00
serverinventorymgr.cpp Avoid packets getting sent to disconnected players (#14444) 2024-03-10 13:24:35 +01:00
serverinventorymgr.h Unittest: Add inventory callback tests 2024-03-16 20:14:05 +01:00
serverlist.cpp Optionally hide player names on the serverlist (#14820) 2024-08-11 20:19:53 +02:00
serverlist.h Move some files to src/server/ 2024-01-27 10:33:32 +01:00
unit_sao.cpp Rework object attachment handling to fix bugs (#14825) 2024-08-12 15:32:18 +02:00
unit_sao.h Rework object attachment handling to fix bugs (#14825) 2024-08-12 15:32:18 +02:00