aboutsummaryrefslogtreecommitdiff
path: root/src/server/player_sao.h
AgeCommit message (Expand)Author
2022-04-08Fix compiler warningsShadowNinja
2022-01-15Don't call on_dieplayer callback two times (#11874)savilli
2021-10-31Fix number of tool uses being off by 1..32767 (#11110)Wuzzy
2021-10-12Fix player HP desync between client and serversavilli
2021-01-22Remove dead code (#10845)rubenwardy
2021-01-11Implement on_rightclickplayer callback (#10775)JDiaz
2020-10-19Implement unloading of static_save=false objects according to existing docs (...sfan5
2020-04-11Drop content_sao.{cpp,h}Loic Blot
2020-04-11Move PlayerSAO to dedicated filesLoic Blot