Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) eccec4f8f6 minor: remove now unused migration-hack bool from DAMap 11 years ago
  Justin Clark-Casey (justincc) 3a634c56e3 Remove hack to migrate previous experimental-level os materials data. 11 years ago
  dahlia 529633d970 add method docs for DAMap.GetStore() and DAMap.SetStore() 11 years ago
  Justin Clark-Casey (justincc) f7d09b898a Make the concept of namespaces explicit in dynamic attributes 11 years ago
  Justin Clark-Casey (justincc) 5c53660a7f Add prototype dynamic objects map for scene object parts 11 years ago
  Mic Bowman 274d376c82 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Mic Bowman e17392acbb Enables script access to the per object dynamic attributes through the JsonStore 11 years ago
  Justin Clark-Casey (justincc) c8c5d74c22 minor: add method doc to DAMap.ValidateKey() 11 years ago
  Justin Clark-Casey (justincc) e2c1e37b07 Add key length validation to DAMap.Add(KeyValuePair<string, OSDMap> kvp) to match Add(string key, OSDMap store) 11 years ago
  Oren Hurvitz af6a7cf95d Added DynAttrs to the serialized XML format of prims. When copying prims, use deep copy for DynAttrs. 11 years ago
  Oren Hurvitz 8b4441d940 Changed DAMap to be the container of "data stores", which are OSDMaps. Store names must have at least 4 characters. 11 years ago
  Justin Clark-Casey (justincc) 1650846df3 Lock DAMap rather than encapsulated OSDMap 14 years ago
  Justin Clark-Casey (justincc) a6d9c26365 Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting from it 14 years ago