aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Serialization/CoalescedSceneObjectsSerializer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-04Warnings--onefang1-1/+1
2019-05-19Various logging fix ups.onefang1-2/+3
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-14/+16
2016-11-22Remove zero length XML blob spam.David Walter Seikel1-2/+3
2016-11-22Various random white space clean ups.David Walter Seikel1-25/+25
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-44/+43
2013-02-08If a component of a coalesced object fails to deserialization, do not add a n...Justin Clark-Casey (justincc)1-4/+18
2012-05-23Fix bug where an avatar that had an object they owned attached through llAtta...Justin Clark-Casey (justincc)1-2/+18
2011-04-21Alter uuid gather so that it properly analyzes coalesced objects.Justin Clark-Casey (justincc)1-18/+29
2011-04-15Make all the objects in a coalescence reappears after being loaded from an IA...Justin Clark-Casey (justincc)1-6/+41
2011-04-13refactor: move code to obtain the coalescence size and object offsets into Co...Justin Clark-Casey (justincc)1-15/+12
2011-04-13Add coalesced scene objects class and serializer. This is currently only use...Justin Clark-Casey (justincc)1-0/+117