aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/DAMap.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added DynAttrs to the serialized XML format of prims. When copying prims, use...Oren Hurvitz2013-01-251-2/+24
* Changed DAMap to be the container of "data stores", which are OSDMaps. Store ...Oren Hurvitz2013-01-251-20/+84
* Lock DAMap rather than encapsulated OSDMapJustin Clark-Casey (justincc)2013-01-251-17/+18
* Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr...Justin Clark-Casey (justincc)2013-01-251-0/+173