Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
há 11 anos atrás |
Mic Bowman
|
9875e840f7
Per discussions with justincc... split the JsonStore type
|
há 11 anos atrás |
Mic Bowman
|
903b40b47e
Fix the JsonStore path set problem justincc found earlier today and
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
61f18d15e1
Rename JsonSetValueJson() -> JsonSetJson() and JsonGetValueJson() -> JsonGetJson()
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
edb99dcc19
Rename new JsonScript functions JsonPathType() -> JsonGetPathType() and JsonArrayLength() -> JsonGetArrayLength()
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
a52dfd43b6
Make new JsonStore script constants separated with underscores, to be consistent with existing LSL/OSSL, etc script constants.
|
há 11 anos atrás |
Mic Bowman
|
bcb172301d
Adds a couple requested functions to the JsonStore script
|
há 11 anos atrás |
Mic Bowman
|
7bb82c8f2e
Make JsonStore path parsing more robust. Should fix the
|
há 11 anos atrás |
Mic Bowman
|
2b5eba9c74
Fix the return values for JsonDestroyStore, JsonRemoveValue, and JsonSetValue.
|
há 11 anos atrás |
Mic Bowman
|
e17392acbb
Enables script access to the per object dynamic attributes through the JsonStore
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
eddfed3812
Allow JsonReadNotecard() to accept the name of the notecard as well as the asset ID.
|
há 11 anos atrás |
Mic Bowman
|
1e0420431f
Move the JsonStore regular expressions to static variables to avoid
|
há 11 anos atrás |
Mic Bowman
|
a0ef3df194
Add JsonTestStore to determine if a JsonStore is associated with
|
há 11 anos atrás |
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.
|
há 11 anos atrás |
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
|
há 11 anos atrás |
Melanie
|
0d15a6a01f
Remove any mention of IRegionModule from region names and comments to aid
|
há 12 anos atrás |
Mic Bowman
|
f06394f195
Allow an incoming identifier to be specified for a JsonStore.
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
916e3bf886
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
|
há 12 anos atrás |
Mic Bowman
|
bec100a662
Add try/catch around Json script method registration to avoild some issues
|
há 12 anos atrás |
Mic Bowman
|
84891930aa
clean up some more logging spam in the jsonstore modules
|
há 12 anos atrás |
Mic Bowman
|
4db518b9a3
Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization.
|
há 12 anos atrás |
Mic Bowman
|
5ff2bda587
This commit adds a new optional region module, JsonStore, that provides structured
|
há 12 anos atrás |