minetest/src/server
sfan5 4c8e1c3200 Clean up CAO nametag handling and remove deprecated AO_CMD
AO_CMD_UPDATE_NAMETAG_ATTRIBUTES was deprecated in
9eee3c3f46 (0.4.14)
2020-05-29 22:54:50 +02:00
..
CMakeLists.txt Server class code cleanups (#9769) 2020-05-07 22:38:41 +02:00
activeobjectmgr.cpp Optimize get_objects_inside_radius calls (#9671) 2020-04-16 08:25:48 +02:00
activeobjectmgr.h Optimize get_objects_inside_radius calls (#9671) 2020-04-16 08:25:48 +02:00
luaentity_sao.cpp Value copy / allocation optimizations mostly in server, SAO and serialize code 2020-05-27 21:58:40 +02:00
luaentity_sao.h Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02:00
mods.cpp Add MetricsBackend with prometheus counter support 2020-04-29 07:48:08 +02:00
mods.h Add MetricsBackend with prometheus counter support 2020-04-29 07:48:08 +02:00
player_sao.cpp Clean up CAO nametag handling and remove deprecated AO_CMD 2020-05-29 22:54:50 +02:00
player_sao.h Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02:00
serveractiveobject.cpp Clean up CAO nametag handling and remove deprecated AO_CMD 2020-05-29 22:54:50 +02:00
serveractiveobject.h Drop content_sao.{cpp,h} 2020-04-11 16:07:17 +02: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 Move PlayerSAO to dedicated files 2020-04-11 16:07:17 +02:00
unit_sao.h pass clang-format 2020-04-11 16:07:17 +02:00