minetest/src/server
sfan5 0383c44f0d
Custom data structure for active objects to get performance *and* safety (#13880)
2024-01-17 20:04:56 +01:00
..
CMakeLists.txt Server class code cleanups (#9769) 2020-05-07 22:38:41 +02:00
activeobjectmgr.cpp Custom data structure for active objects to get performance *and* safety (#13880) 2024-01-17 20:04:56 +01:00
activeobjectmgr.h ActiveObjectMgr fixes (#13560) 2023-10-09 17:13:04 +02:00
luaentity_sao.cpp Extend bone override capabilities (#12388) 2023-12-20 21:21:53 +01:00
luaentity_sao.h on_deactivate: distinguish removal and unloading (#11931) 2022-06-11 20:01:14 +02:00
mods.cpp Delete clang-format files and comments (#14079) 2023-12-15 10:23:44 +01:00
mods.h Prevent loading a world with unresolved dependencies (#12542) 2022-08-19 12:31:36 +01:00
player_sao.cpp Method add_pos for object/player (#14126) 2024-01-01 22:48:56 +01:00
player_sao.h Method add_pos for object/player (#14126) 2024-01-01 22:48:56 +01:00
serveractiveobject.cpp Reduce number of recursively included headers 2023-04-27 18:50:33 +02:00
serveractiveobject.h Method add_pos for object/player (#14126) 2024-01-01 22:48:56 +01:00
serverinventorymgr.cpp Use unique_ptr for ServerInventoryManager::DetachedInventory::inventory 2023-06-05 20:43:33 +02:00
serverinventorymgr.h Use unique_ptr for ServerInventoryManager::DetachedInventory::inventory 2023-06-05 20:43:33 +02:00
unit_sao.cpp Extend bone override capabilities (#12388) 2023-12-20 21:21:53 +01:00
unit_sao.h Extend bone override capabilities (#12388) 2023-12-20 21:21:53 +01:00