minetest/src/server
Wuzzy 86b44ecd82
Add no_texture.png as fallback for unspecified textures
2021-10-20 21:50:16 +02: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 no_texture.png as fallback for unspecified textures 2021-10-20 21:50:16 +02:00
luaentity_sao.h Add on_deactivate callback for luaentities (#10723) 2021-01-02 15:14:29 +01:00
mods.cpp Mods: Combine mod loading checks and deprection logging (#11503) 2021-07-31 19:54:52 +02:00
mods.h Allow overwriting media files of dependencies (#10752) 2021-02-23 19:39:15 +01:00
player_sao.cpp Fix player HP desync between client and server 2021-10-12 20:12:49 +02:00
player_sao.h Fix player HP desync between client and server 2021-10-12 20:12:49 +02:00
serveractiveobject.cpp Add on_deactivate callback for luaentities (#10723) 2021-01-02 15:14:29 +01:00
serveractiveobject.h Remove dead code (#10845) 2021-01-22 15:09:26 +00:00
serverinventorymgr.cpp Script API: Fix segfault in remove_detached_inventory 2021-07-10 14:34:36 +02:00
serverinventorymgr.h Protect per-player detached inventory actions 2021-03-07 17:18:02 +01:00
unit_sao.cpp UnitSAO: Prevent circular attachments 2021-05-29 11:44:48 +02:00
unit_sao.h Add First Person Attachments (#10360) 2020-10-04 15:10:34 +02:00