aboutsummaryrefslogtreecommitdiff
path: root/src/server/luaentity_sao.cpp
AgeCommit message (Expand)Author
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-05-27Value copy / allocation optimizations mostly in server, SAO and serialize codesfan5
2020-04-27Expose collision information to LuaEntity on_stepsfan5
2020-04-11Drop content_sao.{cpp,h}Loic Blot