Історія комітів

Автор SHA1 Опис Дата
  UbitUmarov 3402819888 do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory) 7 роки тому
  UbitUmarov db2fbf6516 add more calls to effective permissions aggregation, some paths may still be missing on objects changes, but remove the aggregation on check paths, so all can be tested. 7 роки тому
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 роки тому
  UbitUmarov 51104be6d4 remove SOG.FromPartID from main code and flag it obsolete 7 роки тому
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 роки тому
  ft@noemail fb48ee1cb6 corrected script notecard parser. It now handles notecards with inventory as well. 9 роки тому
  Justin Clark-Casey (justincc) ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 9 роки тому
  Mic Bowman b83a224147 Add JsonRezAtRoot script function. Operation is very similar to 10 роки тому
  Mic Bowman 2e78e89c36 Clean up orphaned json stores. This can happen when an object is 10 роки тому
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 роки тому
  Mic Bowman 9875e840f7 Per discussions with justincc... split the JsonStore type 11 роки тому
  Mic Bowman 903b40b47e Fix the JsonStore path set problem justincc found earlier today and 11 роки тому
  Justin Clark-Casey (justincc) 61f18d15e1 Rename JsonSetValueJson() -> JsonSetJson() and JsonGetValueJson() -> JsonGetJson() 11 роки тому
  Justin Clark-Casey (justincc) edb99dcc19 Rename new JsonScript functions JsonPathType() -> JsonGetPathType() and JsonArrayLength() -> JsonGetArrayLength() 11 роки тому
  Justin Clark-Casey (justincc) a52dfd43b6 Make new JsonStore script constants separated with underscores, to be consistent with existing LSL/OSSL, etc script constants. 11 роки тому
  Mic Bowman bcb172301d Adds a couple requested functions to the JsonStore script 11 роки тому
  Mic Bowman 7bb82c8f2e Make JsonStore path parsing more robust. Should fix the 11 роки тому
  Mic Bowman 2b5eba9c74 Fix the return values for JsonDestroyStore, JsonRemoveValue, and JsonSetValue. 11 роки тому
  Mic Bowman e17392acbb Enables script access to the per object dynamic attributes through the JsonStore 11 роки тому
  Justin Clark-Casey (justincc) eddfed3812 Allow JsonReadNotecard() to accept the name of the notecard as well as the asset ID. 11 роки тому
  Mic Bowman 1e0420431f Move the JsonStore regular expressions to static variables to avoid 11 роки тому
  Mic Bowman a0ef3df194 Add JsonTestStore to determine if a JsonStore is associated with 11 роки тому
  Justin Clark-Casey (justincc) d977bb77cb Disable json tests for now - I see this is failing on jenkins because mono 2.4.3 doesn't have Funcs >5 params, though mono 2.6 onwards does. 11 роки тому
  Justin Clark-Casey (justincc) 614d4eda3e See if getting the registering JsonReadNotecard with MethodInfo works around an apparent issue with registering methods with more than 5 parameters on mono 2.4.3 11 роки тому
  Melanie 0d15a6a01f Remove any mention of IRegionModule from region names and comments to aid 11 роки тому
  Mic Bowman f06394f195 Allow an incoming identifier to be specified for a JsonStore. 12 роки тому
  Justin Clark-Casey (justincc) 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 роки тому
  Mic Bowman bec100a662 Add try/catch around Json script method registration to avoild some issues 12 роки тому
  Mic Bowman 84891930aa clean up some more logging spam in the jsonstore modules 12 роки тому
  Mic Bowman 4db518b9a3 Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization. 12 роки тому