aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/JsonStore/JsonStore.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enables script access to the per object dynamic attributes through the JsonStoreMic Bowman2013-02-061-13/+51
* Move the JsonStore regular expressions to static variables to avoidMic Bowman2013-01-311-24/+49
* Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization.Mic Bowman2012-04-171-1/+3
* This commit adds a new optional region module, JsonStore, that provides struc...Mic Bowman2012-04-171-0/+498