minetest/src/server
Riley Adams 73391013f7
Add node pos to node damage HP change reason (#13196)
2023-04-10 23:04:52 +01:00
..
CMakeLists.txt Server class code cleanups (#9769) 2020-05-07 22:38:41 +02:00
activeobjectmgr.cpp Add minetest.get_objects_in_area (#10668) 2020-12-29 16:50:09 +01:00
activeobjectmgr.h Add minetest.get_objects_in_area (#10668) 2020-12-29 16:50:09 +01:00
luaentity_sao.cpp Allow rotating entity selectionboxes (#12379) 2022-10-30 16:53:14 +01:00
luaentity_sao.h on_deactivate: distinguish removal and unloading (#11931) 2022-06-11 20:01:14 +02:00
mods.cpp Fix some warnings (#12615) 2022-07-30 12:51:23 +01:00
mods.h Prevent loading a world with unresolved dependencies (#12542) 2022-08-19 12:31:36 +01:00
player_sao.cpp Add node pos to node damage HP change reason (#13196) 2023-04-10 23:04:52 +01:00
player_sao.h Add node pos to node damage HP change reason (#13196) 2023-04-10 23:04:52 +01:00
serveractiveobject.cpp Add on_deactivate callback for luaentities (#10723) 2021-01-02 15:14:29 +01:00
serveractiveobject.h Fix number of tool uses being off by 1..32767 (#11110) 2021-10-31 22:33:33 +00:00
serverinventorymgr.cpp Make MapEditEvent more complete 2022-12-24 08:24:59 -05:00
serverinventorymgr.h Protect per-player detached inventory actions 2021-03-07 17:18:02 +01:00
unit_sao.cpp avoid clearChildAttachments iterator invalidation (#12987) 2022-11-23 14:48:12 -05:00
unit_sao.h Allow rotating entity selectionboxes (#12379) 2022-10-30 16:53:14 +01:00