aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/JsonStore/JsonStoreModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-39/+39
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-23/+177
2012-11-12Remove any mention of IRegionModule from region names and comments to aidMelanie1-1/+1
2012-09-11Allow an incoming identifier to be specified for a JsonStore.Mic Bowman1-7/+7
2012-04-17clean up some more logging spam in the jsonstore modulesMic Bowman1-1/+2
2012-04-17Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization.Mic Bowman1-2/+2
2012-04-17This commit adds a new optional region module, JsonStore, that provides struc...Mic Bowman1-0/+429