aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/JsonStore (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-11Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)1-4/+3
2012-04-25Add try/catch around Json script method registration to avoild some issuesMic Bowman1-15/+24
2012-04-17clean up some more logging spam in the jsonstore modulesMic Bowman2-2/+4
2012-04-17Fix the Csharp 3.0 vs 4.0 problem in JsonStore initialization.Mic Bowman3-5/+7
2012-04-17This commit adds a new optional region module, JsonStore, that provides struc...Mic Bowman3-0/+1416