aboutsummaryrefslogtreecommitdiff
path: root/src/server/luaentity_sao.h
AgeCommit message (Expand)Author
2022-05-29Handle lua entity HP changes correctly (like punches)sfan5
2021-10-31Fix number of tool uses being off by 1..32767 (#11110)Wuzzy
2021-01-02Add on_deactivate callback for luaentities (#10723)hecks
2020-10-19Implement unloading of static_save=false objects according to existing docs (...sfan5
2020-04-11Drop content_sao.{cpp,h}Loic Blot