aboutsummaryrefslogtreecommitdiff
path: root/src/server/unit_sao.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hax's version of Minetest Server 5.6.0Test_User2024-06-281-2/+3
* Fix get_bone_position() on unset bones modifying their positionsfan52021-12-061-2/+5
* UnitSAO: Prevent circular attachmentsSmallJoker2021-05-291-0/+13
* Attachments: Avoid data loss caused by set_attach() in callbacks (#11181)SmallJoker2021-04-131-3/+8
* Add First Person Attachments (#10360)Jordan Snelling2020-10-041-7/+10
* (se)SerializeString: Include max length in the nameSmallJoker2020-10-011-3/+3
* Move shared parameters sending to UnitSAO (#9968)SmallJoker2020-06-041-0/+33
* Move PlayerSAO to dedicated filesLoic Blot2020-04-111-4/+0
* pass clang-formatLoic Blot2020-04-111-23/+21
* Move serveractiveobject & unitsaoLoic Blot2020-04-111-0/+318