minetest/src/server
Jude Melton-Houghton 9527cc3fa0
avoid clearChildAttachments iterator invalidation (#12987)
2022-11-23 14:48:12 -05: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 Physics overrides: Move values to a common struct (#12591) 2022-08-12 10:17:02 +01:00
player_sao.h Avoid duplication of mod metadata in memory (#12562) 2022-09-26 17:03:43 -04: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 Inventory: Add ServerEnv checks for calls during script init 2022-01-04 18:39:27 +01: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