minetest/src/server
rubenwardy 2d10fa7867
Prevent loading a world with unresolved dependencies (#12542)
2022-08-19 12:31:36 +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 Move f1000 sanitizing to the places that still use this type 2022-07-14 20:55:45 +02: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 Physics overrides: Move values to a common struct (#12591) 2022-08-12 10:17:02 +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 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 Fix get_bone_position() on unset bones modifying their position 2021-12-06 00:06:49 +01:00
unit_sao.h Add First Person Attachments (#10360) 2020-10-04 15:10:34 +02:00