index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
Scripting
/
JsonStore
/
JsonStoreModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Per discussions with justincc... split the JsonStore type
Mic Bowman
2013-03-05
1
-2
/
+34
*
Fix the JsonStore path set problem justincc found earlier today and
Mic Bowman
2013-02-19
1
-32
/
+0
*
Rename new JsonScript functions JsonPathType() -> JsonGetPathType() and JsonA...
Justin Clark-Casey (justincc)
2013-02-14
1
-2
/
+2
*
Adds a couple requested functions to the JsonStore script
Mic Bowman
2013-02-13
1
-0
/
+63
*
Adds the parameter for OSD serialization to encode default values. This
Mic Bowman
2013-02-12
1
-1
/
+1
*
Adds size limits to JsonStore. Adds a separate configuration
Mic Bowman
2013-02-08
1
-0
/
+17
*
Fix the return values for JsonDestroyStore, JsonRemoveValue, and JsonSetValue.
Mic Bowman
2013-02-08
1
-5
/
+3
*
Fix a recent regression in e17392a where JsonSetValue() stopped working (prob...
Justin Clark-Casey (justincc)
2013-02-07
1
-10
/
+10
*
Enables script access to the per object dynamic attributes through the JsonStore
Mic Bowman
2013-02-06
1
-0
/
+28
*
Add JsonTestStore to determine if a JsonStore is associated with
Mic Bowman
2013-01-30
1
-0
/
+13
*
Remove any mention of IRegionModule from region names and comments to aid
Melanie
2012-11-12
1
-1
/
+1
*
Allow an incoming identifier to be specified for a JsonStore.
Mic Bowman
2012-09-11
1
-7
/
+7
*
clean up some more logging spam in the jsonstore modules
Mic Bowman
2012-04-17
1
-1
/
+2
*
Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization.
Mic Bowman
2012-04-17
1
-2
/
+2
*
This commit adds a new optional region module, JsonStore, that provides struc...
Mic Bowman
2012-04-17
1
-0
/
+429