minetest/src/server
Zughy 45ccfe26fb
Removed some obsolete code (#10562)
Co-authored-by: Zughy <4279489-marco_a@users.noreply.gitlab.com>
2021-01-21 18:17:09 +00: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 Add on_deactivate callback for luaentities (#10723) 2021-01-02 15:14:29 +01:00
luaentity_sao.h Add on_deactivate callback for luaentities (#10723) 2021-01-02 15:14:29 +01:00
mods.cpp Load media from subfolders (#9065) 2020-08-20 22:25:29 +02:00
mods.h Add MetricsBackend with prometheus counter support 2020-04-29 07:48:08 +02:00
player_sao.cpp Removed some obsolete code (#10562) 2021-01-21 18:17:09 +00:00
player_sao.h Implement on_rightclickplayer callback (#10775) 2021-01-11 18:03:31 +01:00
serveractiveobject.cpp Add on_deactivate callback for luaentities (#10723) 2021-01-02 15:14:29 +01:00
serveractiveobject.h Add on_deactivate callback for luaentities (#10723) 2021-01-02 15:14:29 +01:00
serverinventorymgr.cpp Server class code cleanups (#9769) 2020-05-07 22:38:41 +02:00
serverinventorymgr.h Value copy / allocation optimizations mostly in server, SAO and serialize code 2020-05-27 21:58:40 +02:00
unit_sao.cpp Add First Person Attachments (#10360) 2020-10-04 15:10:34 +02:00
unit_sao.h Add First Person Attachments (#10360) 2020-10-04 15:10:34 +02:00