aboutsummaryrefslogtreecommitdiff
path: root/src/server/unit_sao.cpp
AgeCommit message (Expand)Author
2022-11-23avoid clearChildAttachments iterator invalidation (#12987)Jude Melton-Houghton
2021-12-06Fix get_bone_position() on unset bones modifying their positionsfan5
2021-05-29UnitSAO: Prevent circular attachmentsSmallJoker
2021-04-13Attachments: Avoid data loss caused by set_attach() in callbacks (#11181)SmallJoker
2020-10-04Add First Person Attachments (#10360)Jordan Snelling
2020-10-01(se)SerializeString: Include max length in the nameSmallJoker
2020-06-04Move shared parameters sending to UnitSAO (#9968)SmallJoker
2020-04-11Move PlayerSAO to dedicated filesLoic Blot
2020-04-11pass clang-formatLoic Blot
2020-04-11Move serveractiveobject & unitsaoLoic Blot