aboutsummaryrefslogtreecommitdiff
path: root/src/server/player_sao.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (se)SerializeString: Include max length in the nameSmallJoker2020-10-011-8/+8
* Patch fast/teleport vulnerability when attached to an entity (#10340)Elias Fleckenstein2020-09-261-1/+24
* Move shared parameters sending to UnitSAO (#9968)SmallJoker2020-06-041-41/+16
* Clean up CAO nametag handling and remove deprecated AO_CMDsfan52020-05-291-3/+1
* Value copy / allocation optimizations mostly in server, SAO and serialize codesfan52020-05-271-5/+2
* Server: Improve some log messages (#9820)sfan52020-05-051-3/+3
* Move PlayerSAO to dedicated filesLoic Blot2020-04-111-0/+695