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